From 2c97aa1fe8bd16ac1ce78ae1a7caa16001ab9416 Mon Sep 17 00:00:00 2001 From: Armin Wolf Date: Sun, 5 Apr 2020 19:28:38 +0200 Subject: [PATCH] adjusted gui, adjusted line and point model classes --- .gitattributes | 6 + LinearRegressionTool/build.gradle | 2 + LinearRegressionTool/log4j/app.log | 105014 ++----- LinearRegressionTool/log4j/app.log.1 | 236142 ++++++++------- LinearRegressionTool/settings.gradle | 1 - .../src/main/java/de/wwwu/awolf/App.java | 8 +- .../main/java/de/wwwu/awolf/model/Line.java | 36 +- .../java/de/wwwu/awolf/model/LineModel.java | 15 +- .../main/java/de/wwwu/awolf/model/Point.java | 22 +- .../model/communication/AlgorithmData.java | 10 + .../model/communication/SubscriberType.java | 4 +- .../awolf/presenter/AbstractPresenter.java | 37 +- .../de/wwwu/awolf/presenter/Presenter.java | 31 +- .../algorithms/AlgorithmHandler.java | 16 +- .../LeastMedianOfSquaresEstimator.java | 5 +- .../advanced/RepeatedMedianEstimator.java | 3 +- .../advanced/TheilSenEstimator.java | 3 +- .../NaivLeastMedianOfSquaresEstimator.java | 8 + .../naiv/NaivRepeatedMedianEstimator.java | 8 +- .../naiv/NaivTheilSenEstimator.java | 8 +- .../awolf/presenter/data/DataHandler.java | 6 + .../presenter/util/IntersectionComputer.java | 55 +- .../de/wwwu/awolf/presenter/util/Logging.java | 4 +- .../de/wwwu/awolf/view/ViewController.java | 197 +- .../controller/AlgorithmTabController.java | 60 +- .../view/services/ButtonClickService.java | 27 +- .../wwwu/awolf/view/services/DataService.java | 35 +- .../view/services/GuiRegisterService.java | 8 +- .../main/resources/views/AlgorithmTab.fxml | 30 +- .../src/main/resources/views/MainFrame.fxml | 6 - .../LeastMedianOfSquaresEstimatorTest.java | 115 +- .../advanced/TheilSenEstimatorTest.java | 63 +- .../util/IntersectionCounterTest.java | 8 +- masterarbeit.smp.old | Bin 33194 -> 0 bytes masterarbeit.smproj | Bin 34749 -> 0 bytes 35 files changed, 138085 insertions(+), 203908 deletions(-) create mode 100644 .gitattributes delete mode 100644 masterarbeit.smp.old delete mode 100644 masterarbeit.smproj diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..00a51af --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +# +# https://help.github.com/articles/dealing-with-line-endings/ +# +# These are explicitly windows files and should use crlf +*.bat text eol=crlf + diff --git a/LinearRegressionTool/build.gradle b/LinearRegressionTool/build.gradle index f56e21f..2e8b9e6 100644 --- a/LinearRegressionTool/build.gradle +++ b/LinearRegressionTool/build.gradle @@ -8,6 +8,7 @@ plugins { repositories { mavenLocal() + mavenCentral() maven { url = uri('http://repo.maven.apache.org/maven2') } @@ -21,6 +22,7 @@ dependencies { implementation 'com.opencsv:opencsv:5.1' implementation 'com.google.guava:guava:28.2-jre' implementation 'org.powermock:powermock-core:2.0.6' + compile group: 'org.apache.commons', name: 'commons-math3', version: '3.6.1' } group = 'de.wwu.awolf' diff --git a/LinearRegressionTool/log4j/app.log b/LinearRegressionTool/log4j/app.log index cab0510..37c4dcd 100644 --- a/LinearRegressionTool/log4j/app.log +++ b/LinearRegressionTool/log4j/app.log @@ -1,86263 +1,13962 @@ -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:14 INFO root:17 - === E N D - R M === 8 -2020-03-23 07:15:14 INFO root:17 - Repeated Median Estimator -2020-03-23 07:15:14 INFO root:17 - Line m: 1.6854692148538055, b: -10.188463130435967 -2020-03-23 07:16:31 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 07:16:33 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 07:16:34 INFO root:17 - === S T A R T - L M S === -2020-03-23 07:16:34 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:34 INFO root:17 - === E N D - L M S === 0 -2020-03-23 07:16:34 INFO root:17 - Least Median of Squares -2020-03-23 07:16:34 INFO root:17 - Line m: 8.05345381652004, b: -87.06770145400114 -2020-03-23 07:16:38 INFO root:17 - === S T A R T - R M === -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool -2020-03-23 07:16:38 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:16:38 INFO root:17 - Repeated Median Estimator -2020-03-23 07:16:38 INFO root:17 - Line m: 12.603964319786122, b: -52765.23624410227 -2020-03-23 07:27:05 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 07:27:06 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 07:27:07 INFO root:17 - === S T A R T - L M S === -2020-03-23 07:27:07 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 07:27:07 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:07 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:07 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:07 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:07 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:07 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:07 INFO root:17 - === E N D - L M S === 0 -2020-03-23 07:27:07 INFO root:17 - Least Median of Squares -2020-03-23 07:27:07 INFO root:17 - Line m: 2.4290140684517034, b: 59.50009578871363 -2020-03-23 07:27:09 INFO root:17 - === S T A R T - R M === -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:30 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 07:27:31 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 07:27:32 INFO root:17 - === S T A R T - R M === -2020-03-23 07:27:32 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool -2020-03-23 07:27:32 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:29:26 INFO root:17 - Repeated Median Estimator -2020-03-23 07:29:26 INFO root:17 - Line m: -13.939823371754457, b: 5666.827511369093 -2020-03-23 07:30:24 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 07:30:24 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 07:30:26 INFO root:17 - === S T A R T - R M === -2020-03-23 07:30:26 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:30:26 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:30:26 INFO root:17 - Repeated Median Estimator -2020-03-23 07:30:26 INFO root:17 - Line m: 6.7550789592593885, b: 6592.657821318314 -2020-03-23 07:31:59 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 07:32:01 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 07:32:02 INFO root:17 - === S T A R T - R M === -2020-03-23 07:32:02 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool -2020-03-23 07:32:02 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:32:02 INFO root:17 - Repeated Median Estimator -2020-03-23 07:32:02 INFO root:17 - Line m: 1.30140401026777, b: -1260.5193371471742 -2020-03-23 07:33:21 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 07:33:22 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 07:33:24 INFO root:17 - === S T A R T - R M === -2020-03-23 07:33:24 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:24 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:33:24 INFO root:17 - Repeated Median Estimator -2020-03-23 07:33:24 INFO root:17 - Line m: -30.589624205435413, b: 9680.72004502355 -2020-03-23 07:33:28 INFO root:17 - === S T A R T - R M === -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:28 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:33:28 INFO root:17 - Repeated Median Estimator -2020-03-23 07:33:28 INFO root:17 - Line m: 3.2099916400243336, b: 10000.0 -2020-03-23 07:33:46 INFO root:17 - === S T A R T - R M === -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:46 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:33:46 INFO root:17 - Repeated Median Estimator -2020-03-23 07:33:46 INFO root:17 - Line m: -61.52891644948753, b: 9723.116753434742 -2020-03-23 07:33:48 INFO root:17 - === S T A R T - R M === -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:48 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:33:48 INFO root:17 - Repeated Median Estimator -2020-03-23 07:33:48 INFO root:17 - Line m: -9.990583364241203, b: 9671.264430181525 -2020-03-23 07:33:54 INFO root:17 - === S T A R T - L M S === -2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool -2020-03-23 07:33:54 INFO root:17 - === E N D - L M S === 0 -2020-03-23 07:33:54 INFO root:17 - Least Median of Squares -2020-03-23 07:33:54 INFO root:17 - Line m: 12.960564883634635, b: -95.03177278038936 -2020-03-23 07:36:26 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 07:36:27 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 07:36:28 INFO root:17 - === S T A R T - L M S === -2020-03-23 07:36:28 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 07:36:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:28 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:28 INFO root:17 - === E N D - L M S === 0 -2020-03-23 07:36:28 INFO root:17 - Least Median of Squares -2020-03-23 07:36:28 INFO root:17 - Line m: -6.836804065464543, b: 129.57822916275984 -2020-03-23 07:36:31 INFO root:17 - === S T A R T - R M === -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool -2020-03-23 07:36:31 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:36:31 INFO root:17 - Repeated Median Estimator -2020-03-23 07:36:31 INFO root:17 - Line m: -6.760623531771153, b: 3788.537481532847 -2020-03-23 07:45:35 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 07:45:36 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 07:45:37 INFO root:17 - === S T A R T - L M S === -2020-03-23 07:45:37 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:37 INFO root:17 - === E N D - L M S === 0 -2020-03-23 07:45:37 INFO root:17 - Least Median of Squares -2020-03-23 07:45:37 INFO root:17 - Line m: -0.7186586516845447, b: 31.11815994911882 -2020-03-23 07:45:39 INFO root:17 - === S T A R T - R M === -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool -2020-03-23 07:45:39 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:45:39 INFO root:17 - Repeated Median Estimator -2020-03-23 07:45:39 INFO root:17 - Line m: -13.329247077910873, b: 111.080232076026 -2020-03-23 07:46:49 INFO root:17 - === S T A R T - R M === -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:49 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:46:49 INFO root:17 - Repeated Median Estimator -2020-03-23 07:46:49 INFO root:17 - Line m: 64.99163183052084, b: -668.1692875340143 -2020-03-23 07:46:55 INFO root:17 - === S T A R T - L M S === -2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool -2020-03-23 07:46:55 INFO root:17 - === E N D - L M S === 0 -2020-03-23 07:46:55 INFO root:17 - Least Median of Squares -2020-03-23 07:46:55 INFO root:17 - Line m: 1.0751291904107387, b: 19.494403386706683 -2020-03-23 07:47:01 INFO root:17 - === S T A R T - R M === -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:01 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:47:01 INFO root:17 - Repeated Median Estimator -2020-03-23 07:47:01 INFO root:17 - Line m: -0.8953227215873731, b: -18.511351933698688 -2020-03-23 07:47:13 INFO root:17 - === S T A R T - R M === -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:13 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:47:13 INFO root:17 - Repeated Median Estimator -2020-03-23 07:47:13 INFO root:17 - Line m: -32.53546693719019, b: 299.3568123230671 -2020-03-23 07:47:21 INFO root:17 - === S T A R T - R M === -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:21 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:47:21 INFO root:17 - Repeated Median Estimator -2020-03-23 07:47:21 INFO root:17 - Line m: -13.759675771568357, b: 116.67580509357327 -2020-03-23 07:47:22 INFO root:17 - === S T A R T - R M === -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:22 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:47:22 INFO root:17 - Repeated Median Estimator -2020-03-23 07:47:22 INFO root:17 - Line m: -2.7277752513288824, b: 9.024783284483004 -2020-03-23 07:47:26 INFO root:17 - === S T A R T - L M S === -2020-03-23 07:47:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:26 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:26 INFO root:17 - === E N D - L M S === 0 -2020-03-23 07:47:26 INFO root:17 - Least Median of Squares -2020-03-23 07:47:26 INFO root:17 - Line m: 2.5036750180899205, b: -0.23967920930458853 -2020-03-23 07:47:30 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 07:47:33 INFO root:17 - Generated successfully!Thread-19 -2020-03-23 07:47:34 INFO root:17 - === S T A R T - L M S === -2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:34 INFO root:17 - === E N D - L M S === 0 -2020-03-23 07:47:34 INFO root:17 - Least Median of Squares -2020-03-23 07:47:34 INFO root:17 - Line m: 4.999999999999999, b: 4.440892098500626E-16 -2020-03-23 07:47:37 INFO root:17 - === S T A R T - R M === -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool -2020-03-23 07:47:37 INFO root:17 - === E N D - R M === 0 -2020-03-23 07:47:37 INFO root:17 - Repeated Median Estimator -2020-03-23 07:47:37 INFO root:17 - Line m: 4.999999999999999, b: 0.9999999999999972 -2020-03-23 07:48:20 INFO root:17 - Open ForkJoinPool -2020-03-23 17:23:25 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 17:24:04 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 17:26:28 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 17:26:43 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 17:27:01 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 17:27:18 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 17:27:30 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 17:27:38 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 17:27:39 INFO root:17 - === S T A R T - L M S === -2020-03-23 17:27:39 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:39 INFO root:17 - === E N D - L M S === 0 -2020-03-23 17:27:39 INFO root:17 - Least Median of Squares -2020-03-23 17:27:39 INFO root:17 - Line m: -5.54993522086242, b: 107.72677588481679 -2020-03-23 17:27:42 INFO root:17 - === S T A R T - R M === -2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:27:42 INFO root:17 - === E N D - R M === 0 -2020-03-23 17:27:42 INFO root:17 - Repeated Median Estimator -2020-03-23 17:27:42 INFO root:17 - Line m: 10.899130888095762, b: -149.51242984658506 -2020-03-23 17:28:28 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 17:28:31 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 17:28:45 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 17:28:51 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 17:28:52 INFO root:17 - === S T A R T - L M S === -2020-03-23 17:28:52 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:52 INFO root:17 - === E N D - L M S === 0 -2020-03-23 17:28:52 INFO root:17 - Least Median of Squares -2020-03-23 17:28:52 INFO root:17 - Line m: -1.738852100833004, b: 80.823227688186 -2020-03-23 17:28:55 INFO root:17 - === S T A R T - R M === -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool -2020-03-23 17:28:55 INFO root:17 - === E N D - R M === 0 -2020-03-23 17:28:55 INFO root:17 - Repeated Median Estimator -2020-03-23 17:28:55 INFO root:17 - Line m: -25.261051179471057, b: 191.2002128028371 -2020-03-23 17:34:57 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 17:35:01 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 17:35:02 INFO root:17 - === S T A R T - L M S === -2020-03-23 17:35:02 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 17:35:02 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:02 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:02 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:02 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:02 INFO root:17 - === E N D - L M S === 0 -2020-03-23 17:35:02 INFO root:17 - Least Median of Squares -2020-03-23 17:35:02 INFO root:17 - Line m: 5.000000000000001, b: -2.220446049250313E-16 -2020-03-23 17:35:04 INFO root:17 - === S T A R T - R M === -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool -2020-03-23 17:35:04 INFO root:17 - === E N D - R M === 0 -2020-03-23 17:35:04 INFO root:17 - Repeated Median Estimator -2020-03-23 17:35:04 INFO root:17 - Line m: 5.0, b: -0.8482707299631991 -2020-03-23 17:36:00 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 17:36:06 INFO root:17 - Starting the Benchmark... -2020-03-23 17:36:06 INFO root:17 - Benchmark on Dataset: CLOUD with 50 points -2020-03-23 17:36:06 INFO root:17 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-23 17:36:06 INFO root:17 - === S T A R T - naiv L M S === -2020-03-23 17:36:06 INFO root:17 - === S T A R T - L M S === -2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:06 INFO root:17 - === E N D - L M S === 0 -2020-03-23 17:36:09 INFO root:17 - Zeit: 2 -2020-03-23 17:36:09 INFO root:17 - Calculating ScaleDependentMeasure for LMS -2020-03-23 17:36:09 INFO root:17 - finished calculating ScaleDependentMeasure. -2020-03-23 17:36:09 INFO root:17 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS -2020-03-23 17:36:09 INFO root:17 - finished calculating ScaledErrorBasedMeasure. -2020-03-23 17:36:09 INFO root:17 - finished with execution of the algorithms. -2020-03-23 17:36:19 INFO root:17 - Starting the Benchmark... -2020-03-23 17:36:19 INFO root:17 - Benchmark on Dataset: CLOUD with 50 points -2020-03-23 17:36:19 INFO root:17 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-23 17:36:19 INFO root:17 - === S T A R T - L M S === -2020-03-23 17:36:19 INFO root:17 - === S T A R T - R M === -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 ERROR root:37 - Execution failed. Type: LMS -java.util.concurrent.ExecutionException: java.lang.NullPointerException - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:55) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:113) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:150) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.NullPointerException - at de.wwwu.awolf.presenter.util.RandomSampler.run(RandomSampler.java:37) - at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:107) - at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:23) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - ... 5 more -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - === E N D - L M S === 0 -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:19 INFO root:17 - === E N D - R M === 0 -2020-03-23 17:36:19 INFO root:17 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-23 17:36:47 INFO root:17 - Starting the Benchmark... -2020-03-23 17:36:47 INFO root:17 - Benchmark on Dataset: CLOUD with 50 points -2020-03-23 17:36:47 INFO root:17 - AlgorithmComparison with Types: [LMS, RM] -2020-03-23 17:36:47 INFO root:17 - === S T A R T - L M S === -2020-03-23 17:36:47 INFO root:17 - === S T A R T - R M === -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - === E N D - L M S === 0 -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:36:47 INFO root:17 - === E N D - R M === 0 -2020-03-23 17:36:47 INFO root:17 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-23 17:36:47 INFO root:17 - finished calculating PercentigeErrorBasedMeasure. -2020-03-23 17:36:47 INFO root:17 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-23 17:36:47 INFO root:17 - finished calculating PercentigeErrorBasedMeasure. -2020-03-23 17:36:47 INFO root:17 - finished with execution of the algorithms. -2020-03-23 17:38:35 INFO root:17 - Starting the Benchmark... -2020-03-23 17:38:35 INFO root:17 - Benchmark on Dataset: CIRCLE with 50 points -2020-03-23 17:38:35 INFO root:17 - AlgorithmComparison with Types: [LMS, RM] -2020-03-23 17:38:35 INFO root:17 - === S T A R T - L M S === -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - === S T A R T - R M === -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - === E N D - L M S === 0 -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:38:35 INFO root:17 - === E N D - R M === 0 -2020-03-23 17:38:35 INFO root:17 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-23 17:38:35 INFO root:17 - finished calculating PercentigeErrorBasedMeasure. -2020-03-23 17:38:35 INFO root:17 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-23 17:38:35 INFO root:17 - finished calculating PercentigeErrorBasedMeasure. -2020-03-23 17:38:35 INFO root:17 - finished with execution of the algorithms. -2020-03-23 17:42:42 INFO root:17 - Starting the Benchmark... -2020-03-23 17:42:42 INFO root:17 - Benchmark on Dataset: CLOUD with 50 points -2020-03-23 17:42:42 INFO root:17 - AlgorithmComparison with Types: RM, NAIV_RM -2020-03-23 17:42:42 INFO root:17 - === S T A R T - naiv R M === -2020-03-23 17:42:42 INFO root:17 - === S T A R T - R M === -2020-03-23 17:42:42 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Zeit: 0 -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 17:42:42 INFO root:17 - === E N D - R M === 0 -2020-03-23 17:42:42 INFO root:17 - Calculating ScaleDependentMeasure for RM -2020-03-23 17:42:42 INFO root:17 - finished calculating ScaleDependentMeasure. -2020-03-23 17:42:42 INFO root:17 - Calculating ScaledErrorBasedMeasure for RM, NAIV_RM -2020-03-23 17:42:42 INFO root:17 - finished calculating ScaledErrorBasedMeasure. -2020-03-23 17:42:42 INFO root:17 - finished with execution of the algorithms. -2020-03-23 18:15:57 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 18:15:59 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 18:16:13 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 18:17:12 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 18:17:27 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 18:24:12 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 18:24:13 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 18:33:19 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 18:33:21 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 18:34:01 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 18:34:02 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 18:37:14 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 18:37:17 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 18:37:59 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 18:38:00 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 18:38:01 INFO root:17 - === S T A R T - L M S === -2020-03-23 18:38:01 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool -2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool -2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool -2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool -2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool -2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool -2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool -2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool -2020-03-23 18:38:01 INFO root:17 - === E N D - L M S === 0 -2020-03-23 18:38:01 INFO root:17 - Least Median of Squares -2020-03-23 18:38:01 INFO root:17 - Line m: -4.23974706305675, b: 19.318889559669927 -2020-03-23 18:38:39 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 18:38:40 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 18:41:34 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 18:41:37 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 18:41:38 INFO root:17 - === S T A R T - L M S === -2020-03-23 18:41:38 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool -2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool -2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool -2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool -2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool -2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool -2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool -2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool -2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool -2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool -2020-03-23 18:41:38 INFO root:17 - === E N D - L M S === 0 -2020-03-23 18:41:38 INFO root:17 - Least Median of Squares -2020-03-23 18:41:38 INFO root:17 - Line m: 5.332666165504361, b: -19.920259851445945 -2020-03-23 18:44:01 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 18:44:04 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 18:44:19 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 18:44:21 INFO root:17 - Generated successfully!Thread-0 -2020-03-23 21:38:15 INFO root:34 - Thread: AWT-EventQueue-0 -2020-03-23 21:38:16 INFO root:34 - Generated successfully!Thread-0 -2020-03-23 21:38:23 INFO root:34 - === S T A R T - L M S === -2020-03-23 21:38:23 INFO root:34 - Created instance of IntersectionComputer -2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool -2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool -2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool -2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool -2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool -2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool -2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool -2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool -2020-03-23 21:38:23 INFO root:34 - === E N D - L M S === 0 -2020-03-23 21:38:23 INFO root:34 - Least Median of Squares -2020-03-23 21:38:23 INFO root:34 - Line m: 3.3225975927632185, b: 16.363562877403922 -2020-03-23 21:39:37 INFO root:34 - Thread: AWT-EventQueue-0 -2020-03-23 21:39:38 INFO root:34 - Generated successfully!Thread-0 -2020-03-23 21:40:34 INFO root:34 - Thread: AWT-EventQueue-0 -2020-03-23 21:40:36 INFO root:34 - Generated successfully!Thread-0 -2020-03-23 21:40:53 INFO root:34 - Thread: AWT-EventQueue-0 -2020-03-23 21:41:55 INFO root:34 - Thread: AWT-EventQueue-0 -2020-03-23 21:41:58 INFO root:34 - Generated successfully!Thread-0 -2020-03-23 21:43:21 INFO root:34 - Thread: AWT-EventQueue-0 -2020-03-23 21:43:23 INFO root:34 - Generated successfully!Thread-0 -2020-03-23 21:44:38 INFO root:34 - Thread: AWT-EventQueue-0 -2020-03-23 21:44:39 INFO root:34 - Generated successfully!Thread-0 -2020-03-23 21:45:39 INFO root:34 - Thread: AWT-EventQueue-0 -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:39 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:40 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:41 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:42 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:43 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:44 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:45 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:46 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:47 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:48 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:49 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:45:50 WARN root:54 - Gui log -2020-03-23 21:46:14 INFO root:34 - Thread: AWT-EventQueue-0 -2020-03-23 21:46:18 INFO root:34 - Generated successfully!Thread-0 -2020-03-23 21:47:49 INFO root:34 - Thread: AWT-EventQueue-0 -2020-03-23 21:48:39 INFO root:34 - Thread: AWT-EventQueue-0 -2020-03-23 21:49:16 INFO root:34 - Generated successfully!Thread-0 -2020-03-23 21:50:02 INFO root:34 - Thread: AWT-EventQueue-0 -2020-03-23 21:50:05 INFO root:34 - Generated successfully!Thread-0 -2020-03-23 21:50:33 INFO root:34 - Thread: AWT-EventQueue-0 -2020-03-23 21:50:42 INFO root:34 - Generated successfully!Thread-0 -2020-03-23 21:51:43 INFO root:20 - Thread: AWT-EventQueue-0 -2020-03-23 21:51:45 INFO root:20 - Generated successfully!Thread-0 -2020-03-23 21:51:51 INFO root:20 - === S T A R T - L M S === -2020-03-23 21:51:51 INFO root:20 - Created instance of IntersectionComputer -2020-03-23 21:51:51 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:51 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:51 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:51 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:51 INFO root:20 - === E N D - L M S === 0 -2020-03-23 21:51:51 INFO root:20 - Least Median of Squares -2020-03-23 21:51:51 INFO root:20 - Line m: 1.9914771926034363, b: -49.13474440467208 -2020-03-23 21:51:57 INFO root:20 - === S T A R T - R M === -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool -2020-03-23 21:51:57 INFO root:20 - === E N D - R M === 0 -2020-03-23 21:51:57 INFO root:20 - Repeated Median Estimator -2020-03-23 21:51:57 INFO root:20 - Line m: 2.4617356158158703, b: -40.69556932839089 -2020-03-23 21:52:22 INFO root:20 - Thread: AWT-EventQueue-0 -2020-03-23 21:53:16 INFO root:20 - Import successfully! Thread-0 -2020-03-23 21:53:19 INFO root:20 - === S T A R T - L M S === -2020-03-23 21:53:19 INFO root:20 - Created instance of IntersectionComputer -2020-03-23 21:53:19 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Open ForkJoinPool -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Open ForkJoinPool -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:06 INFO root:20 - Open ForkJoinPool -2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:13 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:13 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:13 INFO root:20 - Bigger than threshold, split into subtask. -2020-03-23 21:54:14 INFO root:20 - === E N D - L M S === 54 -2020-03-23 21:54:14 INFO root:20 - Least Median of Squares -2020-03-23 21:54:14 INFO root:20 - Line m: 1.6978341413444988, b: 53.68796963423085 -2020-03-23 21:56:06 INFO root:20 - Thread: AWT-EventQueue-0 -2020-03-23 21:56:11 INFO root:20 - Generated successfully!Thread-0 -2020-03-23 21:56:18 INFO root:20 - === S T A R T - L M S === -2020-03-23 21:56:18 INFO root:20 - Created instance of IntersectionComputer -2020-03-23 21:56:18 INFO root:20 - Open ForkJoinPool -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 INFO root:20 - Open ForkJoinPool -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 INFO root:20 - Open ForkJoinPool -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 INFO root:20 - Open ForkJoinPool -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 INFO root:20 - Open ForkJoinPool -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 INFO root:20 - Open ForkJoinPool -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:56:19 INFO root:20 - === E N D - L M S === 0 -2020-03-23 21:56:19 INFO root:20 - Least Median of Squares -2020-03-23 21:56:19 INFO root:20 - Line m: 1.4291959694751692, b: 52.85662404215179 -2020-03-23 21:57:33 INFO root:20 - Thread: AWT-EventQueue-0 -2020-03-23 21:57:36 INFO root:20 - Generated successfully!Thread-0 -2020-03-23 21:57:39 INFO root:20 - === S T A R T - L M S === -2020-03-23 21:57:39 INFO root:20 - Created instance of IntersectionComputer -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-7.262021113761112, 10000.0] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-7.262021113761112, 10000.0] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-7.252021113761113, 12.391942047159803] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-7.252021113761113, 12.391942047159803] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-7.242021113761113, 4.650225576842237] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-7.242021113761113, 4.650225576842237] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-2.975346339971888, 4.650225576842237] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-2.975346339971888, 4.650225576842237] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-2.2257192807050705, 4.650225576842237] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-2.2257192807050705, 4.650225576842237] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-2.2157192807050707, 4.121739624441492] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-2.2157192807050707, 4.121739624441492] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-1.5257072177866204, 4.121739624441492] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-1.5257072177866204, 4.121739624441492] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-1.5157072177866204, 2.043842175866513] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-1.5157072177866204, 2.043842175866513] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(1.0186322713349851, 2.043842175866513] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(1.0186322713349851, 2.043842175866513] -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 07:42:14 INFO root:20 - Thread: AWT-EventQueue-0 -2020-03-24 07:42:16 INFO root:20 - Generated successfully!Thread-0 -2020-03-24 07:42:17 INFO root:20 - === S T A R T - L M S === -2020-03-24 07:42:17 INFO root:20 - Created instance of IntersectionComputer -2020-03-24 07:42:17 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:42:17 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:42:17 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.975005113654356, 10000.0] -2020-03-24 07:42:17 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.975005113654356, 10000.0] -2020-03-24 07:42:17 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.965005113654357, 7.697293630619048] -2020-03-24 07:42:17 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.965005113654357, 7.697293630619048] -2020-03-24 07:42:17 INFO root:20 - === E N D - L M S === 0 -2020-03-24 07:42:17 INFO root:20 - Least Median of Squares -2020-03-24 07:42:17 INFO root:20 - Line m: 0.13283104447410068, b: 53.06405439044096 -2020-03-24 07:42:18 INFO root:20 - === S T A R T - R M === -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.313441827582179] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.313441827582179, 9.467265218799657] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.467265218799657, 10000.0] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.8334174374064176] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.8334174374064176, 9.196549929462895] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.196549929462895, 4.313441827582179] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.313441827582179] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.077252434421609] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.077252434421609, 4.827392235556562] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.827392235556562, 2.8334174374064176] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.8334174374064176] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.470178135603904] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.470178135603904, 6.024510117482146] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.024510117482146, 4.077252434421609] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.077252434421609] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.5405204692260224] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.5405204692260224, 3.211224659499519] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.211224659499519, 3.470178135603904] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.470178135603904] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.7843000421972524] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.7843000421972524, 12.040713718102886] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.040713718102886, 0.5405204692260224] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.5405204692260224] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.410804828283522] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.410804828283522, 14.024011046426772] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.024011046426772, 3.7843000421972524] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.7843000421972524] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.588782101283222] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.588782101283222, 17.766499716783247] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.766499716783247, 6.410804828283522] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.410804828283522] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.6466992341475617] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.6466992341475617, 3.470178135603904] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.470178135603904, 10.588782101283222] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.588782101283222] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.5385426928041346] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.5385426928041346, 11.528195669745264] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.528195669745264, -0.6466992341475617] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.6466992341475617] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2056983194181274] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.2056983194181274, 22.145492793467984] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(22.145492793467984, 3.5385426928041346] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.5385426928041346] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.88114768321275] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.88114768321275, 9.549645921922068] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.549645921922068, 2.2056983194181274] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2056983194181274] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.768521212359861] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.768521212359861, 3.470178135603904] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.470178135603904, 5.88114768321275] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.88114768321275] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.4943299898423419] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.4943299898423419, 3.7190034206476903] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.7190034206476903, -1.768521212359861] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.768521212359861] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6846299432326313] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6846299432326313, 5.769634650176265] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.769634650176265, 1.4943299898423419] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.4943299898423419] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.13283104447410068] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.13283104447410068, 3.470178135603904] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.470178135603904, 2.6846299432326313] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6846299432326313] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.6629579725160393] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.6629579725160393, 5.88114768321275] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.88114768321275, 0.13283104447410068] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.13283104447410068] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.769634650176265] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.769634650176265, 5.88114768321275] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.88114768321275, -3.6629579725160393] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.6629579725160393] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 19.047701549052935] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.047701549052935, 19.047701549052935] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.047701549052935, 5.769634650176265] -2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.769634650176265] -2020-03-24 07:42:18 INFO root:20 - === E N D - R M === 0 -2020-03-24 07:42:18 INFO root:20 - Repeated Median Estimator -2020-03-24 07:42:18 INFO root:20 - Line m: 19.047701549052935, b: -250.07670440609064 -2020-03-24 07:42:25 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -9999.0] -2020-03-24 07:44:48 INFO root:20 - Thread: AWT-EventQueue-0 -2020-03-24 07:44:49 INFO root:20 - Generated successfully!Thread-0 -2020-03-24 07:44:49 INFO root:20 - === S T A R T - L M S === -2020-03-24 07:44:49 INFO root:20 - Created instance of IntersectionComputer -2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.189398752460011, 10000.0] -2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.189398752460011, 10000.0] -2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.179398752460011, 21.1502026409631] -2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.179398752460011, 21.1502026409631] -2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.1693987524600113, 6.987225067336921] -2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.1693987524600113, 6.987225067336921] -2020-03-24 07:44:49 INFO root:20 - === E N D - L M S === 0 -2020-03-24 07:44:49 INFO root:20 - Least Median of Squares -2020-03-24 07:44:49 INFO root:20 - Line m: 4.400942160124236, b: -7.2058167575075505 -2020-03-24 07:44:52 INFO root:20 - === S T A R T - R M === -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.541883612220634] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.541883612220634, 8.774429753625864] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.774429753625864, 10000.0] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.480922237837373] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.480922237837373, 4.370833252978464] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.370833252978464, 3.541883612220634] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.541883612220634] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.665664190181492] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-6.665664190181492, 0.9256105415180191] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.9256105415180191, 2.480922237837373] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.480922237837373] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.504295463718561] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.504295463718561, 8.455870577159624] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.455870577159624, -6.665664190181492] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.665664190181492] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -9.647308700767127] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.647308700767127, -7.592335370216857] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.592335370216857, 6.504295463718561] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.504295463718561] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.489850824705253] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.489850824705253, -2.938608551949452] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.938608551949452, -9.647308700767127] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -9.647308700767127] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.189398752460011] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.189398752460011, -4.489850824705253] -2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.489850824705253] -2020-03-24 07:44:52 INFO root:20 - === E N D - R M === 0 -2020-03-24 07:44:52 INFO root:20 - Repeated Median Estimator -2020-03-24 07:44:52 INFO root:20 - Line m: -2.189398752460011, b: -16.03263259235511 -2020-03-24 07:51:55 INFO root:20 - Thread: AWT-EventQueue-0 -2020-03-24 07:51:56 INFO root:20 - Generated successfully!Thread-0 -2020-03-24 07:51:56 INFO root:20 - === S T A R T - L M S === -2020-03-24 07:51:56 INFO root:20 - Created instance of IntersectionComputer -2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-37.24136922727242, 10000.0] -2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-37.24136922727242, 10000.0] -2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.933523928740537, 10000.0] -2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.933523928740537, 10000.0] -2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.923523928740537, 28.42449720302153] -2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.923523928740537, 28.42449720302153] -2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.297157437439976, 28.42449720302153] -2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.297157437439976, 28.42449720302153] -2020-03-24 07:51:56 INFO root:20 - === E N D - L M S === 0 -2020-03-24 07:51:57 INFO root:20 - Least Median of Squares -2020-03-24 07:51:57 INFO root:20 - Line m: 2.11814817664001, b: 1.2551285188640016 -2020-03-24 07:51:58 INFO root:20 - === S T A R T - R M === -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -11.443675813145699] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.443675813145699, 5.298103625496214] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.298103625496214, 10000.0] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.654435152564791] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.654435152564791, 15.968345795645607] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.968345795645607, -11.443675813145699] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -11.443675813145699] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.9661943238655777] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.9661943238655777, 12.191522171876525] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.191522171876525, 5.654435152564791] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.654435152564791] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.5515775224055466] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.5515775224055466, 5.298103625496214] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.298103625496214, 2.9661943238655777] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.9661943238655777] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.5757745650424553] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.5757745650424553, 2.9661943238655777] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.9661943238655777, 1.5515775224055466] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.5515775224055466] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.113674973624231] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.113674973624231, 8.646699636462198] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.646699636462198, 0.5757745650424553] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.5757745650424553] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.1343431308935628] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.1343431308935628, 5.372699531369896] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.372699531369896, -1.113674973624231] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.113674973624231] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.421915141053432] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.421915141053432, 14.42004685439097] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.42004685439097, -0.1343431308935628] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.1343431308935628] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.322481834898109] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.322481834898109, 9.186751880955464] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.186751880955464, 10.421915141053432] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.421915141053432] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.0560846219041724] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.0560846219041724, 12.800093635487556] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.800093635487556, -3.322481834898109] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.322481834898109] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.11814817664001] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.11814817664001, 6.981370703173954] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.981370703173954, 2.0560846219041724] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.0560846219041724] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9475456676983847] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.9475456676983847, 5.298103625496214] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.298103625496214, 2.11814817664001] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.11814817664001] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.1343431308935628] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.1343431308935628, 29.912065906550698] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(29.912065906550698, 1.9475456676983847] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9475456676983847] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.5077091396552773] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.5077091396552773, 2.402485691542718] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.402485691542718, -0.1343431308935628] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.1343431308935628] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.664412462894562] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.664412462894562, 12.978972800864895] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.978972800864895, -3.5077091396552773] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.5077091396552773] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -37.24136922727242] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-37.24136922727242, 12.664412462894562] -2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.664412462894562] -2020-03-24 07:51:58 INFO root:20 - === E N D - R M === 0 -2020-03-24 07:51:58 INFO root:20 - Repeated Median Estimator -2020-03-24 07:51:58 INFO root:20 - Line m: -37.24136922727242, b: 367.0764602199398 -2020-03-24 07:53:40 INFO root:20 - Thread: AWT-EventQueue-0 -2020-03-24 07:53:41 INFO root:20 - Generated successfully!Thread-0 -2020-03-24 07:53:42 INFO root:20 - === S T A R T - L M S === -2020-03-24 07:53:42 INFO root:20 - Created instance of IntersectionComputer -2020-03-24 07:53:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:53:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:53:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.205994097690327, 10000.0] -2020-03-24 07:53:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.205994097690327, 10000.0] -2020-03-24 07:53:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.195994097690328, 8.01683876447626] -2020-03-24 07:53:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.195994097690328, 8.01683876447626] -2020-03-24 07:53:42 INFO root:20 - === E N D - L M S === 0 -2020-03-24 07:53:42 INFO root:20 - Least Median of Squares -2020-03-24 07:53:42 INFO root:20 - Line m: -4.205994097690327, b: 89.32566064414695 -2020-03-24 07:53:44 INFO root:20 - === S T A R T - R M === -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.646814115921225] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.646814115921225, 0.5215557356668796] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.5215557356668796, 10000.0] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.8706893724455427] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.8706893724455427, 3.2969272982372826] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.2969272982372826, -3.646814115921225] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.646814115921225] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -10.347998224023499] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10.347998224023499, 2.638966391757045] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.638966391757045, -0.8706893724455427] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.8706893724455427] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.2175253144837783] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.2175253144837783, 6.352923428300472] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.352923428300472, -10.347998224023499] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -10.347998224023499] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.1641834981479358] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.1641834981479358, 0.7244777169372472] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7244777169372472, 3.2175253144837783] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.2175253144837783] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -15.281285263889291] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-15.281285263889291, -9.447866923793418] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.447866923793418, -2.1641834981479358] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.1641834981479358] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.920810068328259] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.920810068328259, 14.828000641653949] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.828000641653949, -15.281285263889291] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -15.281285263889291] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -9.074030174485035] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.074030174485035, -5.1559691114728645] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.1559691114728645, 6.920810068328259] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.920810068328259] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.638966391757045] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.638966391757045, 12.148378356095932] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.148378356095932, -9.074030174485035] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -9.074030174485035] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.969347040943563] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.969347040943563, 5.0309896523587785] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.0309896523587785, 2.638966391757045] -2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.638966391757045] -2020-03-24 07:54:37 INFO root:20 - Thread: AWT-EventQueue-0 -2020-03-24 07:54:38 INFO root:20 - Generated successfully!Thread-0 -2020-03-24 07:54:39 INFO root:20 - === S T A R T - L M S === -2020-03-24 07:54:39 INFO root:20 - Created instance of IntersectionComputer -2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-55.09110344470386, 10000.0] -2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-55.09110344470386, 10000.0] -2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-55.081103444703864, 7.249603575921743] -2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-55.081103444703864, 7.249603575921743] -2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-55.071103444703866, 1.849250607125299] -2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-55.071103444703866, 1.849250607125299] -2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-41.955464697442764, 1.849250607125299] -2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-41.955464697442764, 1.849250607125299] -2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-14.745003369836025, 1.849250607125299] -2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-14.745003369836025, 1.849250607125299] -2020-03-24 07:54:39 INFO root:20 - === E N D - L M S === 0 -2020-03-24 07:54:39 INFO root:20 - Least Median of Squares -2020-03-24 07:54:39 INFO root:20 - Line m: 1.849250607125299, b: -15.806295041691437 -2020-03-24 07:54:41 INFO root:20 - === S T A R T - R M === -2020-03-24 07:54:41 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -14.66446290710891] -2020-03-24 07:54:41 INFO root:20 - Open ForkJoinPool: lines: 20 I(-14.66446290710891, 0.23826792129018162] -2020-03-24 07:54:41 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.23826792129018162, 10000.0] -2020-03-24 07:54:41 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 9.573917570005381] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, -14.66446290710891] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -14.66446290710891] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9259642168607272] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.9259642168607272, 4.9478461350460226] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 0.770692223382151] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 3.0175134756999427] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 1.9259642168607272] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9259642168607272] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.376683017784511] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.376683017784511, 11.16927265772279] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 0.2329566460381809] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 3.300434409407564] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, -4.376683017784511] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.376683017784511] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7302342100389403] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7302342100389403, 2.545443932645242] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.545443932645242, 0.770692223382151] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7141482908748309, 5.53368242333711] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.53368242333711, 0.7302342100389403] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7302342100389403] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 7.469795569493319] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.469795569493319, 10.840418216110654] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, -0.7141482908748309] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -14.198377251602402] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-14.198377251602402, 0.19577771927417587] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.19577771927417587, 7.469795569493319] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 7.469795569493319] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7879014203223442] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.7879014203223442, 9.582342700909493] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, -14.198377251602402] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -14.198377251602402] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.1002147886704026] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.1002147886704026, 11.586706209768137] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.586706209768137, 1.7879014203223442] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7879014203223442] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.080759356522872] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.080759356522872, 0.23826792129018162] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.23826792129018162, 2.1002147886704026] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.1002147886704026] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 5.75415345888511] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, -8.080759356522872] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.080759356522872] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -9.42406319716941] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.42406319716941, 4.9478461350460226] -2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:54:42 INFO root:20 - === E N D - R M === 0 -2020-03-24 07:54:42 INFO root:20 - Repeated Median Estimator -2020-03-24 07:54:42 INFO root:20 - Line m: -9.42406319716941, b: 40.10199103859053 -2020-03-24 07:54:45 INFO root:20 - === S T A R T - R M === -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.5625883073206714, 9.573917570005381] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 10000.0] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.02175180594288717] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.02175180594288717, 16.454766422307852] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, -1.5625883073206714] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 6.976082312470032] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.976082312470032, 0.02175180594288717] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.02175180594288717] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.23826792129018162] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.23826792129018162, 7.393612122996038] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.393612122996038, 2.6638188850008375] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.0242685980423367] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.0242685980423367, 12.838455462551844] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.838455462551844, 0.23826792129018162] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.23826792129018162] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 6.4877642978877095] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.4877642978877095, -1.0242685980423367] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.0242685980423367] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 12.838455462551844] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.838455462551844, 0.2329566460381809] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.02175180594288717] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.02175180594288717, 20.535249170918803] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 3.300434409407564] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 22.39959179294483] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(22.39959179294483, 0.02175180594288717] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.02175180594288717] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 4.912534774060879] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.912534774060879, 5.75415345888511] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7302342100389403] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7302342100389403, 4.717472613949141] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.717472613949141, 3.483697101747142] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7302342100389403] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7302342100389403, 2.545443932645242] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.545443932645242, 0.7302342100389403] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7302342100389403] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7141482908748309, 8.477651112969982] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 0.7302342100389403] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7302342100389403] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 9.573917570005381] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, -0.7141482908748309] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.002110596248616] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-6.002110596248616, -1.7618268017681027] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.7618268017681027, 0.770692223382151] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 11.586706209768137] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.586706209768137, -6.002110596248616] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.002110596248616] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 12.660070842123055] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, -0.7014249273804724] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7141482908748309, 13.872436285489353] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, -0.5447879110938683] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 9.478581562907422] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.478581562907422, -0.7141482908748309] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.369914403603587, 13.845265947207364] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 0.770692223382151] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.02175180594288717] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.02175180594288717, 2.545443932645242] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.545443932645242, 2.369914403603587] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -34.88451880109251] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-34.88451880109251, -3.415258717671364] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.415258717671364, 0.02175180594288717] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.02175180594288717] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.376683017784511] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.376683017784511, 17.331478284964163] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -34.88451880109251] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -34.88451880109251] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 7.393612122996038] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.393612122996038, -4.376683017784511] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.376683017784511] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.915341492195843] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.915341492195843, 15.17522980980512] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 2.458704440952159] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 9.639215089239569] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.639215089239569, -3.915341492195843] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.915341492195843] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 22.852449484821502] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(22.852449484821502, 0.2329566460381809] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 10.103709597930894] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.103709597930894, 2.6638188850008375] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.4061251530438653, 3.0175134756999427] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 4.9478461350460226] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5786219089299327] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.5786219089299327, 9.478581562907422] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.478581562907422, -0.4061251530438653] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.56470966377465] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.56470966377465, 3.0175134756999427] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, -1.5786219089299327] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5786219089299327] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.267035587863338] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.267035587863338, 8.856758707439562] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, -0.56470966377465] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.56470966377465] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.369914403603587, 12.660070842123055] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, -4.267035587863338] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.267035587863338] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 12.683203820676418] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 2.369914403603587] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 5.325581374819185] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 0.2329566460381809] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -13.013325059733011] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.013325059733011, -12.757719067139947] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.757719067139947, 2.6638188850008375] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 13.872436285489353] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, -13.013325059733011] -2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -13.013325059733011] -2020-03-24 07:54:45 INFO root:20 - === E N D - R M === 0 -2020-03-24 07:54:45 INFO root:20 - Repeated Median Estimator -2020-03-24 07:54:45 INFO root:20 - Line m: 13.872436285489353, b: -202.47234891936301 -2020-03-24 07:54:54 INFO root:20 - === S T A R T - R M === -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 12.412989551406472] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.412989551406472, 10000.0] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.369914403603587, 7.393612122996038] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.393612122996038, 2.458704440952159] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.0242685980423367] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.0242685980423367, 13.223632359216309] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 2.369914403603587] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 8.477651112969982] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, -1.0242685980423367] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.0242685980423367] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.427124223558717] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.427124223558717, 4.912534774060879] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.912534774060879, 4.9478461350460226] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.605833543039831] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.605833543039831, 8.856758707439562] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, -5.427124223558717] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.427124223558717] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.770470779505958] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.770470779505958, 3.0175134756999427] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 5.605833543039831] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.605833543039831] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.109793974381476] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.109793974381476, 9.863661659097554] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.863661659097554, -8.770470779505958] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.770470779505958] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.4877642978877095, 16.454766422307852] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 6.109793974381476] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.109793974381476] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 6.4877642978877095] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.30580800765752514] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.30580800765752514, 7.393612122996038] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.393612122996038, 3.0175134756999427] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7716587383766524] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.7716587383766524, 5.325581374819185] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, -0.30580800765752514] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.30580800765752514] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.786114990112803] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.786114990112803, 20.535249170918803] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 1.7716587383766524] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7716587383766524] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 19.340829411833205] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 1.786114990112803] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.786114990112803] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 11.16927265772279] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 2.6638188850008375] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 12.838455462551844] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.838455462551844, 5.75415345888511] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 9.582342700909493] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 3.300434409407564] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.717472613949141] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.717472613949141, 10.103709597930894] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.103709597930894, 3.0175134756999427] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.1002147886704026] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.1002147886704026, 2.458704440952159] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 4.717472613949141] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.717472613949141] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7901648775545004] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7901648775545004, 2.1002147886704026] -2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.1002147886704026] -2020-03-24 07:54:54 INFO root:20 - === E N D - R M === 0 -2020-03-24 07:54:54 INFO root:20 - Repeated Median Estimator -2020-03-24 07:54:54 INFO root:20 - Line m: 0.7901648775545004, b: -59.69925250377021 -2020-03-24 07:55:01 INFO root:20 - === S T A R T - R M === -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 10000.0] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.300434409407564] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.477651112969982] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 13.845265947207364] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 5.325581374819185] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 12.412989551406472] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.412989551406472, 8.477651112969982] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.477651112969982] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.300434409407564] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.840418216110654] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.17522980980512] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 10.840418216110654] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.840418216110654] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 5.75415345888511] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 13.845265947207364] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.483697101747142] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 9.582342700909493] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 5.75415345888511] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 15.906577825730311] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 9.582342700909493] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 9.573917570005381] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.586706209768137] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.586706209768137, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 14.849994463386642] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 13.845265947207364] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 14.849994463386642] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 3.483697101747142] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 15.906577825730311] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.483697101747142] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 8.477651112969982] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 9.582342700909493] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 13.223632359216309] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.545443932645242] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.545443932645242, 9.573917570005381] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 9.582342700909493] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 19.04873784702154] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.04873784702154, 2.545443932645242] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.545443932645242] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.19577771927417587] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.19577771927417587, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 13.223632359216309] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 0.19577771927417587] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.19577771927417587] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.245561220360584] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.245561220360584, 6.976082312470032] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.976082312470032, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, -5.245561220360584] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.245561220360584] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.915341492195843] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.915341492195843, 10.840418216110654] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, 9.573917570005381] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -3.915341492195843] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.915341492195843] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.17522980980512] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 13.872436285489353] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.223632359216309] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 18.811777714963846] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.40988966060627] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 15.17522980980512] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, -0.5447879110938683] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 12.683203820676418] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 21.40988966060627] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.317604697727274, 30.10611407981715] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(30.10611407981715, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -4.317604697727274] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 15.17522980980512] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 0.2329566460381809] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 19.340829411833205] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.369914403603587, 18.811777714963846] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.369914403603587] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 15.906577825730311] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.872436285489353] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 18.811777714963846] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 7.469795569493319] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.469795569493319, 9.582342700909493] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.6078882016280103] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.6078882016280103, 12.660070842123055] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 7.469795569493319] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 7.469795569493319] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -3.6078882016280103] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.6078882016280103] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.223632359216309] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.1002147886704026] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.1002147886704026, 9.863661659097554] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.863661659097554, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.1002147886704026] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.1002147886704026] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 14.849994463386642] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 19.340829411833205] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.317604697727274, 18.811777714963846] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 12.660070842123055] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, -4.317604697727274] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 21.96942176157026] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 5.75415345888511] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.4877642978877095, 9.115506426237607] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.115506426237607, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.9767440153973093] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.9767440153973093, 3.483697101747142] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 6.4877642978877095] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 9.582342700909493] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, -3.9767440153973093] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.9767440153973093] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 13.223632359216309] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 7.469795569493319] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.469795569493319, 13.845265947207364] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.491712835378413] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.17522980980512] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 7.469795569493319] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 7.469795569493319] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 5.75415345888511] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 9.582342700909493] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.770470779505958] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.770470779505958, -4.317604697727274] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.317604697727274, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -8.770470779505958] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.770470779505958] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 12.660070842123055] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 5.325581374819185] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 9.582342700909493] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -0.5447879110938683] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.415258717671364] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.415258717671364, 15.17522980980512] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -3.415258717671364] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.415258717671364] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.6777948759628252] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.6777948759628252, 12.660070842123055] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.6777948759628252] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.6777948759628252] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 12.412989551406472] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.412989551406472, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.317604697727274, 14.849994463386642] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -4.317604697727274] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 21.40988966060627] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 12.683203820676418] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.863661659097554] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.863661659097554, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 23.64801806446222] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 9.863661659097554] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.863661659097554] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 14.849994463386642] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 18.811777714963846] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.427124223558717] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.427124223558717, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 14.849994463386642] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 14.849994463386642] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -5.427124223558717] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.427124223558717] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.4877642978877095, 13.223632359216309] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 6.4877642978877095] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 19.340829411833205] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 5.325581374819185] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 18.61298663934602] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.61298663934602, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.078433467194193] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.078433467194193, 13.223632359216309] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 2.078433467194193] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.078433467194193] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 12.683203820676418] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 23.64801806446222] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 18.811777714963846] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 10.840418216110654] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, 9.573917570005381] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.344559717855764] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.344559717855764, 3.300434409407564] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 8.491712835378413] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -8.344559717855764] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.344559717855764] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.394303322051921, 2.369914403603587] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.369914403603587, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 19.04873784702154] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.04873784702154, -1.394303322051921] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -0.5447879110938683] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 9.573917570005381] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 29.39418123204648] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(29.39418123204648, 5.325581374819185] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 12.683203820676418] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 12.660070842123055] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 5.325581374819185] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 15.17522980980512] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 4.9478461350460226] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 0.2329566460381809] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 20.535249170918803] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 7.393612122996038] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.393612122996038, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 9.573917570005381] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 3.300434409407564] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 0.2329566460381809] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 19.340829411833205] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 11.487260137313047] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.487260137313047, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.336580370453602] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.336580370453602, 9.573917570005381] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 16.454766422307852] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, -2.336580370453602] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.336580370453602] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 5.325581374819185] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 9.582342700909493] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 17.331478284964163] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7141482908748309, 21.40988966060627] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -0.7141482908748309] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 10.840418216110654] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.26269804342194] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 10.840418216110654] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 0.770692223382151] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 17.331478284964163] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.394303322051921, 0.6777948759628252] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.6777948759628252, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 20.535249170918803] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, -1.394303322051921] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 21.96942176157026] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 3.300434409407564] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 19.340829411833205] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 9.582342700909493] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 18.811777714963846] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 18.811777714963846] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 9.573917570005381] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 3.300434409407564] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 15.26269804342194] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 4.9478461350460226] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 9.582342700909493] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 21.40988966060627] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 2.458704440952159] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.223632359216309] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 23.64801806446222] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 14.849994463386642] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, -0.5447879110938683] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 14.849994463386642] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 12.683203820676418] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 12.660070842123055] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.17522980980512] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 19.340829411833205] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 13.223632359216309] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 22.39959179294483] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(22.39959179294483, 9.573917570005381] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 18.811777714963846] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 9.573917570005381] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 23.64801806446222] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 23.64801806446222] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 21.96942176157026] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 8.477651112969982] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 8.491712835378413] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 4.9478461350460226] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.872436285489353] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, -0.5447879110938683] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 13.223632359216309] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 9.639215089239569] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.639215089239569, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.223632359216309] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 20.535249170918803] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.080947667052296] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.080947667052296, 22.852449484821502] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(22.852449484821502, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -4.080947667052296] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.080947667052296] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 19.04873784702154] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.04873784702154, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.96942176157026] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 15.26269804342194] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 13.223632359216309] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 5.325581374819185] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 10.103709597930894] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.103709597930894, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 9.582342700909493] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 5.325581374819185] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 6.729351515974993] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.729351515974993, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.487260137313047] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.487260137313047, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 19.340829411833205] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 23.64801806446222] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.872436285489353] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 16.454766422307852] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 18.811777714963846] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.872436285489353] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 11.487260137313047] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.487260137313047, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.002110596248616] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-6.002110596248616, 13.223632359216309] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 9.573917570005381] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -6.002110596248616] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.002110596248616] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.976082312470032] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.976082312470032, 19.340829411833205] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 19.340829411833205] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 6.976082312470032] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.976082312470032] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 13.223632359216309] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.317604697727274, 3.186756626034685] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.186756626034685, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -4.317604697727274] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.4877642978877095, 12.660070842123055] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 6.4877642978877095] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -0.7014249273804724] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9259642168607272] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.9259642168607272, 18.61298663934602] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.61298663934602, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 1.9259642168607272] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9259642168607272] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 14.849994463386642] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 12.660070842123055] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 5.75415345888511] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 13.872436285489353] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 16.454766422307852] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 0.770692223382151] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 9.639215089239569] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.639215089239569, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.7014249273804724] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 15.17522980980512] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 9.582342700909493] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, -0.7014249273804724] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.478581562907422] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.478581562907422, 13.223632359216309] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.491712835378413] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -7.073547350593829] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.073547350593829, 16.454766422307852] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 9.478581562907422] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.478581562907422] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -7.073547350593829] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -7.073547350593829] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 15.906577825730311] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.26269804342194] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.17522980980512] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.4061251530438653, 13.845265947207364] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 18.811777714963846] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, -0.4061251530438653] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 24.598014111307318] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(24.598014111307318, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 15.26269804342194] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 2.6638188850008375] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 17.331478284964163] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.109793974381476] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.109793974381476, 20.535249170918803] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 6.109793974381476] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.109793974381476] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.19577771927417587] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.19577771927417587, 4.103200368674019] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.103200368674019, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 16.454766422307852] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 0.19577771927417587] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.19577771927417587] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 13.223632359216309] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 3.300434409407564] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.0242685980423367] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.0242685980423367, 13.845265947207364] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -1.0242685980423367] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.0242685980423367] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 9.573917570005381] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, -0.5447879110938683] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 15.906577825730311] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 2.6638188850008375] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 19.340829411833205] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 15.26269804342194] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 5.325581374819185] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 21.40988966060627] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 21.96942176157026] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.483697101747142] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 21.96942176157026] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, -0.7014249273804724] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 15.906577825730311] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 19.04873784702154] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.04873784702154, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.938297127452617] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.938297127452617, 0.3854733541909212] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.3854733541909212, 15.906577825730311] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 15.906577825730311] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 9.582342700909493] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, -5.938297127452617] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.938297127452617] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 15.17522980980512] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 5.75415345888511] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -0.5447879110938683] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 20.535249170918803] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 12.660070842123055] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.458704440952159] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 18.61298663934602] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.61298663934602, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 5.325581374819185] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 19.340829411833205] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 9.582342700909493] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 18.811777714963846] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 2.6638188850008375] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 5.605833543039831] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.605833543039831, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 12.660070842123055] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, -0.7014249273804724] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.504603953115366] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.504603953115366, 11.487260137313047] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.487260137313047, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 4.504603953115366] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.504603953115366] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 21.40988966060627] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 16.454766422307852] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 3.300434409407564] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 12.683203820676418] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.906577825730311] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 5.325581374819185] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 12.683203820676418] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 2.6638188850008375] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 21.40988966060627] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.863661659097554] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.863661659097554, 17.331478284964163] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 16.454766422307852] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 9.863661659097554] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.863661659097554] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.109793974381476] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.109793974381476, 15.906577825730311] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 18.811777714963846] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 6.109793974381476] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.109793974381476] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.491712835378413] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 18.811777714963846] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 21.40988966060627] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 12.683203820676418] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 14.849994463386642] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 13.872436285489353] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 4.9478461350460226] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 15.26269804342194] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 18.811777714963846] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 4.9478461350460226] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 18.811777714963846] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 18.811777714963846] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 12.660070842123055] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 11.16927265772279] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 20.535249170918803] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.639215089239569] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.639215089239569, 32.829749453073504] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(32.829749453073504, 11.16927265772279] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 9.639215089239569] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.639215089239569] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 17.331478284964163] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.223632359216309] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.491712835378413] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 10.103709597930894] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.103709597930894, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.919898516757911] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-6.919898516757911, 8.477651112969982] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -6.919898516757911] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.919898516757911] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 8.491712835378413] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 12.660070842123055] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 21.96942176157026] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 18.811777714963846] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 17.331478284964163] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.6638188850008375] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 9.478581562907422] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.478581562907422, 11.16927265772279] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.223632359216309] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 3.300434409407564] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 12.660070842123055] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.394303322051921, 13.223632359216309] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -1.394303322051921] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 21.96942176157026] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 11.16927265772279] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 22.852449484821502] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(22.852449484821502, 3.483697101747142] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 0.770692223382151] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 6.976082312470032] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.976082312470032, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.906577825730311] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.40988966060627] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 21.40988966060627] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 12.838455462551844] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.838455462551844, 8.491712835378413] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 15.906577825730311] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 13.223632359216309] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 8.477651112969982] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 2.458704440952159] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 2.6638188850008375] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.394303322051921, 19.340829411833205] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 5.325581374819185] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -1.394303322051921] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 20.535249170918803] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 13.872436285489353] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 11.16927265772279] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 9.582342700909493] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 19.340829411833205] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 5.325581374819185] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.26269804342194] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 9.582342700909493] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 18.811777714963846] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 5.75415345888511] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 4.103200368674019] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.103200368674019, 11.16927265772279] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, -0.5447879110938683] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 16.454766422307852] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 17.331478284964163] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.491712835378413] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 12.660070842123055] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 2.458704440952159] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 20.535249170918803] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 0.2329566460381809] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.26269804342194] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 11.16927265772279] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 17.331478284964163] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7879014203223442] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.7879014203223442, 12.660070842123055] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 11.16927265772279] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 1.7879014203223442] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7879014203223442] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.4877642978877095, 9.582342700909493] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9259642168607272] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.9259642168607272, 7.469795569493319] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.469795569493319, 6.4877642978877095] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 1.9259642168607272] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9259642168607272] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.26269804342194] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 6.109793974381476] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.109793974381476, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 15.26269804342194] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 2.6638188850008375] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.412989551406472] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.412989551406472, 15.17522980980512] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 12.660070842123055] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.5625883073206714, 2.458704440952159] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 12.412989551406472] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.412989551406472] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.223632359216309] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, -1.5625883073206714] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 12.683203820676418] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.717472613949141] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.717472613949141, 9.639215089239569] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.639215089239569, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 18.811777714963846] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 4.717472613949141] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.717472613949141] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, -0.5447879110938683] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 19.340829411833205] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.6638188850008375] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 18.811777714963846] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 21.40988966060627] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -16.747285962752514] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-16.747285962752514, 0.7901648775545004] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7901648775545004, 18.811777714963846] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 18.811777714963846] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.96942176157026] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, -16.747285962752514] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -16.747285962752514] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 12.412989551406472] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.412989551406472, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 19.340829411833205] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 0.770692223382151] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7141482908748309, 18.811777714963846] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 11.16927265772279] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, -0.7141482908748309] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 18.811777714963846] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.6638188850008375] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 19.340829411833205] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.6638188850008375] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 12.660070842123055] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 7.249603575921743] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.249603575921743, 11.16927265772279] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.223632359216309] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, -0.7014249273804724] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.223632359216309] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 3.0175134756999427] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.002110596248616] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-6.002110596248616, 1.786114990112803] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.786114990112803, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -6.002110596248616] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.002110596248616] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 14.849994463386642] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 2.6638188850008375] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 15.17522980980512] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 2.6638188850008375] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 5.75415345888511] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -0.7014249273804724] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 10.840418216110654] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 15.906577825730311] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.223632359216309] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 18.811777714963846] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 5.325581374819185] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 23.64801806446222] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 17.331478284964163] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 5.75415345888511] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7879014203223442] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.7879014203223442, 12.683203820676418] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 11.16927265772279] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 1.7879014203223442] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7879014203223442] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 23.64801806446222] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 3.0175134756999427] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] -2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.96942176157026] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.40988966060627] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.5625883073206714, 15.17522980980512] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -1.5625883073206714] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 16.454766422307852] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 4.9478461350460226] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 23.64801806446222] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 23.64801806446222] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 11.16927265772279] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 15.906577825730311] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 12.683203820676418] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 2.6638188850008375] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.26269804342194] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 5.75415345888511] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.477651112969982] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 18.811777714963846] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 14.849994463386642] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 8.477651112969982] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.477651112969982] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 12.683203820676418] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 5.325581374819185] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.217449558354882] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-6.217449558354882, -1.0242685980423367] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.0242685980423367, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, -6.217449558354882] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.217449558354882] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.976082312470032] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.976082312470032, 23.64801806446222] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 11.16927265772279] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 6.976082312470032] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.976082312470032] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 8.477651112969982] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.103709597930894] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.103709597930894, 17.331478284964163] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 4.9478461350460226] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 14.849994463386642] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 10.103709597930894] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.103709597930894] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.17522980980512] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.491712835378413] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 9.582342700909493] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 5.75415345888511] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 2.6638188850008375] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 21.40988966060627] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 5.325581374819185] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 23.64801806446222] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 5.75415345888511] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.545443932645242] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.545443932645242, 18.811777714963846] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.545443932645242] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.545443932645242] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.223632359216309] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 18.811777714963846] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.394303322051921, 6.4877642978877095] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.4877642978877095, 11.16927265772279] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -1.394303322051921] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7141482908748309, 13.872436285489353] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, -0.7141482908748309] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.317604697727274, 2.5549897801703434] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.5549897801703434, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -4.317604697727274] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 21.40988966060627] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 3.186756626034685] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.186756626034685, 11.16927265772279] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.872436285489353] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, -0.7014249273804724] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 17.331478284964163] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.223632359216309] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.491712835378413] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 9.582342700909493] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.4061251530438653, 5.75415345888511] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 5.325581374819185] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.26269804342194] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -0.4061251530438653] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 21.40988966060627] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 21.40988966060627] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.078433467194193] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.078433467194193, 15.17522980980512] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 11.16927265772279] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.078433467194193] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.078433467194193] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 8.491712835378413] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 12.838455462551844] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.838455462551844, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.300434409407564] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 13.223632359216309] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -0.5447879110938683] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 13.845265947207364] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 5.325581374819185] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 20.535249170918803] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 15.26269804342194] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.545443932645242] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.545443932645242, 18.811777714963846] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.545443932645242] -2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.545443932645242] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 14.849994463386642] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 13.845265947207364] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.483697101747142] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 15.906577825730311] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 10.840418216110654] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, 4.9478461350460226] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 21.96942176157026] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.40988966060627] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.223632359216309] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.838455462551844] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.838455462551844, 15.906577825730311] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 5.325581374819185] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 12.838455462551844] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.838455462551844] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.080759356522872] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.080759356522872, 8.491712835378413] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 3.483697101747142] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -8.080759356522872] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.080759356522872] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.19577771927417587] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.19577771927417587, 21.96942176157026] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.19577771927417587] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.19577771927417587] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 12.660070842123055] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.770470779505958] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.770470779505958, -1.394303322051921] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.394303322051921, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -8.770470779505958] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.770470779505958] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.5625883073206714, 9.478581562907422] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.478581562907422, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -1.5625883073206714] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 7.469795569493319] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.469795569493319, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.96942176157026] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, -0.5447879110938683] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 18.811777714963846] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 15.906577825730311] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 5.75415345888511] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 12.683203820676418] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 17.331478284964163] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 9.115506426237607] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.115506426237607, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 8.477651112969982] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 23.64801806446222] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 2.6638188850008375] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 15.17522980980512] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 20.535249170918803] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 9.582342700909493] -2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 12.660070842123055] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.245561220360584] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.245561220360584, 5.163006559435659] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.163006559435659, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, -5.245561220360584] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.245561220360584] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 19.340829411833205] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 21.96942176157026] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.849250607125299] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.849250607125299, 7.469795569493319] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.469795569493319, 11.16927265772279] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 9.582342700909493] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 1.849250607125299] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.849250607125299] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 17.331478284964163] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.6638188850008375] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.4061251530438653, 8.491712835378413] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, -0.4061251530438653] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 19.340829411833205] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 3.0175134756999427] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 17.331478284964163] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.491712835378413] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 23.64801806446222] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 3.0175134756999427] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 18.811777714963846] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.6638188850008375] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.477651112969982] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 13.223632359216309] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 8.477651112969982] -2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.477651112969982] -2020-03-24 07:55:10 INFO root:20 - === E N D - R M === 9 -2020-03-24 07:55:10 INFO root:20 - Repeated Median Estimator -2020-03-24 07:55:10 INFO root:20 - Line m: 3.0175134756999427, b: -84.313775690103 -2020-03-24 07:55:19 INFO root:20 - === S T A R T - L M S === -2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.23826792129018162, 10000.0] -2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.23826792129018162, 10000.0] -2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.24826792129018163, 46.97494977616763] -2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.24826792129018163, 46.97494977616763] -2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2582679212901816, 24.598014111307318] -2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2582679212901816, 24.598014111307318] -2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, 0.23826792129018162] -2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, 0.23826792129018162] -2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.98, -5.163682445293329] -2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.98, -5.163682445293329] -2020-03-24 07:55:19 INFO root:20 - === E N D - L M S === 0 -2020-03-24 07:55:19 INFO root:20 - Least Median of Squares -2020-03-24 07:55:19 INFO root:20 - Line m: -5.163682445293329, b: 156.15751756915705 -2020-03-24 07:55:28 INFO root:20 - === S T A R T - L M S === -2020-03-24 07:55:28 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:55:28 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:55:28 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, 20.535249170918803] -2020-03-24 07:55:28 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, 20.535249170918803] -2020-03-24 07:55:28 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.98, 3.483697101747142] -2020-03-24 07:55:28 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.98, 3.483697101747142] -2020-03-24 07:55:28 INFO root:20 - === E N D - L M S === 0 -2020-03-24 07:55:28 INFO root:20 - Least Median of Squares -2020-03-24 07:55:28 INFO root:20 - Line m: -6.217449558354882, b: 168.27583936936492 -2020-03-24 07:55:29 INFO root:20 - === S T A R T - L M S === -2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, -3.6078882016280103] -2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, -3.6078882016280103] -2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.6078882016280103, 10000.0] -2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.6078882016280103, 10000.0] -2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.30580800765752514, 10000.0] -2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.30580800765752514, 10000.0] -2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.29580800765752513, 49.92509185747476] -2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.29580800765752513, 49.92509185747476] -2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.2858080076575251, 20.535249170918803] -2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.2858080076575251, 20.535249170918803] -2020-03-24 07:55:29 INFO root:20 - === E N D - L M S === 0 -2020-03-24 07:55:29 INFO root:20 - Least Median of Squares -2020-03-24 07:55:29 INFO root:20 - Line m: -3.6078882016280103, b: 104.61303233776076 -2020-03-24 07:56:14 INFO root:20 - Thread: AWT-EventQueue-0 -2020-03-24 07:56:15 INFO root:20 - Generated successfully!Thread-0 -2020-03-24 07:56:36 INFO root:20 - Created instance of IntersectionComputer -2020-03-24 07:57:39 INFO root:20 - Thread: AWT-EventQueue-0 -2020-03-24 07:57:40 INFO root:20 - Generated successfully!Thread-0 -2020-03-24 07:57:46 INFO root:20 - Created instance of IntersectionComputer -2020-03-24 08:01:02 INFO root:20 - Thread: AWT-EventQueue-0 -2020-03-24 08:01:03 INFO root:20 - Generated successfully!Thread-0 -2020-03-24 08:01:05 INFO root:20 - Created instance of IntersectionComputer -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 9999.0] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -13.432979284028397] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 9.372361971650452] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.432979284028397, 9.372361971650452] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.432979284028397, 9.372361971650452] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -13.432979284028397] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.087013254194375] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -0.039185792177658656] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.785049384808866] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -1.6767164455740662] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.785049384808866, -1.6767164455740662] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.785049384808866, -1.6767164455740662] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.785049384808866] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.63025482075615] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.4183771445077005] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.63025482075615, -4.4183771445077005] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.63025482075615, -4.4183771445077005] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.63025482075615] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.269499190171826] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -7.263606633583555] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.269499190171826, -7.263606633583555] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.269499190171826, -7.263606633583555] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.269499190171826] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -10.280471295767358] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.286876606924194] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.64537615109768] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.199906645328767] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.612954303624514] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.087013254194375] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.612954303624514, -8.087013254194375] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.612954303624514, -8.087013254194375] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.612954303624514, -8.087013254194375] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.612954303624514, -8.087013254194375] -2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.612954303624514] -2020-03-24 08:01:05 INFO root:20 - Theil-Sen Estimator -2020-03-24 08:01:05 INFO root:20 - Line m: -8.087013254194375, b: 112.4551501631262 -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 9999.0] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -20.04409839588372] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 15.02833581229528] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-20.04409839588372, 15.02833581229528] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-20.04409839588372, 15.02833581229528] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -20.04409839588372] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.284850563021836] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 2.168697159688201] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.284850563021836, 2.168697159688201] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.284850563021836, 2.168697159688201] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.284850563021836] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.796373416138604] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.003358461678288] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.796373416138604, -4.003358461678288] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.796373416138604, -4.003358461678288] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.796373416138604] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.40121774666352] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.4183771445077005] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.40121774666352, -4.4183771445077005] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.40121774666352, -4.4183771445077005] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.40121774666352] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.285459975783022] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.888566532605727] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.285459975783022, -4.888566532605727] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.285459975783022, -4.888566532605727] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.285459975783022] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -10.280471295767358] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -5.1292831186354695] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10.280471295767358, -5.1292831186354695] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10.280471295767358, -5.1292831186354695] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -10.280471295767358] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.64537615109768] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -7.3042540236765605] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.64537615109768, -7.3042540236765605] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.64537615109768, -7.3042540236765605] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.64537615109768, -7.3042540236765605] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.64537615109768, -7.3042540236765605] -2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.64537615109768] -2020-03-24 08:01:10 INFO root:20 - Theil-Sen Estimator -2020-03-24 08:01:10 INFO root:20 - Line m: -8.087013254194375, b: 169.26809505613906 -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 9999.0] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.63025482075615] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 19.869418891978665] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.63025482075615, 19.869418891978665] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.63025482075615, 19.869418891978665] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.63025482075615] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.505188453227102] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -1.6767164455740662] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.505188453227102, -1.6767164455740662] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.505188453227102, -1.6767164455740662] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.505188453227102] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.284850563021836] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.835682665574788] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.284850563021836, -4.835682665574788] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.284850563021836, -4.835682665574788] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.284850563021836] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.285459975783022] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.888566532605727] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.285459975783022, -4.888566532605727] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.285459975783022, -4.888566532605727] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.285459975783022] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.217703278919451] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -5.1292831186354695] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.217703278919451, -5.1292831186354695] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.217703278919451, -5.1292831186354695] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.217703278919451] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.45953090146432] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -7.3042540236765605] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.45953090146432, -7.3042540236765605] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.45953090146432, -7.3042540236765605] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.45953090146432, -7.3042540236765605] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.45953090146432, -7.3042540236765605] -2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.45953090146432] -2020-03-24 08:01:16 INFO root:20 - Theil-Sen Estimator -2020-03-24 08:01:16 INFO root:20 - Line m: -8.087013254194375, b: 169.26809505613906 -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 9999.0] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.63025482075615] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 9.043471141706634] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.63025482075615, 9.043471141706634] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.63025482075615, 9.043471141706634] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.63025482075615] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.320665692650715] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -0.6548385354609948] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.320665692650715, -0.6548385354609948] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.320665692650715, -0.6548385354609948] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.320665692650715] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.796373416138604] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -2.7936614778768014] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.796373416138604, -2.7936614778768014] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.796373416138604, -2.7936614778768014] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.796373416138604] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.285459975783022] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.57767015972484] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.285459975783022, -4.57767015972484] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.285459975783022, -4.57767015972484] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.285459975783022] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.199906645328767] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -5.335611620946677] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.199906645328767, -5.335611620946677] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.199906645328767, -5.335611620946677] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.199906645328767] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -10.280471295767358] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -7.992751611095679] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10.280471295767358, -7.992751611095679] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10.280471295767358, -7.992751611095679] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10.280471295767358, -7.992751611095679] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10.280471295767358, -7.992751611095679] -2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -10.280471295767358] -2020-03-24 08:01:18 INFO root:20 - Theil-Sen Estimator -2020-03-24 08:01:18 INFO root:20 - Line m: -8.087013254194375, b: 169.26809505613906 -2020-03-24 08:01:20 INFO root:20 - === S T A R T - R M === -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.649827429182597] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.649827429182597, 7.336865158998705] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.336865158998705, 10000.0] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 5.983214389273036] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.983214389273036, -1.649827429182597] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.649827429182597] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -9.45953090146432] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.45953090146432, -0.31423149036624604] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.31423149036624604, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.222917779440484] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.222917779440484, 6.343323406370714] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.343323406370714, -9.45953090146432] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -9.45953090146432] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.712235997028309] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.712235997028309, 2.13243308641156] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.13243308641156, 2.222917779440484] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.222917779440484] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5189421102838042] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5189421102838042, 12.896343762150291] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.896343762150291, -1.712235997028309] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.712235997028309] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.026540539393197] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.026540539393197, 12.865534877747441] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.865534877747441, -0.5189421102838042] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5189421102838042] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.4382490302179107, 12.964082897979237] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.964082897979237, 5.026540539393197] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.026540539393197] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.32579573902877557] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.32579573902877557, 4.697371692872553] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.697371692872553, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.040652797679883] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.040652797679883, 4.014926106086326] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.014926106086326, 0.32579573902877557] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.32579573902877557] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.870729602685543] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.870729602685543, 16.238606582216125] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.238606582216125, -4.040652797679883] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.040652797679883] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.039185792177658656] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.039185792177658656, 4.014926106086326] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.014926106086326, 2.870729602685543] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.870729602685543] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.458217673900263, 16.238606582216125] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.238606582216125, -0.039185792177658656] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.039185792177658656] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.06312516076833151, 5.771737164111319] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.771737164111319, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.6548385354609948] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.6548385354609948, 6.262390811472911] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.262390811472911, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.46302128916714] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.46302128916714, 14.044170006934564] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.044170006934564, -0.6548385354609948] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.6548385354609948] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.09942607489973] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.09942607489973, 13.554033253498616] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.554033253498616, 4.46302128916714] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.46302128916714] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2458774272138404] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.2458774272138404, 14.123351667941526] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.123351667941526, 8.09942607489973] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.09942607489973] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.858191077888795] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.858191077888795, 27.34033470073174] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(27.34033470073174, 2.2458774272138404] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2458774272138404] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 9.372361971650452] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.372361971650452, 6.858191077888795] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.858191077888795] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.2179626401221335] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.2179626401221335, 6.715700692446357] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.715700692446357, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.458217673900263, 31.075792605108276] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(31.075792605108276, 3.2179626401221335] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.2179626401221335] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7897587946301271] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7897587946301271, 11.747440195077125] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.747440195077125, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.697371692872553, 12.100948984945793] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.100948984945793, 0.7897587946301271] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7897587946301271] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.7936614778768014] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.7936614778768014, 6.343323406370714] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.343323406370714, 4.697371692872553] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.448096274006435, 12.92781040713109] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.92781040713109, -2.7936614778768014] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.7936614778768014] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.888566532605727] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.888566532605727, 5.62564247121399] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.62564247121399, 3.448096274006435] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.168697159688201] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.168697159688201, 12.896343762150291] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.896343762150291, -4.888566532605727] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.888566532605727] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.940224007862621] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.940224007862621, 7.171825606304623] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.171825606304623, 2.168697159688201] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.168697159688201] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.771737164111319] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.771737164111319, 9.043471141706634] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.043471141706634, 2.940224007862621] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.940224007862621] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.4382490302179107, 12.936987243647659] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.936987243647659, 5.771737164111319] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.771737164111319] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 14.618083129326699] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.618083129326699, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.4382490302179107, 14.795618887725745] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.795618887725745, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.9413078962006454] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.9413078962006454, 12.896343762150291] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.896343762150291, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 19.869418891978665] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.869418891978665, 3.9413078962006454] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.9413078962006454] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.168697159688201] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.168697159688201, 12.896343762150291] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.896343762150291, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.62564247121399] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.62564247121399, 26.78145970417615] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(26.78145970417615, 2.168697159688201] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.168697159688201] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 6.715700692446357] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.715700692446357, 5.62564247121399] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.62564247121399] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.4382490302179107, 9.314154789272909] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.314154789272909, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 10.111541374742743] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.111541374742743, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.448096274006435, 12.92781040713109] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.92781040713109, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.06312516076833151, 14.123351667941526] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.123351667941526, 3.448096274006435] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.152695064370992] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.152695064370992, 9.372361971650452] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.372361971650452, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -11.269499190171826] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.269499190171826, 3.9413078962006454] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.9413078962006454, 5.152695064370992] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.152695064370992] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.043471141706634] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.043471141706634, 19.869418891978665] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.869418891978665, -11.269499190171826] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -11.269499190171826] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.48775103771906075] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.48775103771906075, 8.09942607489973] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.09942607489973, 9.043471141706634] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.043471141706634] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.13243308641156] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.13243308641156, 7.950884835307687] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.950884835307687, 0.48775103771906075] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.48775103771906075] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 6.980816437402164] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.980816437402164, 2.13243308641156] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.13243308641156] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.13243308641156] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.13243308641156, 12.92781040713109] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.92781040713109, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7897587946301271] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7897587946301271, 12.865534877747441] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.865534877747441, 2.13243308641156] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.13243308641156] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.448096274006435, 12.865534877747441] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.865534877747441, 0.7897587946301271] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7897587946301271] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.870729602685543] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.870729602685543, 15.02833581229528] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.02833581229528, 3.448096274006435] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.7936614778768014] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.7936614778768014, 4.014926106086326] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.014926106086326, 2.870729602685543] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.870729602685543] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.039185792177658656] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.039185792177658656, 6.715700692446357] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.715700692446357, -2.7936614778768014] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.7936614778768014] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.62564247121399] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.62564247121399, 7.336865158998705] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.336865158998705, -0.039185792177658656] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.039185792177658656] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.6386592277411036] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.6386592277411036, 3.2179626401221335] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.2179626401221335, 5.62564247121399] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.62564247121399] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.343323406370714] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.343323406370714, 12.100948984945793] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.100948984945793, 1.6386592277411036] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.6386592277411036] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -7.248363862298677] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.248363862298677, 12.92781040713109] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.92781040713109, 6.343323406370714] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.343323406370714] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 13.554033253498616] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.554033253498616, -7.248363862298677] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -7.248363862298677] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.715700692446357] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.715700692446357, 26.78145970417615] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(26.78145970417615, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.095509977933834] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.095509977933834, 9.426874853105259] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.426874853105259, 6.715700692446357] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.715700692446357] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.343323406370714] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.343323406370714, 14.123351667941526] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.123351667941526, -3.095509977933834] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.095509977933834] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.152695064370992] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.152695064370992, 7.950884835307687] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.950884835307687, 6.343323406370714] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.343323406370714] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.1031142174969415] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.1031142174969415, 6.262390811472911] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.262390811472911, 5.152695064370992] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.152695064370992] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.448096274006435, 13.791057104897156] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.791057104897156, -3.1031142174969415] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.1031142174969415] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.4382490302179107, 9.600477793769796] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.600477793769796, 3.448096274006435] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 6.262390811472911] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.262390811472911, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.0407198527438597] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.0407198527438597, 15.02833581229528] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.02833581229528, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.458217673900263, 12.964082897979237] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.964082897979237, -0.0407198527438597] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.0407198527438597] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.262390811472911] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.262390811472911, 13.554033253498616] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.554033253498616, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.63836702228193] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.63836702228193, 12.100948984945793] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.100948984945793, 6.262390811472911] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.262390811472911] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.3377845899540368] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.3377845899540368, 2.940224007862621] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.940224007862621, 3.63836702228193] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.63836702228193] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.27977541220209046] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.27977541220209046, 5.695753460256103] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.695753460256103, -1.3377845899540368] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.3377845899540368] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.5200417317588075] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.5200417317588075, 8.28234564761273] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.28234564761273, -0.27977541220209046] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.27977541220209046] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.06312516076833151, 3.448096274006435] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.448096274006435, 1.5200417317588075] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.5200417317588075] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.9014278352472442] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.9014278352472442, 9.314154789272909] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.314154789272909, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9613816285850183] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.9613816285850183, 7.950884835307687] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.950884835307687, 0.9014278352472442] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.9014278352472442] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.458217673900263, 12.865534877747441] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.865534877747441, -0.9613816285850183] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9613816285850183] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 12.100948984945793] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.100948984945793, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.06312516076833151, 3.3375244095689474] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.3375244095689474, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -14.025651559928306] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-14.025651559928306, 7.950884835307687] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.950884835307687, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 19.869418891978665] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.869418891978665, -14.025651559928306] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -14.025651559928306] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.697371692872553, 6.657341570401717] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.657341570401717, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.649827429182597] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.649827429182597, 3.2179626401221335] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.2179626401221335, 4.697371692872553] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.026540539393197] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.026540539393197, 6.343323406370714] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.343323406370714, -1.649827429182597] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.649827429182597] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.458217673900263, 2.664373638966972] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.664373638966972, 5.026540539393197] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.026540539393197] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.087013254194375] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.087013254194375, -4.040652797679883] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.040652797679883, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -7.248363862298677] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.248363862298677, -4.136263511648885] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.136263511648885, -8.087013254194375] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.087013254194375] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9732499112926183] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.9732499112926183, 20.498570293418233] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.498570293418233, -7.248363862298677] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -7.248363862298677] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.026540539393197] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.026540539393197, 9.600477793769796] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.600477793769796, -0.9732499112926183] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9732499112926183] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 5.695753460256103] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.695753460256103, 5.026540539393197] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.026540539393197] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.06312516076833151, 9.043471141706634] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.043471141706634, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.649827429182597] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.649827429182597, 19.580083823369087] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.580083823369087, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.63836702228193] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.63836702228193, 12.100948984945793] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.100948984945793, -1.649827429182597] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.649827429182597] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 14.795618887725745] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.795618887725745, 3.63836702228193] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.63836702228193] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.697371692872553, 13.791057104897156] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.791057104897156, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.980816437402164] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.980816437402164, 12.865534877747441] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.865534877747441, 4.697371692872553] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.600477793769796] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.600477793769796, 26.78145970417615] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(26.78145970417615, 6.980816437402164] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.980816437402164] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 12.896343762150291] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.896343762150291, 9.600477793769796] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.600477793769796] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.729112574565239] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.729112574565239, 20.16093656237835] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.16093656237835, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 14.044170006934564] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.044170006934564, 23.625318724701987] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.625318724701987, 4.729112574565239] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.729112574565239] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.7936614778768014] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.7936614778768014, 8.28234564761273] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.28234564761273, 14.044170006934564] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 14.044170006934564] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 20.237509941407072] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.237509941407072, 20.498570293418233] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.498570293418233, -2.7936614778768014] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.7936614778768014] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.28234564761273] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.28234564761273, 20.237509941407072] -2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 20.237509941407072] -2020-03-24 08:01:20 INFO root:20 - === E N D - R M === 0 -2020-03-24 08:01:20 INFO root:20 - Repeated Median Estimator -2020-03-24 08:01:20 INFO root:20 - Line m: 8.28234564761273, b: -115.5804684578199 -2020-03-24 08:01:26 INFO root:20 - === S T A R T - L M S === -2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.46302128916714, 10000.0] -2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.46302128916714, 10000.0] -2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, 4.46302128916714] -2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, 4.46302128916714] -2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.98, 3.1186010499690013] -2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.98, 3.1186010499690013] -2020-03-24 08:01:26 INFO root:20 - === E N D - L M S === 0 -2020-03-24 08:01:26 INFO root:20 - Least Median of Squares -2020-03-24 08:01:26 INFO root:20 - Line m: 4.46302128916714, b: -75.56223328222487 -2020-03-24 08:01:29 INFO root:20 - === S T A R T - R M === -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9732499112926183] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.9732499112926183, 23.625318724701987] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.625318724701987, 10000.0] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.587531184552323] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.587531184552323, 16.812420547078396] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.812420547078396, -0.9732499112926183] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9732499112926183] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.771737164111319] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.771737164111319, 6.657341570401717] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.657341570401717, 6.587531184552323] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.587531184552323] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.921608229164246] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.921608229164246, 6.587531184552323] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.587531184552323, 5.771737164111319] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.771737164111319] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -31.157232310595994] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-31.157232310595994, -1.6767164455740662] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.6767164455740662, 5.921608229164246] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.921608229164246] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9732499112926183] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.9732499112926183, 20.237509941407072] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.237509941407072, -31.157232310595994] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -31.157232310595994] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.697371692872553, 12.896343762150291] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.896343762150291, -0.9732499112926183] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9732499112926183] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.152695064370992] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.152695064370992, 6.715700692446357] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.715700692446357, 4.697371692872553] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.040652797679883] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.040652797679883, 8.28234564761273] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.28234564761273, 5.152695064370992] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.152695064370992] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2458774272138404] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.2458774272138404, 8.28234564761273] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.28234564761273, -4.040652797679883] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.040652797679883] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2458774272138404] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.2458774272138404, 5.2292616377823915] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.2292616377823915, 2.2458774272138404] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2458774272138404] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.343323406370714] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.343323406370714, 9.314154789272909] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.314154789272909, 2.2458774272138404] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2458774272138404] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -23.86502435637562] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-23.86502435637562, -13.307498086772005] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.307498086772005, 6.343323406370714] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.343323406370714] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5189421102838042] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5189421102838042, 12.865534877747441] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.865534877747441, -23.86502435637562] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -23.86502435637562] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 10.688499910939816] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.688499910939816, -0.5189421102838042] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5189421102838042] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.46302128916714] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.46302128916714, 13.791057104897156] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.791057104897156, 1.3903399194637567] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.63836702228193] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.63836702228193, 7.950884835307687] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.950884835307687, 4.46302128916714] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.46302128916714] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.6386592277411036] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.6386592277411036, 9.043471141706634] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.043471141706634, 3.63836702228193] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.63836702228193] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.136263511648885] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.136263511648885, -2.7936614778768014] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.7936614778768014, 1.6386592277411036] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.6386592277411036] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.48775103771906075] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.48775103771906075, 4.014926106086326] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.014926106086326, -4.136263511648885] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.136263511648885] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -42.38251931669613] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -11.217703278919451] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.217703278919451, 0.48775103771906075] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.48775103771906075] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -0.27977541220209046] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.27977541220209046, 28.45808469384292] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(28.45808469384292, -11.217703278919451] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -11.217703278919451] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 1.3903399194637567] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 5.983214389273036] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.983214389273036, -0.27977541220209046] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -0.27977541220209046] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -0.039185792177658656] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.039185792177658656, 5.483705624614845] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.483705624614845, 1.3903399194637567] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 1.3903399194637567] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 1.5200417317588075] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.5200417317588075, 9.600477793769796] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.600477793769796, -0.039185792177658656] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -0.039185792177658656] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -2.4362069804232624] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.4362069804232624, 3.4382490302179107] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.4382490302179107, 1.5200417317588075] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 1.5200417317588075] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 12.92781040713109] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.92781040713109, 23.625318724701987] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.625318724701987, -2.4362069804232624] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -2.4362069804232624] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 0.06312516076833151] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.06312516076833151, 3.2179626401221335] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.2179626401221335, 12.92781040713109] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 12.92781040713109] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -12.785049384808866] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.785049384808866, 12.92781040713109] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.92781040713109, 0.06312516076833151] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 0.06312516076833151] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 1.458217673900263] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.458217673900263, 33.69350051637363] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(33.69350051637363, -12.785049384808866] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -12.785049384808866] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -1.6767164455740662] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.6767164455740662, 6.262390811472911] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.262390811472911, 1.458217673900263] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 1.458217673900263] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.63836702228193] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.63836702228193, 5.695753460256103] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.695753460256103, -1.6767164455740662] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -1.6767164455740662] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -11.199906645328767] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.199906645328767, 2.222917779440484] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.222917779440484, 3.63836702228193] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.63836702228193] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.448096274006435] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.448096274006435, 20.16093656237835] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.16093656237835, -11.199906645328767] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -11.199906645328767] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.448096274006435] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.448096274006435, 6.858191077888795] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.858191077888795, 3.448096274006435] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.448096274006435] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 0.06312516076833151] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.06312516076833151, 4.014926106086326] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.014926106086326, 3.448096274006435] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.448096274006435] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -3.1031142174969415] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.1031142174969415, 3.1186010499690013] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 0.06312516076833151] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 0.06312516076833151] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.1186010499690013] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 8.28234564761273] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.28234564761273, -3.1031142174969415] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -3.1031142174969415] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -1.649827429182597] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.649827429182597, 6.587531184552323] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.587531184552323, 3.1186010499690013] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.1186010499690013] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 2.870729602685543] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.870729602685543, 15.02833581229528] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.02833581229528, -1.649827429182597] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -1.649827429182597] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 8.180578036128454] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.180578036128454, 13.791057104897156] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.791057104897156, 2.870729602685543] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 2.870729602685543] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 2.168697159688201] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.168697159688201, 7.171825606304623] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.171825606304623, 8.180578036128454] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 8.180578036128454] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -7.3042540236765605] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.3042540236765605, 2.168697159688201] -2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 2.168697159688201] -2020-03-24 08:01:29 INFO root:20 - === E N D - R M === 0 -2020-03-24 08:01:29 INFO root:20 - Repeated Median Estimator -2020-03-24 08:01:29 INFO root:20 - Line m: -7.3042540236765605, b: 38.340408676703916 -2020-03-24 08:02:07 INFO root:20 - Thread: AWT-EventQueue-0 -2020-03-24 08:02:09 INFO root:20 - Generated successfully!Thread-0 -2020-03-24 08:02:09 INFO root:20 - === S T A R T - L M S === -2020-03-24 08:02:09 INFO root:20 - Created instance of IntersectionComputer -2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(0.00983529049871438, 10000.0] -2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(0.00983529049871438, 10000.0] -2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(0.01983529049871438, 31.489941586515652] -2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(0.01983529049871438, 31.489941586515652] -2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(0.1513406631165241, 31.489941586515652] -2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(0.1513406631165241, 31.489941586515652] -2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.99, 0.00983529049871438] -2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.99, 0.00983529049871438] -2020-03-24 08:02:09 INFO root:20 - === E N D - L M S === 0 -2020-03-24 08:02:09 INFO root:20 - Least Median of Squares -2020-03-24 08:02:09 INFO root:20 - Line m: 0.00983529049871438, b: -21.793233860728687 -2020-03-24 08:02:12 INFO root:20 - === S T A R T - R M === -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.24300922430622] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-8.24300922430622, 8.049106220993691] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(8.049106220993691, 10000.0] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7472855203118595] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-0.7472855203118595, 7.298889634823545] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(7.298889634823545, -8.24300922430622] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.24300922430622] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.556350835044063] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(1.556350835044063, 7.624355360520304] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(7.624355360520304, -0.7472855203118595] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7472855203118595] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.8848055049272158] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-0.8848055049272158, 4.624793040408574] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(4.624793040408574, 1.556350835044063] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.556350835044063] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7779378256279039] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-0.7779378256279039, 4.554094280475233] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(4.554094280475233, -0.8848055049272158] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.8848055049272158] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -20.354033176380696] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-20.354033176380696, -0.7779378256279039] -2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7779378256279039] -2020-03-24 08:02:12 INFO root:20 - === E N D - R M === 0 -2020-03-24 08:02:12 INFO root:20 - Repeated Median Estimator -2020-03-24 08:02:12 INFO root:20 - Line m: -20.354033176380696, b: 181.45829278956552 -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, 9999.0] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -0.8990165074965895] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, 16.30930425001987] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -31.553370019957597] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, 4.624793040408574] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-31.553370019957597, 4.624793040408574] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-31.553370019957597, 4.624793040408574] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -31.553370019957597] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -31.547053854614205] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -1.7416468882002512] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-31.547053854614205, -1.7416468882002512] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-31.547053854614205, -1.7416468882002512] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -31.547053854614205] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.354738141211039] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -3.6918958287919112] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-12.354738141211039, -3.6918958287919112] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-12.354738141211039, -3.6918958287919112] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.354738141211039] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.16774202531667] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.5578712018177425] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9.16774202531667, -4.5578712018177425] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9.16774202531667, -4.5578712018177425] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.16774202531667] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.452506499531564] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -5.376723351619043] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-8.452506499531564, -5.376723351619043] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-8.452506499531564, -5.376723351619043] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.452506499531564] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.24300922430622] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -5.927046852823835] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-8.24300922430622, -5.927046852823835] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-8.24300922430622, -5.927046852823835] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-8.24300922430622, -5.927046852823835] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-8.24300922430622, -5.927046852823835] -2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.24300922430622] -2020-03-24 08:02:14 INFO root:20 - Theil-Sen Estimator -2020-03-24 08:02:14 INFO root:20 - Line m: -7.342466537315348, b: 96.16297539643116 -2020-03-24 08:03:18 INFO root:20 - Starting the Benchmark... -2020-03-24 08:03:18 INFO root:20 - Benchmark on Dataset: CLOUD with 50 points -2020-03-24 08:03:18 INFO root:20 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-24 08:03:18 INFO root:20 - === S T A R T - naiv L M S === -2020-03-24 08:03:18 INFO root:20 - === S T A R T - L M S === -2020-03-24 08:03:18 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] -2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:18 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] -2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:18 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.99, 1.5048434349200512] -2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:18 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.99, 1.5048434349200512] -2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:18 INFO root:20 - === E N D - L M S === 0 -2020-03-24 08:03:21 INFO root:20 - Zeit: 2 -2020-03-24 08:03:21 INFO root:20 - Calculating ScaleDependentMeasure for LMS -2020-03-24 08:03:21 INFO root:20 - finished calculating ScaleDependentMeasure. -2020-03-24 08:03:21 INFO root:20 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS -2020-03-24 08:03:21 INFO root:20 - finished calculating ScaledErrorBasedMeasure. -2020-03-24 08:03:21 INFO root:20 - finished with execution of the algorithms. -2020-03-24 08:03:29 INFO root:20 - Starting the Benchmark... -2020-03-24 08:03:29 INFO root:20 - Benchmark on Dataset: CLOUD with 50 points -2020-03-24 08:03:29 INFO root:20 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-24 08:03:29 INFO root:20 - === S T A R T - L M S === -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, 9999.0] -2020-03-24 08:03:29 INFO root:20 - === S T A R T - R M === -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.18621455758115055] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.18621455758115055, 7.773906936486924] -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.307027219808578] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.773906936486924, 10000.0] -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, 2.5983559449463836] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.8500883464363476] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.70442162624154, 10000.0] -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, 1.8598052357147932] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.70442162624154, 10000.0] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.8500883464363476, 1.8598052357147932] -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.8500883464363476, 1.8598052357147932] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 5.850069793893033] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.8500883464363476] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, -0.18621455758115055] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.69442162624154, 12.932487607764797] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.6666043362388456] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.18621455758115055] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.69442162624154, 12.932487607764797] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -1.4734971023940973] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.6666043362388456, -1.4734971023940973] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.6666043362388456, -1.4734971023940973] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 5.367396534839656] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.6666043362388456] -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.13431546663111896, 12.932487607764797] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.367396534839656, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.13431546663111896, 12.932487607764797] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.6453411931758306] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.355819308974041] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.6453411931758306, -2.355819308974041] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.930108425917869] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.6453411931758306, -2.355819308974041] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 INFO root:20 - === E N D - L M S === 0 -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.930108425917869, 5.836097872358641] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.6453411931758306, -2.355819308974041] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 3.6981978412474645] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.6453411931758306, -2.355819308974041] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.6453411931758306] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.898190275651015] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.898190275651015, 3.930108425917869] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.930108425917869] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.119687480495812] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3167788499939315] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3167788499939315, 4.728152456152825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1612319950786218, 6.131976038240087] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 3.3167788499939315] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3167788499939315] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.060330375662425] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.060330375662425, 7.642790519668512] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.642790519668512, 1.1612319950786218] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7824566298478337] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7824566298478337, 6.793381594136216] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.793381594136216, 6.060330375662425] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.060330375662425] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0331236795565095, 6.310714621539466] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 3.7824566298478337] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7824566298478337] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 7.270193734755459] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 1.0331236795565095] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 8.165957122456804] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 10.168474842123265] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.168474842123265, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.308511932399835] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.308511932399835, 6.416702881069434] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.416702881069434, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0439157476981786] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0439157476981786, 6.808357428233249] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.808357428233249, 4.308511932399835] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.308511932399835] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.005230943512449] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.005230943512449, 2.0439157476981786] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0439157476981786] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3569329430010337] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3569329430010337, 6.310714621539466] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.005555132181811, 4.119687480495812] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 2.3569329430010337] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3569329430010337] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5261292998302625] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.5261292998302625, 3.5129759525341524] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5129759525341524, 2.005555132181811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 8.416300581786237] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.416300581786237, 0.5261292998302625] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5261292998302625] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 5.5511884354949625] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7988676808148747, 5.691312913554345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 9.582841457331533] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.582841457331533, 2.7988676808148747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 5.878777998893678] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 8.042166160106316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.3166998713032316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.060330375662425] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.060330375662425, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 6.138858636386203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.138858636386203, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.995176208286747, 7.077780451476278] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.244774638837647] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 12.17798793152618] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.17798793152618, 2.995176208286747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1298213427007786, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 4.244774638837647] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.244774638837647] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 7.056080994188464] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 2.1298213427007786] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.732338594449902] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 5.707476919914643] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.707476919914643, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 10.031724446510212] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.031724446510212, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 10.720671449905556] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.820327232846825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.017403877635528] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8601081539963226] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8601081539963226, 4.647228734394258] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 7.952273413962051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 0.8601081539963226] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8601081539963226] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1612319950786218, 6.227856136943297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 9.582841457331533] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.582841457331533, 1.1612319950786218] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 7.962235458553249] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.691312913554345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 5.691312913554345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.329068238120963] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.329068238120963, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.005230943512449] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.005230943512449, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.302640674854274] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 7.215285327166715] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.962235458553249] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 6.820327232846825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 7.215285327166715] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4278491397804416, 3.3639051091626815] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3639051091626815, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 5.420891697106218] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.420891697106218, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.792969153023652] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.792969153023652, 7.544240699763872] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.544240699763872, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 5.367396534839656] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.367396534839656, 4.792969153023652] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.792969153023652] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.0465298915442864] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.0465298915442864, 7.056080994188464] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 3.717484348632541] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.186525056512204] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.186525056512204, 3.0465298915442864] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.0465298915442864] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.820327232846825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 5.787572437458981] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.160834910895586] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.160834910895586, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.1783962794207866] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.1783962794207866, 6.255267673012437] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 10.058209140805689] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.058209140805689, -0.1783962794207866] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.1783962794207866] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.507294309764672] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1245785684473777, 7.266714773990139] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.266714773990139, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.079680485756729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 2.1245785684473777] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 10.168474842123265] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.168474842123265, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 7.270193734755459] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 1.8461811237235688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 4.632832999324968] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.632832999324968, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1020560646057989] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1020560646057989, 8.649586085647623] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.649586085647623, 3.981811804439126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.866980559315904] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 1.1020560646057989] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1020560646057989] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9512214367207426] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9512214367207426, 5.24971295880084] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 6.670208992286865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 2.9512214367207426] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9512214367207426] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.425894597435647] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.425894597435647, 6.298179057355855] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 3.425894597435647] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.425894597435647] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 5.862521436089605] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 4.575964217385876] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.575964217385876, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7650767187492256, 4.728152456152825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 8.750617408011088] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 2.7650767187492256] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.894854617858413] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.894854617858413, 6.810980382208822] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.810980382208822, 4.885654068041099] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 5.372261251693178] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.372261251693178, 1.894854617858413] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.894854617858413] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 5.691312913554345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 8.274904672453669] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.274904672453669, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 8.24644035031365] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.24644035031365, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4618420275286723] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4618420275286723, 5.24971295880084] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 5.805954012880761] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.055235636887076] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.055235636887076, 12.18705078165943] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.18705078165943, 1.4618420275286723] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4618420275286723] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.005555132181811, 6.02988649550346] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, 4.055235636887076] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.055235636887076] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.119557803513521] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.119557803513521, 3.3875247751514634] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3875247751514634, 2.005555132181811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 4.898190275651015] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.898190275651015, 2.119557803513521] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.119557803513521] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7770985523660472] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.7770985523660472, 6.775006072549876] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, 3.377208147729642] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7675176769305645] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.7675176769305645, 7.0100213245570515] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 1.7770985523660472] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7770985523660472] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 13.864342131750357] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(13.864342131750357, 0.7675176769305645] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7675176769305645] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.376288358056158] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 10.058209140805689] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.058209140805689, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.5511884354949625] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 6.585093849854849] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.585093849854849, 5.376288358056158] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.376288358056158] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.05708003476628078] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.05708003476628078, 4.060836100688299] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.060836100688299, 5.5511884354949625] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.5511884354949625] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 5.262124211227417] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.262124211227417, -0.05708003476628078] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.05708003476628078] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 9.118380705945334] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.118380705945334, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.255267673012437] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 8.162832974378674] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9008458664329193, 4.005230943512449] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.005230943512449, 6.255267673012437] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.255267673012437] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.490348190680696] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 1.9008458664329193] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 6.775006072549876] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 7.74725028583319] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.74725028583319, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 6.670208992286865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 3.3165234639016687] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.131976038240087] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 9.76687484281305] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.76687484281305, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 4.571304042300615] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.571304042300615, 6.131976038240087] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.131976038240087] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.882181579189865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 7.1577933949938055] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.1577933949938055, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.041316261959321, 6.138858636386203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.138858636386203, 5.882181579189865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.882181579189865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.224113403372712] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.224113403372712, 9.846240492044364] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.846240492044364, 2.041316261959321] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.854280736008504] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 6.164259352489692] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 3.224113403372712] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.224113403372712] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.6141873022707496] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.6141873022707496, 3.3163643086640224] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3163643086640224, 4.854280736008504] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.854280736008504] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 9.109914950414607] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.109914950414607, -1.6141873022707496] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.6141873022707496] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 8.90374130572198] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.90374130572198, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 5.24971295880084] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 4.389750406931021] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.017403877635528] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.766308424024155] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.766308424024155, 9.60320096103745] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.60320096103745, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 8.04013111382245] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 4.766308424024155] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.766308424024155] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 11.462184619825056] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.462184619825056, 5.805954012880761] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.054821814981661] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.054821814981661, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.054821814981661] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.054821814981661, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 8.87090287137142] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.87090287137142, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 7.1577933949938055] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.1577933949938055, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 7.998823709604787] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 5.376288358056158] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 6.2032874889905045] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8870762470753277, 1.276101581843871] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.276101581843871, 4.119687480495812] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9944229405967001] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9944229405967001, 3.177566554948344] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.177566554948344, 0.8870762470753277] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 5.588873991521197] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.588873991521197, 0.9944229405967001] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9944229405967001] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.1577933949938055] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.1577933949938055, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 8.165957122456804] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.361817921799594] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.361817921799594, 9.443487969251592] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.443487969251592, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 6.670208992286865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 4.361817921799594] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.361817921799594] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 3.5064307926645286] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5064307926645286, 4.119687480495812] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 4.422729412780903] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 4.766308424024155] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.766308424024155, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1298213427007786, 6.810980382208822] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.810980382208822, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.507294309764672] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 2.1298213427007786] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 8.87090287137142] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.87090287137142, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 4.866980559315904] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 7.74725028583319] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.74725028583319, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 7.490348190680696] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 5.6598429413844] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.6598429413844, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.425894597435647] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.425894597435647, 7.829003849392301] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.829003849392301, 1.3166998713032316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 8.274904672453669] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.274904672453669, 3.425894597435647] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.425894597435647] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0972154414387028, 6.507294309764672] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 5.036962587195657] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 6.7327013597467325] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.7327013597467325, 2.0972154414387028] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 5.262124211227417] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.262124211227417, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.810980382208822] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.810980382208822, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.61146873261786] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.61146873261786, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 8.897271427352443] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.76210434219587] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.320704658673037] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.320704658673037, 7.953400618556505] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 7.953400618556505] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 3.320704658673037] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.320704658673037] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.670208992286865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 5.036962587195657] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.376288358056158] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 7.842826519402418] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.842826519402418, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.866980559315904] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 5.9761558710572364] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.9761558710572364, 5.376288358056158] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.376288358056158] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 5.787572437458981] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 4.866980559315904] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.866980559315904] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.16439775812399074] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.16439775812399074, 2.9046862802990465] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9046862802990465, 5.036962587195657] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 10.168474842123265] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.168474842123265, -0.16439775812399074] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.16439775812399074] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.890982121505077] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.890982121505077, 3.5853073017274553] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4903564968366319] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.4903564968366319, 3.981811804439126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 2.890982121505077] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.890982121505077] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.653541424487146] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.653541424487146, 7.0100213245570515] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 0.4903564968366319] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4903564968366319] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.864935124132187, 5.867752286880333] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.867752286880333, 4.653541424487146] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.653541424487146] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 5.850069793893033] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 2.864935124132187] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 3.320704658673037] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.320704658673037, 3.9763446839289966] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 4.422729412780903] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.995176208286747, 6.298179057355855] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 1.662459552023726] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.447786631998024] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.447786631998024, 3.9404621031365834] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9404621031365834, 2.995176208286747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 6.060330375662425] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.060330375662425, 2.447786631998024] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.447786631998024] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 4.898190275651015] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.898190275651015, 3.981811804439126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 9.118380705945334] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.118380705945334, 1.8859606600674164] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 9.118380705945334] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.118380705945334, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.787572437458981] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 6.838350841707644] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 3.717484348632541] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9732929085314005, 3.279494452399678] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.279494452399678, 5.787572437458981] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.787572437458981] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 10.720671449905556] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, 0.9732929085314005] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 6.255267673012437] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 3.7999822407679713] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7999822407679713, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8870762470753277, 3.224113403372712] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.224113403372712, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.773906936486924] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.773906936486924, 0.8870762470753277] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.810980382208822] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.810980382208822, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 9.118380705945334] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.118380705945334, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.670208992286865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 8.649586085647623] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.649586085647623, 1.662459552023726] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.842536725072307] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.842536725072307, 3.002592942126893] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.002592942126893, 6.670208992286865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.670208992286865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 7.270193734755459] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 0.842536725072307] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.842536725072307] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 5.24971295880084] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8870762470753277, 3.8453281917590942] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.077780451476278] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 0.8870762470753277] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.448433527409682, 7.544240699763872] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.544240699763872, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7988676808148747, 5.836097872358641] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 5.448433527409682] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7999822407679713] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7999822407679713, 13.885134066741479] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(13.885134066741479, 2.7988676808148747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 7.810838538617938] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.810838538617938, 3.7999822407679713] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7999822407679713] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.674769057275626] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.674769057275626, 8.65770227283384] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.033399333346209, 6.056113449366559] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 5.674769057275626] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.674769057275626] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 11.687363598598907] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.687363598598907, 3.033399333346209] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 8.24644035031365] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.24644035031365, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.0359561583195696, 4.962128185033726] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.962128185033726, 5.691312913554345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.4210401659763183] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.4210401659763183, 4.27556605508621] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.27556605508621, 4.0359561583195696] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.862521436089605] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 14.31150054030771] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(14.31150054030771, -1.4210401659763183] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.4210401659763183] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 9.255233962618172] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.255233962618172, 5.862521436089605] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.862521436089605] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.946269776276312, 7.0100213245570515] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 3.6981978412474645] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 5.588873991521197] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.588873991521197, 3.946269776276312] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.005555132181811, 3.5046603376001046] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5046603376001046, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 7.92511193305876] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 2.005555132181811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 7.642790519668512] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.642790519668512, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.382671292894811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.382671292894811, 7.056080994188464] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 5.292554753688084] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 3.382671292894811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.382671292894811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.036922771611217] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.036922771611217, 6.838350841707644] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.651381597577189] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.651381597577189, 3.036922771611217] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.036922771611217] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.206365239113534] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.206365239113534, 4.37466890200501] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.37466890200501, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 8.47410600375263] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 2.206365239113534] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.206365239113534] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5129759525341524] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5129759525341524, 11.153160507179237] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.153160507179237, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.674769057275626] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.674769057275626, 3.5129759525341524] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5129759525341524] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5680753725600413] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.5680753725600413, 11.687363598598907] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.687363598598907, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 11.635998223482083] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.635998223482083, 0.5680753725600413] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5680753725600413] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.805954012880761] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 5.24971295880084] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 8.47410600375263] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4538893070307133] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4538893070307133, 2.113436083299407] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.113436083299407, 3.3382333262232096] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.14697420234602] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.14697420234602, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 1.4538893070307133] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4538893070307133] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 6.02988649550346] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, -1.14697420234602] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.14697420234602] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 8.162832974378674] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0353615538655152, 4.728152456152825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 3.5853073017274553] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.490511670836824, 6.255267673012437] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 1.0353615538655152] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.255267673012437] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 2.490511670836824] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.343050989151618] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.343050989151618, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 10.880338025056755] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.880338025056755, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 6.017403877635528] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 7.0100213245570515] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 1.3166998713032316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.507294309764672] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 8.04013111382245] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.820327232846825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.985635734765026] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.985635734765026, 8.65770227283384] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.787572437458981] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 2.985635734765026] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.985635734765026] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 7.270193734755459] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9598215551788891] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9598215551788891, 4.504134030107015] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 8.897271427352443] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 0.9598215551788891] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9598215551788891] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 6.017403877635528] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 3.377208147729642] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.448433527409682, 11.153160507179237] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.153160507179237, 3.3165234639016687] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 9.582841457331533] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.582841457331533, 5.448433527409682] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 8.47410600375263] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 3.3382333262232096] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.775006072549876] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 8.042166160106316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 6.810980382208822] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.810980382208822, 3.9763446839289966] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 4.3703655773906664] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3752623278055205] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3752623278055205, 3.670920058220254] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.670920058220254, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 6.507294309764672] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 1.3752623278055205] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3752623278055205] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.864935124132187, 7.998823709604787] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.138858636386203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.138858636386203, 12.521252775728987] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.521252775728987, 2.864935124132187] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 5.367396534839656] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.367396534839656, 6.138858636386203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.138858636386203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7650767187492256, 7.490348190680696] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 6.2032874889905045] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 2.7650767187492256] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 10.058209140805689] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.058209140805689, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7467191741105026, 4.866980559315904] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5983559449463836, 6.164259352489692] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 2.7467191741105026] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 5.5511884354949625] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 2.5983559449463836] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 6.76210434219587] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 6.056113449366559] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 4.389750406931021] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 3.8453281917590942] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -3.450086968502423] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-3.450086968502423, 1.8859606600674164] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 4.119687480495812] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 9.60320096103745] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.60320096103745, -3.450086968502423] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -3.450086968502423] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 8.9219043748842] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.9219043748842, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 6.7327013597467325] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.7327013597467325, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 6.507294309764672] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.2428747197422245] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2428747197422245, 8.9219043748842] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.9219043748842, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7303005910697519] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.7303005910697519, 6.017403877635528] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 6.2428747197422245] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.2428747197422245] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 8.04013111382245] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 0.7303005910697519] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7303005910697519] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.041316261959321, 3.224113403372712] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.224113403372712, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.119557803513521] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.119557803513521, 3.8246091975282916] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8246091975282916, 2.041316261959321] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3444290318547116] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3444290318547116, 6.017403877635528] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.119557803513521] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.119557803513521] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.087583454478446] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.087583454478446, 2.3444290318547116] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3444290318547116] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5983559449463836, 5.691312913554345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 7.998823709604787] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 2.5983559449463836] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.507294309764672] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 3.6981978412474645] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.854280736008504] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 7.343050989151618] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.343050989151618, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.206365239113534] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.206365239113534, 6.2032874889905045] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 4.854280736008504] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.854280736008504] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 9.452209750676227] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, 2.206365239113534] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.206365239113534] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1245785684473777, 2.985635734765026] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.985635734765026, 5.878777998893678] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9732929085314005, 3.377208147729642] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 2.1245785684473777] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5983559449463836, 7.544240699763872] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.544240699763872, 0.9732929085314005] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.820327232846825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 2.5983559449463836] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.649928803913759] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.649928803913759, 11.559411149087945] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.559411149087945, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.448433527409682, 6.732338594449902] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 4.649928803913759] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.649928803913759] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.336666719060442] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.336666719060442, 6.612200477405259] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.612200477405259, 5.448433527409682] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 6.416702881069434] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.416702881069434, 1.336666719060442] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.336666719060442] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.670920058220254] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.670920058220254, 7.079680485756729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5064307926645286] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5064307926645286, 6.255267673012437] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 3.670920058220254] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.670920058220254] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 6.017403877635528] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 3.5064307926645286] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5064307926645286] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5960928353473003] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5960928353473003, 8.750617408011088] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 5.842861292989345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.842861292989345, 2.5960928353473003] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5960928353473003] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 2.8925221797902525] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.8925221797902525, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1514458072431455] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1514458072431455, 5.882181579189865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.759804570928154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 2.1514458072431455] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1514458072431455] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 7.962235458553249] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9598215551788891] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9598215551788891, 3.9573922920806455] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9573922920806455, 4.885654068041099] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 5.262124211227417] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.262124211227417, 0.9598215551788891] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9598215551788891] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7984790496457825, 5.850069793893033] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.382671292894811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.382671292894811, 6.261647948240883] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 2.7984790496457825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 4.866980559315904] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 3.382671292894811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.382671292894811] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 13.207782464134596] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(13.207782464134596, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 8.165957122456804] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 4.504134030107015] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.862521436089605] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2026970544301663] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2026970544301663, 7.952273413962051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 6.255267673012437] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 3.2026970544301663] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2026970544301663] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 8.165957122456804] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 8.750617408011088] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 7.74725028583319] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.74725028583319, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4278491397804416, 6.838350841707644] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.4043861631761505] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4043861631761505, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3219798350546292, 4.504134030107015] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 5.420891697106218] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.420891697106218, 3.3219798350546292] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0353615538655152, 11.365226045287296] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.365226045287296, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.490511670836824, 6.2032874889905045] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 1.0353615538655152] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4300572036051336] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.4300572036051336, 2.5845067562821833] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5845067562821833, 2.490511670836824] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.810980382208822] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.810980382208822, 0.4300572036051336] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4300572036051336] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.953400618556505] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 5.086155476305678] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 7.215285327166715] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 7.953400618556505] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 1.8461811237235688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.670208992286865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 12.17798793152618] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.17798793152618, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.2780724023640419] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.2780724023640419, 4.422729412780903] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 6.670208992286865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.670208992286865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 5.882181579189865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 0.2780724023640419] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.2780724023640419] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 5.376288358056158] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 4.446842582853426] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 5.588873991521197] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.588873991521197, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9008458664329193, 7.92511193305876] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 3.3382333262232096] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 10.756117816302693] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.756117816302693, 1.9008458664329193] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.001758317732483] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.001758317732483, 7.952273413962051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 5.842861292989345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.842861292989345, 5.001758317732483] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.001758317732483] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 6.585093849854849] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.585093849854849, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0206785886621286] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0206785886621286, 4.766308424024155] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.766308424024155, 4.647228734394258] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.497647924454431] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 2.0206785886621286] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0206785886621286] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7593331199596733] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.7593331199596733, 6.20616857414944] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.20616857414944, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 6.164259352489692] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 0.7593331199596733] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7593331199596733] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 7.642790519668512] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.642790519668512, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 6.2032874889905045] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.497647924454431] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 4.361817921799594] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.361817921799594, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8310211400559864] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8310211400559864, 5.292554753688084] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.7327013597467325] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.7327013597467325, 1.8310211400559864] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8310211400559864] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 9.452209750676227] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.850069793893033] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 7.952273413962051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 3.670920058220254] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.670920058220254, 5.850069793893033] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.850069793893033] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8219686221787006] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8219686221787006, 6.76210434219587] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 6.2032874889905045] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 1.8219686221787006] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8219686221787006] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.02988649550346] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, 8.04013111382245] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8825770953905019] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8825770953905019, 5.5511884354949625] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 6.02988649550346] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.02988649550346] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.862521436089605] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 7.953400618556505] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 1.8825770953905019] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8825770953905019] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 5.420891697106218] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.420891697106218, 5.862521436089605] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.862521436089605] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.890982121505077] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.890982121505077, 5.599406645208912] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.599406645208912, 3.3165234639016687] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 3.336440424815381] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.336440424815381, 2.890982121505077] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.890982121505077] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8375595130081617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8375595130081617, 3.981811804439126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 8.042166160106316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.8375595130081617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8375595130081617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 5.850069793893033] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 7.343050989151618] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.343050989151618, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.940798609577206] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.940798609577206, 8.165957122456804] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 5.376288358056158] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 4.940798609577206] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.940798609577206] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3610219151712448] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3610219151712448, 5.086155476305678] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 7.343050989151618] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.343050989151618, 1.3610219151712448] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3610219151712448] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 9.443487969251592] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.443487969251592, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 12.18705078165943] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.18705078165943, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 10.880338025056755] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.880338025056755, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 5.376288358056158] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 5.805954012880761] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.093027176779554, 5.367396534839656] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.367396534839656, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 8.165957122456804] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 3.093027176779554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 6.02988649550346] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.632832999324968] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.632832999324968, 10.334693060811794] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.334693060811794, 1.662459552023726] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1510424824600896] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1510424824600896, 7.490348190680696] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 4.632832999324968] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.632832999324968] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 3.7891373196137126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 3.1510424824600896] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1510424824600896] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4927278573308902] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4927278573308902, 3.3382333262232096] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.998823709604787] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 1.4927278573308902] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4927278573308902] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.490348190680696] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 6.670208992286865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 7.0365505244185735] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0365505244185735, 3.717484348632541] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 9.76687484281305] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.76687484281305, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.056113449366559] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 9.452209750676227] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7984790496457825, 5.078313440553169] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.078313440553169, 6.056113449366559] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.056113449366559] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.448433527409682, 7.810838538617938] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.810838538617938, 2.7984790496457825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4300572036051336] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.4300572036051336, 1.8219686221787006] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8219686221787006, 5.448433527409682] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 3.846729652419114] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.846729652419114, 0.4300572036051336] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4300572036051336] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9944229405967001] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9944229405967001, 4.308511932399835] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.308511932399835, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 9.60320096103745] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.60320096103745, 0.9944229405967001] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9944229405967001] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5344797930145013] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5344797930145013, 6.310714621539466] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.425894597435647] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.425894597435647, 5.882181579189865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 3.5344797930145013] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5344797930145013] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 4.647228734394258] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 3.425894597435647] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.425894597435647] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5680753725600413] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.5680753725600413, 5.787572437458981] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 12.18705078165943] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.18705078165943, 0.5680753725600413] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5680753725600413] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.155075550693244] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4278491397804416, 4.527151756006562] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 13.885134066741479] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(13.885134066741479, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 8.897271427352443] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7650767187492256, 7.077780451476278] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 5.707476919914643] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.707476919914643, 2.7650767187492256] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 4.854280736008504] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 1.8859606600674164] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7213192297903466] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.7213192297903466, 6.670208992286865] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 10.756117816302693] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.756117816302693, 1.7213192297903466] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7213192297903466] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.2267681593383288, 4.389750406931021] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.651381597577189] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.651381597577189, 8.750617408011088] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 1.2267681593383288] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 8.416300581786237] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.416300581786237, 4.651381597577189] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.651381597577189] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 8.87090287137142] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.87090287137142, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 5.805954012880761] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.389750406931021] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7650767187492256, 4.866980559315904] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 5.155075550693244] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.7650767187492256] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.276101581843871] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.276101581843871, 5.420891697106218] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.420891697106218, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 8.897271427352443] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 1.276101581843871] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.276101581843871] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3639051091626815] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3639051091626815, 10.06129347422779] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.06129347422779, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.4293090219094555] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4293090219094555, 3.3639051091626815] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3639051091626815] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.649928803913759] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.649928803913759, 7.270193734755459] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5983559449463836, 4.446842582853426] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 4.649928803913759] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.649928803913759] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 5.155075550693244] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.5983559449463836] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.237157251800429] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.237157251800429, 7.4293090219094555] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4293090219094555, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 8.47410600375263] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 2.237157251800429] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.237157251800429] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4278491397804416, 4.649928803913759] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.649928803913759, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 3.377208147729642] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.575964217385876] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.575964217385876, 7.056080994188464] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8197764494053517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8197764494053517, 7.4043861631761505] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4043861631761505, 4.575964217385876] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.575964217385876] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.340428886136628] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.340428886136628, 5.674769057275626] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.674769057275626, 3.8197764494053517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8197764494053517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3666561066785692, 3.332854621999724] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.332854621999724, 4.340428886136628] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.340428886136628] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.079680485756729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 1.3666561066785692] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.164259352489692] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 10.031724446510212] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.031724446510212, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 7.952273413962051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.227856136943297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 7.302640674854274] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 3.3165234639016687] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7999822407679713] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7999822407679713, 8.9219043748842] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.9219043748842, 6.227856136943297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.227856136943297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8219686221787006] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8219686221787006, 5.842861292989345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.842861292989345, 3.7999822407679713] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7999822407679713] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 6.056113449366559] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 1.8219686221787006] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8219686221787006] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 11.153160507179237] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.153160507179237, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 6.820327232846825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.155075550693244] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.087583454478446] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.087583454478446, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.06714383453203727, 3.7817727065827946] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.0359561583195696, 6.507294309764672] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, -0.06714383453203727] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.2867694534741108] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.2867694534741108, 5.707476919914643] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.707476919914643, 4.0359561583195696] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 9.494019455554476] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.494019455554476, 2.2867694534741108] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.2867694534741108] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 5.691312913554345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.507294309764672] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.4329140793628943] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.4329140793628943, 8.65770227283384] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 5.24971295880084] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 3.4329140793628943] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.4329140793628943] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 6.20616857414944] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.20616857414944, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5960928353473003] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5960928353473003, 7.077780451476278] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.995176208286747, 8.04013111382245] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 2.5960928353473003] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5960928353473003] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 13.511896504899436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(13.511896504899436, 2.995176208286747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 10.06129347422779] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.06129347422779, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9064309061296323] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9064309061296323, 8.165957122456804] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 4.422729412780903] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 4.651381597577189] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.651381597577189, 1.9064309061296323] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9064309061296323] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 5.836097872358641] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 4.885654068041099] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 5.292554753688084] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 1.8461811237235688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 9.109914950414607] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.109914950414607, 1.3166998713032316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7988676808148747, 7.056080994188464] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 12.24440210455949] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.24440210455949, 2.7988676808148747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 7.642790519668512] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.642790519668512, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.07587436735671993] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.07587436735671993, 3.224113403372712] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.224113403372712, 5.691312913554345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 9.452209750676227] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, -0.07587436735671993] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.07587436735671993] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 8.274904672453669] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.274904672453669, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.305235840779114] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.305235840779114, 7.0100213245570515] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 7.215285327166715] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 4.305235840779114] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.305235840779114] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8601081539963226] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8601081539963226, 4.029035892319705] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.029035892319705, 4.3703655773906664] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.808357428233249] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.808357428233249, 0.8601081539963226] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8601081539963226] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.302640674854274] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 7.490348190680696] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 9.586478196208994] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.586478196208994, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.3505144300455243] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.3505144300455243, 6.76210434219587] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 6.017403877635528] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.775006072549876] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, -1.3505144300455243] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.3505144300455243] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 7.215285327166715] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 3.981811804439126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 5.292554753688084] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7288594796754736] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.7288594796754736, 1.514638969428106] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.514638969428106, 4.647228734394258] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -4.209614100102688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-4.209614100102688, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 0.7288594796754736] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7288594796754736] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 8.04013111382245] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, -4.209614100102688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -4.209614100102688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 12.64271563835601] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.64271563835601, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1068595624892117] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1068595624892117, 4.3703655773906664] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 5.878777998893678] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 10.756117816302693] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.756117816302693, 1.1068595624892117] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1068595624892117] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7984790496457825, 6.160834910895586] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.160834910895586, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 6.255267673012437] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 2.7984790496457825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.2267681593383288, 8.87090287137142] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.87090287137142, 4.3703655773906664] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 4.504134030107015] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 1.2267681593383288] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5054228935252267] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5054228935252267, 4.27556605508621] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.27556605508621, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 7.0100213245570515] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 1.5054228935252267] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5054228935252267] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.732338594449902] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.759804570928154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8601081539963226] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8601081539963226, 2.7784452938438933] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7784452938438933, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 10.112248523277412] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.112248523277412, 0.8601081539963226] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8601081539963226] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 8.845203287479245] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.845203287479245, 3.717484348632541] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 3.670920058220254] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.670920058220254, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 4.446842582853426] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 6.227856136943297] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 8.162832974378674] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 1.8461811237235688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.793381594136216] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.793381594136216, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.7327013597467325] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.7327013597467325, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4278491397804416, 4.119687480495812] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 7.962235458553249] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2026970544301663] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2026970544301663, 6.2857349960381885] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2857349960381885, 4.446842582853426] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 6.2032874889905045] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 3.2026970544301663] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2026970544301663] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.060836100688299] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.060836100688299, 4.854280736008504] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 3.8453281917590942] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.276101581843871] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.276101581843871, 3.279494452399678] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.279494452399678, 4.060836100688299] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.060836100688299] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5064307926645286] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5064307926645286, 11.687363598598907] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.687363598598907, 1.276101581843871] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.276101581843871] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 6.2032874889905045] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 3.5064307926645286] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5064307926645286] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.041316261959321, 3.674976985210776] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.674976985210776, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.416702881069434] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.416702881069434, 7.962235458553249] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 2.041316261959321] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9732929085314005, 3.072921975294598] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.072921975294598, 6.416702881069434] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.416702881069434] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.310714621539466] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 0.9732929085314005] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 5.086155476305678] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1346380015833186, 5.376288358056158] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8598052357147932] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8598052357147932, 4.188336115460192] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.188336115460192, 3.1346380015833186] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.060330375662425] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.060330375662425, 1.8598052357147932] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8598052357147932] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.76210434219587] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.773906936486924] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.773906936486924, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.76210434219587] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 9.930548724588649] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.930548724588649, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.276101581843871] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.276101581843871, 9.76687484281305] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.76687484281305, 6.76210434219587] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.76210434219587] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 10.634695209813703] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 1.276101581843871] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.276101581843871] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.186525056512204] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.186525056512204, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 7.215285327166715] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1020560646057989] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1020560646057989, 6.808357428233249] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.808357428233249, 6.017403877635528] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3569329430010337] -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3569329430010337, 8.042166160106316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.1020560646057989] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1020560646057989] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.261647948240883] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 10.880338025056755] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.880338025056755, 2.3569329430010337] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3569329430010337] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.613569379284266] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.613569379284266, 4.389750406931021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 6.261647948240883] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.261647948240883] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 9.582841457331533] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.582841457331533, 2.613569379284266] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.613569379284266] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.376288358056158] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 9.118380705945334] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.118380705945334, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.126729951966878] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.126729951966878, 6.060330375662425] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.060330375662425, 5.376288358056158] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.376288358056158] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.9761558710572364] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.9761558710572364, 7.92511193305876] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 3.126729951966878] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.126729951966878] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 7.7906940283646575] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.7906940283646575, 5.9761558710572364] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.9761558710572364] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 5.262124211227417] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.262124211227417, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.742596252820189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.742596252820189, 6.164259352489692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 6.838350841707644] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 2.742596252820189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.742596252820189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1346380015833186, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 5.805954012880761] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.078313440553169, 3.1346380015833186] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.188336115460192] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.188336115460192, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 5.372261251693178] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.372261251693178, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.155075550693244] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 5.376288358056158] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 7.056080994188464] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 7.998823709604787] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.005555132181811, 4.275694774147748] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1068595624892117] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1068595624892117, 5.448433527409682] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.448433527409682, 2.005555132181811] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.732338594449902] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 1.1068595624892117] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1068595624892117] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.490511670836824, 7.270193734755459] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 4.305235840779114] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.305235840779114, 2.490511670836824] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1514458072431455] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1514458072431455, 4.361817921799594] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.361817921799594, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5129759525341524] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5129759525341524, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 2.1514458072431455] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1514458072431455] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8689176020983574] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8689176020983574, 1.538723325809809] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.538723325809809, 3.5129759525341524] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5129759525341524] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 8.845203287479245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.845203287479245, 0.8689176020983574] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8689176020983574] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.000943770609214] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.000943770609214, 3.5853073017274553] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 4.647228734394258] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 8.04013111382245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 1.000943770609214] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.000943770609214] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 6.186525056512204] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.186525056512204, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5129019711012375, 2.8447803729498187] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.8447803729498187, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8870762470753277, 3.5046603376001046] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5046603376001046, 1.5129019711012375] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0331236795565095, 8.165957122456804] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 0.8870762470753277] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 7.079680485756729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 1.0331236795565095] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 8.162832974378674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.3976194008508571] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.3976194008508571, 8.416300581786237] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.416300581786237, 5.878777998893678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.372261251693178] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.372261251693178, 7.0100213245570515] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, -1.3976194008508571] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.3976194008508571] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9914088648727906] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9914088648727906, 6.801919985859055] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.801919985859055, 5.372261251693178] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.372261251693178] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 6.497647924454431] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 2.9914088648727906] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9914088648727906] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.029035892319705] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.029035892319705, 6.02988649550346] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, 4.422729412780903] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9348490865558725] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9348490865558725, 6.255267673012437] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 4.029035892319705] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.029035892319705] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.005555132181811, 5.787572437458981] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 2.9348490865558725] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9348490865558725] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 6.261647948240883] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 2.005555132181811] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 6.227856136943297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 8.65770227283384] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.732338594449902] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 7.952273413962051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 8.416300581786237] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.416300581786237, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.775622875066669] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.775622875066669, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.2267681593383288, 10.720671449905556] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.078313440553169, 7.998823709604787] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 1.2267681593383288] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 2.8925221797902525] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.8925221797902525, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1510424824600896] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1510424824600896, 5.805954012880761] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 6.056113449366559] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 3.1510424824600896] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1510424824600896] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.2857349960381885] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2857349960381885, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.759804570928154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7213192297903466] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.7213192297903466, 5.001758317732483] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.001758317732483, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 8.04013111382245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 1.7213192297903466] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7213192297903466] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.4329140793628943] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.4329140793628943, 7.077780451476278] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 5.20557136531485] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.20557136531485, 3.4329140793628943] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.4329140793628943] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.2032874889905045] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 5.850069793893033] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.507294309764672] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 3.3382333262232096] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 8.750617408011088] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.447786631998024] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.447786631998024, 5.6598429413844] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.6598429413844, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 10.334693060811794] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.334693060811794, 2.447786631998024] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.447786631998024] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 4.02200947530252] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.02200947530252, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.336440424815381] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.336440424815381, 6.507294309764672] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9732929085314005, 4.446842582853426] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 3.336440424815381] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.336440424815381] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 8.750617408011088] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 0.9732929085314005] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 5.850069793893033] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0972154414387028, 4.575964217385876] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.575964217385876, 3.5224795124587778] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.490348190680696] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 2.0972154414387028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.131976038240087] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 7.998823709604787] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 10.06129347422779] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.06129347422779, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.820327232846825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 8.65770227283384] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 5.878777998893678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.416702881069434] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.416702881069434, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 4.422729412780903] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9732929085314005, 4.27556605508621] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.27556605508621, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.056113449366559] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 10.720671449905556] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, 0.9732929085314005] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 5.588873991521197] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.588873991521197, 6.056113449366559] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.056113449366559] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.461967274754441] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.461967274754441, 2.1116425338119904] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1116425338119904, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 5.588873991521197] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.588873991521197, 0.461967274754441] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.461967274754441] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 6.76210434219587] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.188336115460192] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.188336115460192, 6.732338594449902] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7593331199596733] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.7593331199596733, 4.792969153023652] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.792969153023652, 4.188336115460192] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.188336115460192] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 10.634695209813703] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 0.7593331199596733] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7593331199596733] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 10.634695209813703] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 7.1577933949938055] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.1577933949938055, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.846729652419114] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.846729652419114, 7.842826519402418] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.842826519402418, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 5.5057141699358425] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5057141699358425, 3.846729652419114] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.846729652419114] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 11.559411149087945] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.559411149087945, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 8.165957122456804] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 9.443487969251592] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.443487969251592, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.37466890200501] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.37466890200501, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 9.76687484281305] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.76687484281305, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 10.756117816302693] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.756117816302693, 3.3382333262232096] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 8.90374130572198] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.90374130572198, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.882181579189865] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 11.389891791372566] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.389891791372566, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.946269776276312, 7.0365505244185735] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0365505244185735, 3.5224795124587778] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.131976038240087] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 3.946269776276312] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 8.897271427352443] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1612319950786218, 2.742596252820189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.742596252820189, 4.389750406931021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4990547674530674, 6.02988649550346] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, 1.1612319950786218] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3752623278055205] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3752623278055205, 7.953400618556505] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.4990547674530674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.544240699763872] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.544240699763872, 1.3752623278055205] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3752623278055205] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 10.334693060811794] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.334693060811794, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 7.829003849392301] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.829003849392301, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 7.92511193305876] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.56348373750982] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.56348373750982, 10.958264531457122] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.958264531457122, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 4.56348373750982] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.56348373750982] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 3.3219798350546292] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3219798350546292, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.653541424487146] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.653541424487146, 6.261647948240883] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 3.3219798350546292] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3219798350546292, 4.653541424487146] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.653541424487146] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3610219151712448] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3610219151712448, 5.086155476305678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 8.04013111382245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 1.3610219151712448] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3610219151712448] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1245785684473777, 9.494019455554476] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.494019455554476, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.878777998893678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 2.1245785684473777] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 5.836097872358641] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 7.079680485756729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 7.215285327166715] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.24971295880084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3666561066785692, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.261647948240883] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 1.3666561066785692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.850069793893033] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.298179057355855] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.055235636887076] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.055235636887076, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.042793202609021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.042793202609021, 7.056080994188464] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 4.042793202609021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.042793202609021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.2878244852609817] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.2878244852609817, 4.854280736008504] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 7.953400618556505] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.2878244852609817] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.2878244852609817] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9038982187435048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9038982187435048, 4.029035892319705] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.029035892319705, 5.036962587195657] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.497647924454431] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 0.9038982187435048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9038982187435048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 8.47410600375263] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.0100213245570515] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7213192297903466] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.7213192297903466, 5.5057141699358425] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5057141699358425, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 5.086155476305678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 1.7213192297903466] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7213192297903466] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 5.155075550693244] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.4326693492427887] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.1577933949938055] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.1577933949938055, 2.9435212026279536] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.854280736008504] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 10.756117816302693] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.756117816302693, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 4.647228734394258] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.4043861631761505] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4043861631761505, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 8.897271427352443] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.670208992286865] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 7.953400618556505] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 4.422729412780903] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9008458664329193, 5.850069793893033] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.298179057355855] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 12.521252775728987] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.521252775728987, 1.9008458664329193] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.093027176779554, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 6.298179057355855] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.298179057355855] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.864935124132187, 7.270193734755459] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 3.093027176779554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.302640674854274] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 2.864935124132187] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.27556605508621] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.27556605508621, 6.670208992286865] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 10.168474842123265] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.168474842123265, 4.27556605508621] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.27556605508621] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.562849264872585, 4.653541424487146] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.653541424487146, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.25932270640339894] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.25932270640339894, 2.1514458072431455] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1514458072431455, 3.562849264872585] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.416702881069434] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.416702881069434, 7.74725028583319] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.74725028583319, -0.25932270640339894] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.25932270640339894] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4360153147563137] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4360153147563137, 3.036922771611217] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.036922771611217, 6.416702881069434] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.416702881069434] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 4.400341078581372] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.400341078581372, 1.4360153147563137] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4360153147563137] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 8.845203287479245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.845203287479245, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 9.443487969251592] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.443487969251592, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.06714383453203727, 4.651381597577189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.651381597577189, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.562849264872585, 7.953400618556505] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, -0.06714383453203727] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.585093849854849] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.585093849854849, 7.4293090219094555] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4293090219094555, 3.562849264872585] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -2.6666043362388456] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.6666043362388456, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 6.585093849854849] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.585093849854849] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 7.962235458553249] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, -2.6666043362388456] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -2.6666043362388456] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.836097872358641] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.367396534839656] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.367396534839656, 10.634695209813703] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.177566554948344] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.177566554948344, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 5.367396534839656] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.367396534839656] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.759250434114899] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.759250434114899, 4.37466890200501] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.37466890200501, 3.177566554948344] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.177566554948344] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.867752286880333] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.867752286880333, 1.759250434114899] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.759250434114899] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 4.647228734394258] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.670208992286865] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7907154509774803] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7907154509774803, 5.862521436089605] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0972154414387028, 4.275694774147748] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 3.7907154509774803] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7907154509774803] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.2428747197422245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2428747197422245, 10.97596063100699] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.97596063100699, 2.0972154414387028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 3.8197764494053517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8197764494053517, 6.2428747197422245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.2428747197422245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 3.7999822407679713] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7999822407679713, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.507294309764672] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 10.06129347422779] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.06129347422779, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 6.732338594449902] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 11.559411149087945] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.559411149087945, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 7.810838538617938] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.810838538617938, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.507294309764672] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 4.575964217385876] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.575964217385876, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3219798350546292, 6.670208992286865] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 3.5224795124587778] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 4.446842582853426] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 3.3219798350546292] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 11.462184619825056] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.462184619825056, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0705201931517943] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0705201931517943, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 5.24971295880084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8310211400559864] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8310211400559864, 3.1975152042730732] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1975152042730732, 2.0705201931517943] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0705201931517943] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7467191741105026, 3.3362420215791184] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3362420215791184, 1.8310211400559864] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8310211400559864] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1993468227847441] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1993468227847441, 3.052368590185494] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.052368590185494, 2.7467191741105026] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 1.1993468227847441] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1993468227847441] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1601870367112956] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1601870367112956, 10.058209140805689] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.058209140805689, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.078313440553169, 8.47410600375263] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 1.1601870367112956] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1601870367112956] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3219798350546292, 7.1577933949938055] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.1577933949938055, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.2032874889905045] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 3.3219798350546292] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.227856136943297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 7.952273413962051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 6.227856136943297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7675176769305645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.7675176769305645, 2.0525296639517863] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0525296639517863, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0972154414387028, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 0.7675176769305645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7675176769305645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4190204720308097] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4190204720308097, 9.494019455554476] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.494019455554476, 2.0972154414387028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 6.7327013597467325] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.7327013597467325, 1.4190204720308097] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4190204720308097] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.16439775812399074] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.16439775812399074, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 4.422729412780903] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 6.164259352489692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, -0.16439775812399074] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.16439775812399074] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5054228935252267] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5054228935252267, 6.775006072549876] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, 4.275694774147748] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 6.416702881069434] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.416702881069434, 1.5054228935252267] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5054228935252267] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1063801196397005] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1063801196397005, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 4.389750406931021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 5.882181579189865] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 2.1063801196397005] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1063801196397005] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 10.720671449905556] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.898190275651015] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.898190275651015, 8.04013111382245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.237157251800429] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.237157251800429, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 4.898190275651015] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.898190275651015] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5552113602081532, 8.162832974378674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 2.237157251800429] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.237157251800429] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 8.042166160106316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.5552113602081532] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 9.60320096103745] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.60320096103745, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 7.829003849392301] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.829003849392301, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.8491650958479666] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.8491650958479666, 5.734009592360138] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.734009592360138, 4.647228734394258] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 6.056113449366559] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 2.8491650958479666] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.8491650958479666] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 8.162832974378674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 4.305235840779114] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.305235840779114, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 6.73618476925007] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.73618476925007, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 3.0148176788874252] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.0148176788874252, 4.504134030107015] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 7.92511193305876] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.054821814981661] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.054821814981661, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 7.773906936486924] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.773906936486924, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.2428747197422245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2428747197422245, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.2878244852609817] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.2878244852609817, 5.155075550693244] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 6.2032874889905045] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 2.2878244852609817] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.2878244852609817] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4190204720308097] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4190204720308097, 4.647228734394258] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 4.389750406931021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5046603376001046] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5046603376001046, 6.838350841707644] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 1.4190204720308097] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4190204720308097] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.707476919914643] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.707476919914643, 7.759804570928154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 3.5046603376001046] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5046603376001046] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7988676808148747, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 5.707476919914643] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.707476919914643] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0331236795565095, 3.3362420215791184] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3362420215791184, 2.7988676808148747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 8.162832974378674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 1.0331236795565095] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 4.446842582853426] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 8.04013111382245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0353615538655152, 6.138858636386203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.138858636386203, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.507294309764672] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 1.0353615538655152] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 5.5057141699358425] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5057141699358425, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 5.787572437458981] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 7.0100213245570515] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 1.8859606600674164] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.651381597577189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.651381597577189, 6.497647924454431] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 4.055235636887076] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.055235636887076, 4.651381597577189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.651381597577189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.052589003142666] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.052589003142666, -0.06481235760083415] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.06481235760083415, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.042793202609021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.042793202609021, 10.720671449905556] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, -1.052589003142666] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.052589003142666] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 4.042793202609021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.042793202609021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.76210434219587] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 9.452209750676227] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, 4.504134030107015] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 8.24644035031365] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.24644035031365, 6.76210434219587] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.76210434219587] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 9.109914950414607] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.109914950414607, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8598052357147932] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8598052357147932, 3.5853073017274553] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 5.850069793893033] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 1.8598052357147932] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8598052357147932] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 8.47410600375263] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 8.162832974378674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.155075550693244] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 7.92511193305876] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.55693223864882] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.55693223864882, 2.8447803729498187] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.8447803729498187, 5.155075550693244] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.155075550693244] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.7321410016454598] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.7321410016454598, 5.376288358056158] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 1.55693223864882] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.55693223864882] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.2032874889905045] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, -0.7321410016454598] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.7321410016454598] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.507294309764672] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 7.952273413962051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.1783962794207866] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.1783962794207866, 6.186525056512204] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.186525056512204, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 10.031724446510212] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.031724446510212, -0.1783962794207866] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.1783962794207866] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.155075550693244] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4990547674530674, 6.73618476925007] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.73618476925007, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 8.897271427352443] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 2.4990547674530674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.490348190680696] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.164259352489692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.571304042300615] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.571304042300615, 11.635998223482083] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.635998223482083, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1510424824600896] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1510424824600896, 7.490348190680696] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 4.571304042300615] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.571304042300615] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9008458664329193, 6.2032874889905045] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 3.1510424824600896] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1510424824600896] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 7.829003849392301] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.829003849392301, 1.9008458664329193] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 3.670920058220254] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.670920058220254, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 9.443487969251592] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.443487969251592, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 6.732338594449902] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.097229319551712] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.097229319551712, 6.298179057355855] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.670208992286865] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 2.097229319551712] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.097229319551712] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 7.92511193305876] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.5057141699358425] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5057141699358425, 7.953400618556505] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 3.5992216837443647] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5992216837443647, 5.5057141699358425] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.5057141699358425] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.490511670836824, 3.503618084531543] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.503618084531543, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 4.060836100688299] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.060836100688299, 2.490511670836824] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.985635734765026] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.985635734765026, 5.24971295880084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5983559449463836, 6.056113449366559] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 2.985635734765026] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.985635734765026] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.728152456152825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 2.5983559449463836] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0353615538655152, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 5.262124211227417] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.262124211227417, 1.0353615538655152] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.930108425917869] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.930108425917869, 5.588873991521197] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.588873991521197, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 4.56348373750982] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.56348373750982, 3.930108425917869] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.930108425917869] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1298213427007786, 4.854280736008504] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 2.9435212026279536] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5261292998302625] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.5261292998302625, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.1298213427007786] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.946269776276312, 10.634695209813703] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 0.5261292998302625] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5261292998302625] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 4.446842582853426] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 3.946269776276312] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 3.674976985210776] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.674976985210776, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7770985523660472] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.7770985523660472, 3.9404621031365834] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9404621031365834, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 7.7906940283646575] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.7906940283646575, 1.7770985523660472] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7770985523660472] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 5.836097872358641] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 3.3163643086640224] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3163643086640224, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4071442487801593] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4071442487801593, 9.930548724588649] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.930548724588649, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 8.416300581786237] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.416300581786237, 1.4071442487801593] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4071442487801593] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 5.882181579189865] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3569329430010337] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3569329430010337, 9.60320096103745] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.60320096103745, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1298213427007786, 8.162832974378674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 2.3569329430010337] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3569329430010337] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 9.452209750676227] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, 2.1298213427007786] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.544240699763872] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.544240699763872, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1346380015833186, 8.274904672453669] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.274904672453669, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.946269776276312, 10.756117816302693] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.756117816302693, 3.1346380015833186] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.113436083299407] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.113436083299407, 6.838350841707644] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 3.946269776276312] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 7.490348190680696] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 2.113436083299407] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.113436083299407] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.864935124132187, 10.720671449905556] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 10.634695209813703] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 2.864935124132187] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 8.47410600375263] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 5.599406645208912] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.599406645208912, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 4.575964217385876] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.575964217385876, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5129019711012375, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.820327232846825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 1.5129019711012375] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 12.18705078165943] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.18705078165943, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.131976038240087] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 10.880338025056755] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.880338025056755, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.2619894308444248] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.2619894308444248, 3.3382333262232096] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 6.131976038240087] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.131976038240087] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.237157251800429] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.237157251800429, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, -0.2619894308444248] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.2619894308444248] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.4043861631761505] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4043861631761505, 2.237157251800429] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.237157251800429] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.305235840779114] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.305235840779114, 6.2857349960381885] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2857349960381885, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0353615538655152, 3.4346262955764453] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.4346262955764453, 4.305235840779114] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.305235840779114] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.2032874889905045] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 1.0353615538655152] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 6.507294309764672] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 7.962235458553249] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.766308424024155] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.766308424024155, 7.952273413962051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.864935124132187, 4.504134030107015] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 4.766308424024155] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.766308424024155] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 7.759804570928154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 2.864935124132187] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 5.24971295880084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 6.497647924454431] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 5.805954012880761] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6198344347730007] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.6198344347730007, 4.119687480495812] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 4.446842582853426] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 4.444844991923531] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.444844991923531, 2.6198344347730007] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6198344347730007] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 6.820327232846825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.649928803913759] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.649928803913759, 7.0100213245570515] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 5.420891697106218] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.420891697106218, 4.649928803913759] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.649928803913759] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 5.001758317732483] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.001758317732483, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.710289571880697] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.710289571880697, 2.5960928353473003] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5960928353473003, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 9.452209750676227] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, -0.710289571880697] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.710289571880697] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 8.750617408011088] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 6.808357428233249] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.808357428233249, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8199808911322598] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8199808911322598, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 5.878777998893678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 9.60320096103745] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.60320096103745, 0.8199808911322598] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8199808911322598] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 8.04013111382245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.854280736008504] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 7.079680485756729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.215285327166715] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 4.854280736008504] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.854280736008504] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 6.507294309764672] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.078313440553169, 8.65770227283384] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 7.998823709604787] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 6.820327232846825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1245785684473777, 6.810980382208822] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.810980382208822, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 7.642790519668512] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.642790519668512, 2.1245785684473777] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 3.0148176788874252] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.0148176788874252, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 7.056080994188464] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 6.73618476925007] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.73618476925007, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.066050537538278] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.066050537538278, 8.416300581786237] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.416300581786237, 4.446842582853426] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8870762470753277, 5.086155476305678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 3.066050537538278] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.066050537538278] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 11.389891791372566] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.389891791372566, 0.8870762470753277] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 6.298179057355855] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4861793436252424] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4861793436252424, 7.775622875066669] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.775622875066669, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.6598429413844] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.6598429413844, 7.759804570928154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 2.4861793436252424] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4861793436252424] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2163669480249286] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.2163669480249286, 8.04013111382245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 5.6598429413844] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.6598429413844] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.962128185033726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.962128185033726, 10.958264531457122] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.958264531457122, 1.2163669480249286] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2163669480249286] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.562849264872585, 4.275694774147748] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 4.962128185033726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.962128185033726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.308404068009048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.308404068009048, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 3.562849264872585] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.740581323557128] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.740581323557128, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 3.308404068009048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.308404068009048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.033399333346209, 6.61146873261786] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.61146873261786, 3.740581323557128] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.740581323557128] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 7.952273413962051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 3.033399333346209] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.093027176779554, 6.838350841707644] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7988676808148747, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 3.093027176779554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06955251359675074] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.06955251359675074, 4.854280736008504] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 2.7988676808148747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 6.732338594449902] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, -0.06955251359675074] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06955251359675074] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 8.04013111382245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 6.76210434219587] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 7.952273413962051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 4.854280736008504] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 3.9404621031365834] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9404621031365834, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.940798609577206] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.940798609577206, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.728152456152825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 6.298179057355855] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.6510040491871227] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.6510040491871227, 6.689569652488945] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.689569652488945, 4.728152456152825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.728152456152825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4278491397804416, 8.274904672453669] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.274904672453669, 1.6510040491871227] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.6510040491871227] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 7.998823709604787] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 1.4278491397804416] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 7.953400618556505] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.2428747197422245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2428747197422245, 10.634695209813703] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.953400618556505] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 6.2428747197422245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.2428747197422245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 6.2032874889905045] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 6.507294309764672] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.670208992286865] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 2.4326693492427887] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 7.842826519402418] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.842826519402418, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.087583454478446] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.087583454478446, 5.24971295880084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.846729652419114] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.846729652419114, 6.497647924454431] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7467191741105026, 7.490348190680696] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 3.846729652419114] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.846729652419114] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 5.787572437458981] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 2.7467191741105026] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 8.042166160106316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.732338594449902] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 3.5853073017274553] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 6.820327232846825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.6215033325184819] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.6215033325184819, 3.5853073017274553] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 5.24971295880084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.086155476305678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, -0.6215033325184819] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.6215033325184819] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.564043853157684] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.564043853157684, 4.244774638837647] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 2.564043853157684] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.564043853157684] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2026970544301663] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2026970544301663, 4.962128185033726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.962128185033726, 2.9435212026279536] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 5.155075550693244] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 3.2026970544301663] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2026970544301663] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 5.5511884354949625] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 8.416300581786237] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.416300581786237, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.042793202609021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.042793202609021, 7.0100213245570515] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5499191716893232] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5499191716893232, 6.131976038240087] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 4.042793202609021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.042793202609021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.164259352489692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 7.962235458553249] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 2.5499191716893232] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5499191716893232] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 5.262124211227417] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.262124211227417, 6.164259352489692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.164259352489692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 8.24644035031365] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.24644035031365, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.792969153023652] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.792969153023652, 7.0100213245570515] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.06714383453203727, 4.728152456152825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 4.792969153023652] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.792969153023652] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.995176208286747, 6.2032874889905045] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, -0.06714383453203727] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5344797930145013] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5344797930145013, 7.74725028583319] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.74725028583319, 2.995176208286747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 7.302640674854274] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 3.5344797930145013] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5344797930145013] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 7.829003849392301] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.829003849392301, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 7.490348190680696] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 3.5853073017274553] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 7.077780451476278] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 4.305235840779114] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.305235840779114, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.490511670836824, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.086155476305678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 2.490511670836824] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 7.842826519402418] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.842826519402418, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4990547674530674, 7.215285327166715] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 8.04013111382245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 2.4990547674530674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 5.862521436089605] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.0359561583195696, 6.186525056512204] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.186525056512204, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 7.266714773990139] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.266714773990139, 4.0359561583195696] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 3.0148176788874252] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.0148176788874252, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7303005910697519] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.7303005910697519, 6.138858636386203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.138858636386203, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.131976038240087] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 0.7303005910697519] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7303005910697519] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.842826519402418] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.842826519402418, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0972154414387028, 3.5064307926645286] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5064307926645286, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.740581323557128] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.740581323557128, 8.042166160106316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 2.0972154414387028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 6.227856136943297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 3.740581323557128] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.740581323557128] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 9.443487969251592] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.443487969251592, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 8.165957122456804] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 7.270193734755459] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 7.0100213245570515] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.447786631998024] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.447786631998024, 4.571304042300615] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.571304042300615, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 4.400341078581372] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.400341078581372, 2.447786631998024] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.447786631998024] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 4.244774638837647] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 2.9435212026279536] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.033399333346209, 6.310714621539466] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 7.079680485756729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 3.033399333346209] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.029035892319705] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.029035892319705, 7.810838538617938] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.810838538617938, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5552113602081532, 5.5511884354949625] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 4.029035892319705] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.029035892319705] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 6.820327232846825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 1.5552113602081532] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 8.042166160106316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 3.846729652419114] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.846729652419114, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.16655707636377132] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.16655707636377132, 2.7650767187492256] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7650767187492256, 3.5853073017274553] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 0.16655707636377132] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.16655707636377132] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 9.452209750676227] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.3662165908666471] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.3662165908666471, 3.562849264872585] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.562849264872585, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.056080994188464] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 0.3662165908666471] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.3662165908666471] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 8.897271427352443] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 10.06129347422779] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.06129347422779, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 6.808357428233249] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.808357428233249, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 6.261647948240883] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.6295913407952028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.6295913407952028, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 5.734009592360138] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.734009592360138, 0.6295913407952028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.6295913407952028] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 6.164259352489692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0271850971982075] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0271850971982075, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 1.0271850971982075] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0271850971982075] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5992216837443647] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5992216837443647, 9.60320096103745] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.60320096103745, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 4.087583454478446] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.087583454478446, 3.5992216837443647] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5992216837443647] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 3.5129759525341524] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5129759525341524, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 6.76210434219587] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1007509470550945] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1007509470550945, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 4.504134030107015] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3666561066785692, 6.775006072549876] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, 2.1007509470550945] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1007509470550945] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.298179057355855] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 1.3666561066785692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4903564968366319] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.4903564968366319, 3.3219798350546292] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3219798350546292, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 3.224113403372712] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.224113403372712, 0.4903564968366319] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4903564968366319] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0331236795565095, 5.5511884354949625] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 8.162832974378674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 1.0331236795565095] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 6.2032874889905045] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.15708074466307936] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.15708074466307936, 4.244774638837647] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 5.036962587195657] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.759804570928154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 0.15708074466307936] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.15708074466307936] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.2267681593383288, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 4.087583454478446] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.087583454478446, 1.2267681593383288] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 7.056080994188464] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8625670319956675] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8625670319956675, 7.056080994188464] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.940798609577206] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.940798609577206, 11.635998223482083] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.635998223482083, 1.8625670319956675] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8625670319956675] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.093027176779554, 10.720671449905556] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, 4.940798609577206] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.940798609577206] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.041316261959321, 4.854280736008504] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 3.093027176779554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1068595624892117] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1068595624892117, 6.793381594136216] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.793381594136216, 2.041316261959321] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7650767187492256, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 1.1068595624892117] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1068595624892117] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.791857719660527] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.791857719660527, 5.734009592360138] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.734009592360138, 2.7650767187492256] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.119557803513521] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.119557803513521, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 0.791857719660527] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.791857719660527] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0832243975119404] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0832243975119404, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 2.119557803513521] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.119557803513521] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 6.255267673012437] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 1.0832243975119404] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0832243975119404] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.244774638837647] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 8.042166160106316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 9.255233962618172] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.255233962618172, 4.244774638837647] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.244774638837647] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 8.162832974378674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.041316261959321, 3.036922771611217] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.036922771611217, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 4.275694774147748] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 2.041316261959321] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.005555132181811, 8.750617408011088] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 3.3382333262232096] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.078313440553169, 7.92511193305876] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 2.005555132181811] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.4479629601340624] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.4479629601340624, 7.302640674854274] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.952273413962051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 3.4479629601340624] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.4479629601340624] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.079680485756729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 5.036962587195657] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 3.975335879679262] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.975335879679262, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 3.5853073017274553] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.227856136943297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9008458664329193, 3.036922771611217] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.036922771611217, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.838350841707644] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 1.9008458664329193] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.02988649550346] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 7.302640674854274] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.742596252820189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.742596252820189, 5.036962587195657] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 6.76210434219587] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 2.742596252820189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.742596252820189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 5.850069793893033] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.674976985210776] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.674976985210776, 6.261647948240883] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.562849264872585, 7.810838538617938] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.810838538617938, 3.674976985210776] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.674976985210776] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3666561066785692, 5.787572437458981] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 3.562849264872585] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 4.766308424024155] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.766308424024155, 1.3666561066785692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.707476919914643] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.707476919914643, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.02988649550346] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 8.165957122456804] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.0359561583195696, 6.793381594136216] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.793381594136216, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.451359430259065] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.451359430259065, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 4.0359561583195696] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 5.9761558710572364] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.9761558710572364, 2.451359430259065] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.451359430259065] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2163669480249286] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.2163669480249286, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 11.365226045287296] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.365226045287296, 1.2163669480249286] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2163669480249286] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 5.836097872358641] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 8.65770227283384] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 14.11569274675451] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(14.11569274675451, 5.805954012880761] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.302640674854274] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 8.750617408011088] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 6.20616857414944] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.20616857414944, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.087583454478446] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.087583454478446, 8.04013111382245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 2.4326693492427887] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.838350841707644] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 4.087583454478446] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.087583454478446] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9008458664329193, 7.056080994188464] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.7906940283646575] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.7906940283646575, 1.9008458664329193] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 8.24644035031365] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.24644035031365, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 8.165957122456804] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3639051091626815] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3639051091626815, 4.940798609577206] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.940798609577206, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 4.962128185033726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.962128185033726, 3.3639051091626815] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3639051091626815] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5144513286308339] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5144513286308339, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 7.759804570928154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 1.5144513286308339] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5144513286308339] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.603816888057379] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.603816888057379, 6.310714621539466] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 11.153160507179237] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.153160507179237, 2.603816888057379] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.603816888057379] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.6598429413844] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.6598429413844, 8.65770227283384] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 5.6598429413844] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.6598429413844] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 7.270193734755459] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.113436083299407] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.113436083299407, 6.056113449366559] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 7.054821814981661] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.054821814981661, 2.113436083299407] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.113436083299407] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 6.585093849854849] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.585093849854849, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 4.244774638837647] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.55693223864882] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.55693223864882, 6.2857349960381885] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2857349960381885, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 7.962235458553249] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 1.55693223864882] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.55693223864882] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 4.962128185033726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.962128185033726, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 8.750617408011088] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.310714621539466] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 7.953400618556505] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0927597922288277] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0927597922288277, 5.599406645208912] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.599406645208912, 6.310714621539466] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.310714621539466] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7824566298478337] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7824566298478337, 8.042166160106316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.0927597922288277] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0927597922288277] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 7.266714773990139] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.266714773990139, 3.7824566298478337] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7824566298478337] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 5.850069793893033] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 4.389750406931021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6565993981992633] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.6565993981992633, 7.215285327166715] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 1.8859606600674164] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.06714383453203727, 6.732338594449902] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 2.6565993981992633] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6565993981992633] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 10.880338025056755] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.880338025056755, -0.06714383453203727] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 8.04013111382245] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 9.930548724588649] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.930548724588649, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 11.635998223482083] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.635998223482083, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 9.582841457331533] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.582841457331533, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.953400618556505] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 11.389891791372566] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.389891791372566, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.805954012880761] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 4.37466890200501] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.37466890200501, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 8.897271427352443] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3752623278055205] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3752623278055205, 3.9404621031365834] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9404621031365834, 4.422729412780903] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.261647948240883] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 8.47410600375263] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 1.3752623278055205] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3752623278055205] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.261647948240883] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.261647948240883] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.320704658673037] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.320704658673037, 5.372261251693178] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.372261251693178, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1245785684473777, 5.086155476305678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 3.320704658673037] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.320704658673037] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.490511670836824, 7.4293090219094555] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4293090219094555, 2.1245785684473777] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.850069793893033] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 7.490348190680696] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 2.490511670836824] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.995176208286747, 6.056113449366559] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 5.850069793893033] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.850069793893033] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1346380015833186, 4.766308424024155] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.766308424024155, 2.995176208286747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 6.76210434219587] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 3.1346380015833186] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7784452938438933] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7784452938438933, 6.808357428233249] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.808357428233249, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.898190275651015] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.898190275651015, 2.7784452938438933] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7784452938438933] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 5.155075550693244] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 5.882181579189865] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 7.302640674854274] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 4.647228734394258] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 8.042166160106316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.61146873261786] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.61146873261786, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 3.425894597435647] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.425894597435647, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7984790496457825, 5.862521436089605] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6198344347730007] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.6198344347730007, 7.544240699763872] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.544240699763872, 2.7984790496457825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 4.854280736008504] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 2.6198344347730007] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6198344347730007] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.135240971785265] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.135240971785265, 3.224113403372712] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.224113403372712, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 6.76210434219587] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 2.135240971785265] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.135240971785265] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 4.866980559315904] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.372261251693178] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.372261251693178, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 3.3382333262232096] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.033399333346209, 4.728152456152825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 9.930548724588649] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.930548724588649, 3.033399333346209] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.651381597577189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.651381597577189, 8.165957122456804] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 7.215285327166715] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 4.651381597577189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.651381597577189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3639051091626815] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3639051091626815, 5.850069793893033] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 4.119687480495812] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 3.8453281917590942] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 3.3639051091626815] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3639051091626815] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.514638969428106] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.514638969428106, 2.985635734765026] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.985635734765026, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 7.962235458553249] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 1.514638969428106] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.514638969428106] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9404621031365834] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9404621031365834, 7.1577933949938055] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.1577933949938055, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.291191350452043] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.291191350452043, 5.24971295880084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 3.9404621031365834] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9404621031365834] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4360153147563137] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4360153147563137, 4.632832999324968] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.632832999324968, 3.291191350452043] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.291191350452043] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 4.866980559315904] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 1.4360153147563137] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4360153147563137] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 6.612200477405259] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.612200477405259, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 3.7907154509774803] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7907154509774803, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 9.494019455554476] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.494019455554476, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 4.3703655773906664] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.511787742107482] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.511787742107482, 5.086155476305678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 3.5064307926645286] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5064307926645286, 2.511787742107482] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.511787742107482] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 5.262124211227417] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.262124211227417, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.850069793893033] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 1.8859606600674164] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4634219922717153] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4634219922717153, 3.1036856917488436] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.995176208286747, 7.81891201007321] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.81891201007321, 1.4634219922717153] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4634219922717153] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 7.962235458553249] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 2.995176208286747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 6.670208992286865] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.674976985210776] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.674976985210776, 6.261647948240883] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 7.642790519668512] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.642790519668512, 3.674976985210776] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.674976985210776] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7907154509774803] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7907154509774803, 6.2032874889905045] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.0100213245570515] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 3.7907154509774803] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7907154509774803] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 10.634695209813703] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.086155476305678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 6.186525056512204] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.186525056512204, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5552113602081532, 4.400341078581372] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.400341078581372, 5.086155476305678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.086155476305678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 4.646212920832008] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 1.5552113602081532] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 8.042166160106316] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5129019711012375, 6.775006072549876] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 6.732338594449902] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 1.5129019711012375] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 6.670208992286865] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.670208992286865] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.56348373750982] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.56348373750982, 5.862521436089605] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.6734012418352895] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.6734012418352895, 7.66371311067617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.66371311067617, 4.56348373750982] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.56348373750982] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 7.952273413962051] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, -0.6734012418352895] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.6734012418352895] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1612319950786218, 3.308404068009048] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.308404068009048, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 8.65770227283384] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 1.1612319950786218] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 9.255233962618172] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.255233962618172, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 10.97596063100699] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.97596063100699, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.3662165908666471] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.3662165908666471, 4.422729412780903] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.793381594136216] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.793381594136216, 0.3662165908666471] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.3662165908666471] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.2032874889905045] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.298179057355855] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 7.270193734755459] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0927597922288277] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0927597922288277, 2.635690401004757] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.635690401004757, 6.298179057355855] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.298179057355855] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 4.244774638837647] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 1.0927597922288277] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0927597922288277] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 6.017403877635528] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.4326693492427887] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.052705579401348124] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.052705579401348124, 1.3752623278055205] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3752623278055205, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 4.119687480495812] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 0.052705579401348124] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.052705579401348124] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.680569758959] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.680569758959, 1.120429146441417] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.120429146441417, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 10.031724446510212] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.031724446510212, -1.680569758959] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.680569758959] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 8.87090287137142] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.87090287137142, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 7.998823709604787] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.742596252820189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.742596252820189, 8.162832974378674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 5.805954012880761] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 6.76210434219587] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 2.742596252820189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.742596252820189] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5552113602081532, 7.962235458553249] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 10.06129347422779] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.06129347422779, 1.5552113602081532] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 3.224113403372712] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.224113403372712, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5064307926645286] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5064307926645286, 5.24971295880084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.06714383453203727, 3.7891373196137126] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 3.5064307926645286] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5064307926645286] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.086155476305678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 8.162832974378674] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, -0.06714383453203727] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 3.036922771611217] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.036922771611217, 5.086155476305678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.086155476305678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.052705579401348124] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.052705579401348124, 3.377208147729642] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 0.052705579401348124] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.052705579401348124] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.507294309764672] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 11.389891791372566] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.389891791372566, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 5.691312913554345] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 6.507294309764672] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.507294309764672] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8199808911322598] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8199808911322598, 6.416702881069434] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.416702881069434, 3.5224795124587778] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.585093849854849] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.585093849854849, 10.168474842123265] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.168474842123265, 0.8199808911322598] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8199808911322598] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.077780451476278] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 6.585093849854849] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.585093849854849] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 8.9219043748842] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.9219043748842, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 9.586478196208994] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.586478196208994, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 5.001758317732483] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.001758317732483, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 10.634695209813703] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4914832588322797] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4914832588322797, 5.292554753688084] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1298213427007786, 5.155075550693244] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.4914832588322797] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4914832588322797] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.078313440553169, 6.820327232846825] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 2.1298213427007786] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.8658307509505607] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.8658307509505607, 3.3362420215791184] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3362420215791184, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 10.634695209813703] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, -1.8658307509505607] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.8658307509505607] -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 8.845203287479245] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.845203287479245, 5.878777998893678] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.838350841707644] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 2.9983563661273203] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 7.343050989151618] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.343050989151618, 1.9782670627464554] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 7.266714773990139] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.266714773990139, 1.3166998713032316] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 2.844437623683015] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.844437623683015, 2.0748498936694517] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4990547674530674, 7.952273413962051] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 1.8461811237235688] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 12.24440210455949] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.24440210455949, 2.4990547674530674] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7467191741105026, 4.244774638837647] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 3.1036856917488436] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 7.077780451476278] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 2.7467191741105026] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 8.162832974378674] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 2.1303328988891073] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.7906940283646575] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.7906940283646575, 2.038683584740051] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 5.9761558710572364] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.9761558710572364, 3.023591540458048] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.61146873261786] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.61146873261786, 2.038683584740051] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.420891697106218] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.420891697106218, 2.1843685308977396] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.036922771611217] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.036922771611217, 7.490348190680696] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 2.3059487029171617] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 6.186525056512204] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.186525056512204, 3.036922771611217] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.036922771611217] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.490511670836824, 3.7817727065827946] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 3.9763446839289966] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8297333710390506] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8297333710390506, 6.944166480587562] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.944166480587562, 2.490511670836824] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 9.443487969251592] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.443487969251592, 3.8297333710390506] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8297333710390506] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.308511932399835] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.308511932399835, 7.077780451476278] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 2.4517417374331036] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 5.376288358056158] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 4.308511932399835] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.308511932399835] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.836097872358641] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 6.310714621539466] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 1.8933367728716297] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0194451245788605] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0194451245788605, 3.562849264872585] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.562849264872585, 5.836097872358641] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.836097872358641] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.056113449366559] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 1.0194451245788605] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0194451245788605] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.5511884354949625] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 7.92511193305876] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 1.9782670627464554] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.033399333346209, 3.930108425917869] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.930108425917869, 5.5511884354949625] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.5511884354949625] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5129019711012375, 2.0972154414387028] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0972154414387028, 3.033399333346209] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5552113602081532, 5.836097872358641] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 1.5129019711012375] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 4.898190275651015] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.898190275651015, 1.5552113602081532] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.27556605508621] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.27556605508621, 5.420891697106218] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.420891697106218, 2.4326693492427887] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.135240971785265] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.135240971785265, 3.930108425917869] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.930108425917869, 4.27556605508621] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.27556605508621] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9512214367207426] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9512214367207426, 5.376288358056158] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 2.135240971785265] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.135240971785265] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3219798350546292, 7.953400618556505] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.9512214367207426] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9512214367207426] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 4.055235636887076] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.055235636887076, 3.3219798350546292] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1601870367112956] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1601870367112956, 6.298179057355855] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 3.023591540458048] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 7.490348190680696] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 1.1601870367112956] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1601870367112956] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 5.001758317732483] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.001758317732483, 2.9983563661273203] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.56348373750982] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.56348373750982, 8.04013111382245] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 1.8859606600674164] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.995176208286747, 8.04013111382245] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 4.56348373750982] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.56348373750982] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 10.880338025056755] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.880338025056755, 2.995176208286747] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 7.4293090219094555] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4293090219094555, 3.6981978412474645] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 6.138858636386203] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.138858636386203, 4.446842582853426] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 8.04013111382245] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 1.9428420205658383] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6565993981992633] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.6565993981992633, 4.3703655773906664] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 4.527151756006562] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6198344347730007] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.6198344347730007, 4.728152456152825] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 2.6565993981992633] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6565993981992633] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.2267681593383288, 4.275694774147748] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 2.6198344347730007] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6198344347730007] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.041316261959321, 6.131976038240087] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 1.2267681593383288] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0618410729351915] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0618410729351915, 5.292554753688084] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 2.041316261959321] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.670208992286865] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 8.897271427352443] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 1.0618410729351915] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0618410729351915] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0972154414387028, 5.787572437458981] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 6.670208992286865] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.670208992286865] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 8.65770227283384] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.0972154414387028] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 7.4293090219094555] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4293090219094555, 3.2286323511840154] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.792969153023652] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.792969153023652, 7.056080994188464] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 1.8461811237235688] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.898190275651015] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.898190275651015, 6.497647924454431] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 4.792969153023652] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.792969153023652] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.5861264484545726] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.5861264484545726, 5.588873991521197] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.588873991521197, 4.898190275651015] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.898190275651015] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 7.270193734755459] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, -0.5861264484545726] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.5861264484545726] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 2.9983563661273203] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 4.646212920832008] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 8.47410600375263] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 1.8859606600674164] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 6.056113449366559] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 1.9428420205658383] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 7.077780451476278] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 3.023591540458048] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 7.4043861631761505] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4043861631761505, 5.691312913554345] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 12.753957568367829] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.753957568367829, 1.8933367728716297] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 6.507294309764672] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 4.275694774147748] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 5.001758317732483] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.001758317732483, 4.422729412780903] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0353615538655152, 4.885654068041099] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 1.662459552023726] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.728152456152825] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 8.649586085647623] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.649586085647623, 1.0353615538655152] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 3.391779939775809] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.391779939775809, 4.728152456152825] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.728152456152825] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 7.642790519668512] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.642790519668512, 1.8461811237235688] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.444844991923531] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.444844991923531, 7.952273413962051] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 3.717484348632541] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1298213427007786, 4.940798609577206] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.940798609577206, 4.444844991923531] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.444844991923531] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 4.055235636887076] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.055235636887076, 2.1298213427007786] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.5511884354949625] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 2.1303328988891073] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.041316261959321, 6.017403877635528] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.3059487029171617] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.76210434219587] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 2.041316261959321] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 8.897271427352443] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 2.1843685308977396] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 6.310714621539466] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 2.4517417374331036] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 9.586478196208994] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.586478196208994, 2.013223544536729] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.086155476305678] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 12.7394403282818] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.7394403282818, 2.3059487029171617] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 5.448433527409682] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.448433527409682, 5.086155476305678] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.086155476305678] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.670920058220254] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.670920058220254, 5.734009592360138] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.734009592360138, 1.9782670627464554] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3875247751514634] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3875247751514634, 6.732338594449902] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 3.670920058220254] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.670920058220254] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 3.674976985210776] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.674976985210776, 3.3875247751514634] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3875247751514634] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.740581323557128] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.740581323557128, 7.270193734755459] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 1.8933367728716297] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 7.079680485756729] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 3.740581323557128] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.740581323557128] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 13.207782464134596] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(13.207782464134596, 2.0748498936694517] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0353615538655152, 6.255267673012437] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 5.036962587195657] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.544240699763872] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.544240699763872, 1.0353615538655152] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 6.775006072549876] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, 2.4517417374331036] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.670920058220254] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.670920058220254, 6.838350841707644] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 2.013223544536729] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.033399333346209, 6.164259352489692] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 3.670920058220254] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.670920058220254] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 3.033399333346209] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. -2020-03-24 08:03:31 INFO root:20 - === E N D - R M === 2 -2020-03-24 08:03:31 INFO root:20 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-24 08:03:31 INFO root:20 - finished calculating PercentigeErrorBasedMeasure. -2020-03-24 08:03:31 INFO root:20 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-24 08:03:31 INFO root:20 - finished calculating PercentigeErrorBasedMeasure. -2020-03-24 08:03:31 INFO root:20 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-24 08:03:31 INFO root:20 - finished calculating PercentigeErrorBasedMeasure. -2020-03-24 08:03:31 INFO root:20 - finished with execution of the algorithms. -2020-03-24 20:13:50 INFO root:20 - Hello World!! -2020-03-24 20:14:45 INFO root:20 - Hello World!! -2020-03-24 22:48:03 INFO root:20 - Hello World!! -2020-03-24 22:48:39 INFO root:20 - Hello World!! -2020-03-24 22:48:43 INFO root:20 - Hello World!! -2020-03-25 07:50:04 INFO root:21 - Hello World!! -2020-03-25 08:03:44 INFO root:21 - Hello World!! -2020-03-25 08:13:43 INFO root:21 - Hello World!! -2020-03-25 08:14:11 INFO root:21 - Hello World!! -2020-03-25 08:14:23 INFO root:21 - Hello World!! -2020-03-25 08:15:44 INFO root:21 - Hello World!! -2020-03-25 08:38:46 INFO root:21 - Hello World!! -2020-03-25 08:39:37 INFO root:21 - Hello World!! -2020-03-25 08:40:23 INFO root:21 - Hello World!! -2020-03-25 08:43:52 INFO root:21 - Hello World!! -2020-03-25 08:47:58 INFO root:21 - Hello World!! -2020-03-25 08:48:08 INFO root:21 - Hello World!! -2020-03-25 08:48:08 INFO root:21 - Hello World!! -2020-03-25 08:48:08 INFO root:21 - Hello World!! -2020-03-25 08:48:08 INFO root:21 - Hello World!! -2020-03-25 08:48:09 INFO root:21 - Hello World!! -2020-03-25 08:48:31 INFO root:21 - Hello World!! -2020-03-25 08:48:34 INFO root:21 - Hello World!! -2020-03-25 08:48:34 INFO root:21 - Hello World!! -2020-03-25 17:21:11 INFO root:21 - Hello World!! -2020-03-25 17:28:20 INFO root:21 - Hello World!! -2020-03-25 17:47:38 INFO root:21 - Hello World!! -2020-03-25 17:47:41 INFO root:21 - Hello World!! -2020-03-25 17:47:42 INFO root:21 - Hello World!! -2020-03-25 17:47:42 INFO root:21 - Hello World!! -2020-03-25 17:47:42 INFO root:21 - Hello World!! -2020-03-25 17:47:42 INFO root:21 - Hello World!! -2020-03-25 17:47:42 INFO root:21 - Hello World!! -2020-03-25 18:02:55 INFO root:21 - Hello World!!JavaFX Application Thread -2020-03-25 18:05:26 INFO root:21 - Hello World!!JavaFX Application Thread -2020-03-25 18:44:21 INFO root:21 - Created instance of IntersectionComputer -2020-03-25 18:44:22 DEBUG root:29 - Open ForkJoinPool: lines: 5 I(-2.0, 0.0] -2020-03-25 18:44:22 DEBUG root:29 - Open ForkJoinPool: lines: 5 I(-1.4, 0.6666] -2020-03-25 18:44:22 DEBUG root:29 - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] -2020-03-25 19:07:48 INFO root:21 - Hello World!!JavaFX Application Thread -2020-03-25 19:10:53 INFO root:21 - Hello World!!JavaFX Application Thread -2020-03-25 19:12:07 INFO root:21 - Generated successfully!JavaFX Application Thread -2020-03-25 19:12:38 INFO root:21 - Generated successfully!JavaFX Application Thread -[INFO ] 2020-03-25 19:15:09 [JavaFX Application Thread] - Generated successfully!JavaFX Application Thread -[DEBUG] 2020-03-25 19:18:20 [JavaFX Application Thread] - Generating Data: Size: 1000, dataType: CIRCLE -[INFO ] 2020-03-25 19:18:20 [JavaFX Application Thread] - Generated successfully! -[DEBUG] 2020-03-25 19:21:33 [main] - Presenter initialized! -[DEBUG] 2020-03-25 19:21:33 [JavaFX Application Thread] - Start .... -[DEBUG] 2020-03-25 19:23:18 [main] - Presenter initialized! -[DEBUG] 2020-03-25 19:23:18 [main] - Gui initialized! -[DEBUG] 2020-03-25 19:23:18 [JavaFX Application Thread] - Start .... -[DEBUG] 2020-03-25 19:24:13 [main] - Presenter initialized! -[DEBUG] 2020-03-25 19:24:13 [main] - Gui initialized! -[DEBUG] 2020-03-25 19:24:13 [JavaFX Application Thread] - Start .... -[DEBUG] 2020-03-25 19:27:56 [main] - Presenter initialized! -[DEBUG] 2020-03-25 19:27:56 [main] - Gui initialized! -[DEBUG] 2020-03-25 19:27:56 [JavaFX Application Thread] - Start .... -[DEBUG] 2020-03-25 19:29:24 [main] - Presenter initialized! -[DEBUG] 2020-03-25 19:29:24 [main] - Gui initialized! -[DEBUG] 2020-03-25 19:29:24 [JavaFX Application Thread] - Start .... -[DEBUG] 2020-03-25 19:30:12 [main] - Presenter initialized! -[DEBUG] 2020-03-25 19:30:12 [main] - Gui initialized! -[DEBUG] 2020-03-25 19:30:12 [JavaFX Application Thread] - Start .... -[DEBUG] 2020-03-25 19:31:45 [main] - Presenter initialized! -[DEBUG] 2020-03-25 19:31:45 [main] - Gui initialized! -[DEBUG] 2020-03-25 19:31:45 [JavaFX Application Thread] - Start .... -[DEBUG] 2020-03-25 19:32:31 [main] - Presenter initialized! -[DEBUG] 2020-03-25 19:32:31 [main] - Gui initialized! -[DEBUG] 2020-03-25 19:32:31 [JavaFX Application Thread] - Start .... -[DEBUG] 2020-03-25 19:36:07 [main] - Presenter initialized! -[INFO ] 2020-03-25 19:38:37 [Test worker] - Created instance of IntersectionComputer -[DEBUG] 2020-03-25 19:38:37 [Test worker] - Open ForkJoinPool: lines: 5 I(-2.0, 0.0] -[DEBUG] 2020-03-25 19:38:37 [Test worker] - Open ForkJoinPool: lines: 5 I(-1.4, 0.6666] -[DEBUG] 2020-03-25 19:38:37 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] -[DEBUG] 2020-03-25 19:39:49 [main] - Presenter initialized! -[DEBUG] 2020-03-25 19:40:03 [main] - Presenter initialized! -[DEBUG] 2020-03-25 19:40:03 [main] - Gui initialized! -[DEBUG] 2020-03-25 19:40:47 [main] - Presenter initialized! -[DEBUG] 2020-03-25 19:43:51 [main] - Presenter initialized! -[DEBUG] 2020-03-25 19:43:51 [main] - Start .... -[DEBUG] 2020-03-25 19:43:51 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-25 19:43:56 [JavaFX Application Thread] - Generating Data: Size: 1000, dataType: CIRCLE -[INFO ] 2020-03-25 19:43:56 [JavaFX Application Thread] - Generated successfully! -[DEBUG] 2020-03-25 19:44:47 [main] - Presenter initialized! -[DEBUG] 2020-03-25 19:44:47 [main] - Start .... -[DEBUG] 2020-03-25 19:44:47 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-25 19:44:51 [JavaFX Application Thread] - Generating Data: Size: 1000, dataType: CIRCLE -[INFO ] 2020-03-25 19:44:51 [JavaFX Application Thread] - Generated successfully! -[DEBUG] 2020-03-25 20:12:51 [main] - Presenter initialized! -[DEBUG] 2020-03-25 20:12:51 [main] - Start .... -[DEBUG] 2020-03-25 20:12:52 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-25 20:12:54 [Thread-3] - Generating Data: Size: 10000, dataType: CIRCLE -[INFO ] 2020-03-25 20:12:54 [Thread-3] - Generated successfully! -[DEBUG] 2020-03-25 20:14:45 [main] - Presenter initialized! -[DEBUG] 2020-03-25 20:14:45 [main] - Start .... -[DEBUG] 2020-03-25 20:14:45 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-25 20:14:47 [Thread-3] - Generating Data: Size: 10000, dataType: CIRCLE -[INFO ] 2020-03-25 20:14:47 [Thread-3] - Generated successfully! -[DEBUG] 2020-03-25 20:14:56 [Thread-4] - Generating Data: Size: 10000, dataType: CIRCLE -[INFO ] 2020-03-25 20:14:56 [Thread-4] - Generated successfully! -[DEBUG] 2020-03-25 20:15:04 [Thread-5] - Generating Data: Size: 10000, dataType: CIRCLE -[INFO ] 2020-03-25 20:15:04 [Thread-5] - Generated successfully! -[INFO ] 2020-03-26 07:49:53 [Test worker] - Created instance of IntersectionComputer -[DEBUG] 2020-03-26 07:49:53 [Test worker] - Open ForkJoinPool: lines: 5 I(-2.0, 0.0] -[DEBUG] 2020-03-26 07:49:53 [Test worker] - Open ForkJoinPool: lines: 5 I(-1.4, 0.6666] -[DEBUG] 2020-03-26 07:49:53 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] -[INFO ] 2020-03-26 07:50:58 [Test worker] - Created instance of IntersectionComputer -[DEBUG] 2020-03-26 07:50:58 [Test worker] - Open ForkJoinPool: lines: 5 I(-2.0, 0.0] -[DEBUG] 2020-03-26 07:50:58 [Test worker] - Open ForkJoinPool: lines: 5 I(-1.4, 0.6666] -[DEBUG] 2020-03-26 07:50:58 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] -[INFO ] 2020-03-26 07:52:45 [Test worker] - Created instance of IntersectionComputer -[DEBUG] 2020-03-26 07:52:45 [Test worker] - Open ForkJoinPool: lines: 5 I(-2.0, 0.0] -[DEBUG] 2020-03-26 07:52:45 [Test worker] - Open ForkJoinPool: lines: 5 I(-1.4, 0.6666] -[DEBUG] 2020-03-26 07:52:45 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] -[INFO ] 2020-03-26 08:24:02 [Test worker] - Created instance of IntersectionComputer -[DEBUG] 2020-03-26 08:24:02 [Test worker] - Open ForkJoinPool: lines: 5 I(-2.0, 0.0] -[DEBUG] 2020-03-26 08:24:02 [Test worker] - Open ForkJoinPool: lines: 5 I(-1.4, 0.6666] -[DEBUG] 2020-03-26 08:24:02 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] -[INFO ] 2020-03-26 08:25:36 [Test worker] - Created instance of IntersectionComputer -[DEBUG] 2020-03-26 08:25:37 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] -[INFO ] 2020-03-26 08:25:44 [Test worker] - Created instance of IntersectionComputer -[DEBUG] 2020-03-26 08:25:45 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] -[INFO ] 2020-03-26 08:26:16 [Test worker] - Created instance of IntersectionComputer -[DEBUG] 2020-03-26 08:26:36 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] -[INFO ] 2020-03-26 08:28:19 [Test worker] - Created instance of IntersectionComputer -[INFO ] 2020-03-26 08:28:40 [Test worker] - Created instance of IntersectionComputer -[INFO ] 2020-03-26 08:30:08 [Test worker] - Created instance of IntersectionComputer -[INFO ] 2020-03-26 08:30:49 [Test worker] - Created instance of IntersectionComputer -[INFO ] 2020-03-26 08:31:20 [Test worker] - Created instance of IntersectionComputer -[INFO ] 2020-03-26 08:34:20 [Test worker] - Created instance of IntersectionComputer -[DEBUG] 2020-03-26 08:34:31 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] -[DEBUG] 2020-03-26 17:48:33 [main] - Presenter initialized! -[DEBUG] 2020-03-26 17:48:33 [main] - Start .... -[DEBUG] 2020-03-26 17:48:34 [JavaFX Application Thread] - Executing start method of MainFrame. -[ERROR] 2020-03-26 17:48:34 [JavaFX Application Thread] - Error reading FXML file. -javafx.fxml.LoadException: -/D:/Git/master-implementierung/LinearRegressionTool/build/resources/main/views/MainFrame.fxml:7 - - at javafx.fxml/javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2625) - at javafx.fxml/javafx.fxml.FXMLLoader.access$700(FXMLLoader.java:105) - at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processAttribute(FXMLLoader.java:930) - at javafx.fxml/javafx.fxml.FXMLLoader$InstanceDeclarationElement.processAttribute(FXMLLoader.java:980) - at javafx.fxml/javafx.fxml.FXMLLoader$Element.processStartElement(FXMLLoader.java:227) - at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processStartElement(FXMLLoader.java:752) - at javafx.fxml/javafx.fxml.FXMLLoader.processStartElement(FXMLLoader.java:2722) - at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2552) - at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2466) - at javafx.fxml/javafx.fxml.FXMLLoader.load(FXMLLoader.java:2435) - at de.wwwu.awolf.view.MainFrame.lambda$start$0(MainFrame.java:64) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$9(PlatformImpl.java:418) - at java.base/java.security.AccessController.doPrivileged(Native Method) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:417) - at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) - at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) - at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.ClassNotFoundException: de.wwwu.awolf.view.scenebuilder.MyFirstTest - at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581) - at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) - at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) - at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processAttribute(FXMLLoader.java:928) - ... 15 more -[DEBUG] 2020-03-26 17:48:57 [main] - Presenter initialized! -[DEBUG] 2020-03-26 17:48:57 [main] - Start .... -[DEBUG] 2020-03-26 17:48:57 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 17:50:35 [main] - Presenter initialized! -[DEBUG] 2020-03-26 17:50:35 [main] - Start .... -[DEBUG] 2020-03-26 17:50:35 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 17:55:10 [main] - Presenter initialized! -[DEBUG] 2020-03-26 17:55:10 [main] - Start .... -[DEBUG] 2020-03-26 17:55:11 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 17:55:39 [main] - Presenter initialized! -[DEBUG] 2020-03-26 17:55:39 [main] - Start .... -[DEBUG] 2020-03-26 17:55:39 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 17:59:04 [main] - Presenter initialized! -[DEBUG] 2020-03-26 17:59:04 [main] - Start .... -[DEBUG] 2020-03-26 17:59:05 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:05:47 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:05:47 [main] - Start .... -[DEBUG] 2020-03-26 18:05:48 [JavaFX Application Thread] - Executing start method of MainFrame. -[ERROR] 2020-03-26 18:05:48 [JavaFX Application Thread] - Error reading FXML file. -javafx.fxml.LoadException: -/D:/Git/master-implementierung/LinearRegressionTool/build/resources/main/views/MainFrame.fxml:12 - - at javafx.fxml/javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2625) - at javafx.fxml/javafx.fxml.FXMLLoader.access$700(FXMLLoader.java:105) - at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processAttribute(FXMLLoader.java:930) - at javafx.fxml/javafx.fxml.FXMLLoader$InstanceDeclarationElement.processAttribute(FXMLLoader.java:980) - at javafx.fxml/javafx.fxml.FXMLLoader$Element.processStartElement(FXMLLoader.java:227) - at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processStartElement(FXMLLoader.java:752) - at javafx.fxml/javafx.fxml.FXMLLoader.processStartElement(FXMLLoader.java:2722) - at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2552) - at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2466) - at javafx.fxml/javafx.fxml.FXMLLoader.load(FXMLLoader.java:2435) - at de.wwwu.awolf.view.MainFrame.lambda$start$0(MainFrame.java:67) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$9(PlatformImpl.java:418) - at java.base/java.security.AccessController.doPrivileged(Native Method) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:417) - at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) - at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) - at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.ClassNotFoundException: de.wwwu.awolf.view.MainFrame.MainFrame - at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581) - at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) - at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) - at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processAttribute(FXMLLoader.java:928) - ... 15 more -[DEBUG] 2020-03-26 18:13:13 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:13:13 [main] - Start .... -[DEBUG] 2020-03-26 18:13:14 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:13:37 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:13:37 [main] - Start .... -[DEBUG] 2020-03-26 18:13:38 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:13:57 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:13:57 [main] - Start .... -[DEBUG] 2020-03-26 18:13:57 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:14:58 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:14:58 [main] - Start .... -[DEBUG] 2020-03-26 18:14:58 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:25:27 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:25:27 [main] - Start .... -[DEBUG] 2020-03-26 18:25:28 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:25:55 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:25:55 [main] - Start .... -[DEBUG] 2020-03-26 18:25:55 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:28:34 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:28:34 [main] - Start .... -[DEBUG] 2020-03-26 18:28:34 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:29:09 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:29:09 [main] - Start .... -[DEBUG] 2020-03-26 18:29:09 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:29:25 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:29:25 [main] - Start .... -[DEBUG] 2020-03-26 18:29:26 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:29:46 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:29:46 [main] - Start .... -[DEBUG] 2020-03-26 18:29:46 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:30:39 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:30:39 [main] - Start .... -[DEBUG] 2020-03-26 18:30:39 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:32:47 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:32:47 [main] - Start .... -[DEBUG] 2020-03-26 18:32:47 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:34:23 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:34:23 [main] - Start .... -[DEBUG] 2020-03-26 18:34:23 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:34:29 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:34:29 [main] - Start .... -[DEBUG] 2020-03-26 18:34:30 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:34:45 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:34:45 [main] - Start .... -[DEBUG] 2020-03-26 18:34:46 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:36:13 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:36:13 [main] - Start .... -[DEBUG] 2020-03-26 18:36:13 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-26 18:37:20 [main] - Presenter initialized! -[DEBUG] 2020-03-26 18:37:20 [main] - Start .... -[DEBUG] 2020-03-26 18:37:20 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:29:39 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:29:39 [main] - Start .... -[DEBUG] 2020-03-27 07:29:40 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:32:40 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:32:40 [main] - Start .... -[DEBUG] 2020-03-27 07:32:40 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:33:13 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:33:13 [main] - Start .... -[DEBUG] 2020-03-27 07:33:13 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:34:04 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:34:04 [main] - Start .... -[DEBUG] 2020-03-27 07:34:04 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:39:28 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:39:28 [main] - Start .... -[DEBUG] 2020-03-27 07:39:29 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:48:15 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:48:15 [main] - Start .... -[DEBUG] 2020-03-27 07:48:16 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:48:55 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:48:55 [main] - Start .... -[DEBUG] 2020-03-27 07:48:55 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:51:36 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:51:36 [main] - Start .... -[DEBUG] 2020-03-27 07:51:36 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:52:08 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:52:08 [main] - Start .... -[DEBUG] 2020-03-27 07:52:08 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:52:29 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:52:29 [main] - Start .... -[DEBUG] 2020-03-27 07:52:29 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:52:50 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:52:50 [main] - Start .... -[DEBUG] 2020-03-27 07:52:51 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:54:35 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:54:35 [main] - Start .... -[DEBUG] 2020-03-27 07:54:36 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:54:50 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:54:50 [main] - Start .... -[DEBUG] 2020-03-27 07:54:50 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:55:01 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:55:01 [main] - Start .... -[DEBUG] 2020-03-27 07:55:01 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:57:45 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:57:45 [main] - Start .... -[DEBUG] 2020-03-27 07:57:45 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:57:58 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:57:58 [main] - Start .... -[DEBUG] 2020-03-27 07:57:58 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 07:58:16 [main] - Presenter initialized! -[DEBUG] 2020-03-27 07:58:16 [main] - Start .... -[DEBUG] 2020-03-27 07:58:16 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:10:49 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:10:49 [main] - Start .... -[DEBUG] 2020-03-27 08:10:49 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:11:15 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:11:15 [main] - Start .... -[DEBUG] 2020-03-27 08:11:15 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:12:48 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:12:48 [main] - Start .... -[DEBUG] 2020-03-27 08:12:48 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:14:50 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:14:50 [main] - Start .... -[DEBUG] 2020-03-27 08:14:51 [JavaFX Application Thread] - Executing start method of MainFrame. -[ERROR] 2020-03-27 08:14:51 [JavaFX Application Thread] - Error reading FXML file. -javafx.fxml.LoadException: Root value already specified. -/D:/Git/master-implementierung/LinearRegressionTool/build/resources/main/views/MainFrame.fxml - - at javafx.fxml/javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2621) - at javafx.fxml/javafx.fxml.FXMLLoader.createElement(FXMLLoader.java:2770) - at javafx.fxml/javafx.fxml.FXMLLoader.processStartElement(FXMLLoader.java:2719) - at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2552) - at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2466) - at javafx.fxml/javafx.fxml.FXMLLoader.load(FXMLLoader.java:2435) - at de.wwwu.awolf.view.MainFrame.start(MainFrame.java:53) - at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$9(LauncherImpl.java:919) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$11(PlatformImpl.java:449) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$9(PlatformImpl.java:418) - at java.base/java.security.AccessController.doPrivileged(Native Method) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:417) - at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) - at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) - at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175) - at java.base/java.lang.Thread.run(Thread.java:834) -[DEBUG] 2020-03-27 08:15:26 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:15:26 [main] - Start .... -[DEBUG] 2020-03-27 08:15:27 [JavaFX Application Thread] - Executing start method of MainFrame. -[ERROR] 2020-03-27 08:15:27 [JavaFX Application Thread] - Error reading FXML file. -javafx.fxml.LoadException: Root value already specified. -/D:/Git/master-implementierung/LinearRegressionTool/build/resources/main/views/MainFrame.fxml - - at javafx.fxml/javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2621) - at javafx.fxml/javafx.fxml.FXMLLoader.createElement(FXMLLoader.java:2770) - at javafx.fxml/javafx.fxml.FXMLLoader.processStartElement(FXMLLoader.java:2719) - at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2552) - at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2466) - at javafx.fxml/javafx.fxml.FXMLLoader.load(FXMLLoader.java:2435) - at de.wwwu.awolf.view.MainFrame.start(MainFrame.java:52) - at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$9(LauncherImpl.java:919) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$11(PlatformImpl.java:449) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$9(PlatformImpl.java:418) - at java.base/java.security.AccessController.doPrivileged(Native Method) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:417) - at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) - at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) - at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175) - at java.base/java.lang.Thread.run(Thread.java:834) -[DEBUG] 2020-03-27 08:17:32 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:17:32 [main] - Start .... -[DEBUG] 2020-03-27 08:17:32 [JavaFX Application Thread] - Executing start method of MainFrame. -[ERROR] 2020-03-27 08:17:32 [JavaFX Application Thread] - Error reading FXML file. -javafx.fxml.LoadException: Root value already specified. -/D:/Git/master-implementierung/LinearRegressionTool/build/resources/main/views/MainFrame.fxml - - at javafx.fxml/javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2621) - at javafx.fxml/javafx.fxml.FXMLLoader.createElement(FXMLLoader.java:2770) - at javafx.fxml/javafx.fxml.FXMLLoader.processStartElement(FXMLLoader.java:2719) - at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2552) - at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2466) - at javafx.fxml/javafx.fxml.FXMLLoader.load(FXMLLoader.java:2435) - at de.wwwu.awolf.view.MainFrame.(MainFrame.java:52) - at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) - at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:875) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$11(PlatformImpl.java:449) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$9(PlatformImpl.java:418) - at java.base/java.security.AccessController.doPrivileged(Native Method) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:417) - at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) - at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) - at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175) - at java.base/java.lang.Thread.run(Thread.java:834) -[DEBUG] 2020-03-27 08:18:09 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:18:09 [main] - Start .... -[DEBUG] 2020-03-27 08:18:09 [JavaFX Application Thread] - Executing start method of MainFrame. -[ERROR] 2020-03-27 08:18:09 [JavaFX Application Thread] - Error reading FXML file. -javafx.fxml.LoadException: Controller value already specified. -/D:/Git/master-implementierung/LinearRegressionTool/build/resources/main/views/MainFrame.fxml:6 - - at javafx.fxml/javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2621) - at javafx.fxml/javafx.fxml.FXMLLoader.access$100(FXMLLoader.java:105) - at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processAttribute(FXMLLoader.java:922) - at javafx.fxml/javafx.fxml.FXMLLoader$InstanceDeclarationElement.processAttribute(FXMLLoader.java:980) - at javafx.fxml/javafx.fxml.FXMLLoader$Element.processStartElement(FXMLLoader.java:227) - at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processStartElement(FXMLLoader.java:752) - at javafx.fxml/javafx.fxml.FXMLLoader.processStartElement(FXMLLoader.java:2722) - at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2552) - at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2466) - at javafx.fxml/javafx.fxml.FXMLLoader.load(FXMLLoader.java:2435) - at de.wwwu.awolf.view.MainFrame.(MainFrame.java:51) - at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) - at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:875) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$11(PlatformImpl.java:449) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$9(PlatformImpl.java:418) - at java.base/java.security.AccessController.doPrivileged(Native Method) - at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:417) - at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) - at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) - at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175) - at java.base/java.lang.Thread.run(Thread.java:834) -[DEBUG] 2020-03-27 08:18:44 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:18:44 [main] - Start .... -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:19:56 [main] - Start .... -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:21:26 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:21:26 [main] - Start .... -[DEBUG] 2020-03-27 08:21:26 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:21:26 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:22:25 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:22:25 [main] - Start .... -[DEBUG] 2020-03-27 08:22:25 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:22:25 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:25:09 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:25:09 [main] - Start .... -[DEBUG] 2020-03-27 08:25:09 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:25:09 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:25:24 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:25:24 [main] - Start .... -[DEBUG] 2020-03-27 08:25:24 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:25:24 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:26:04 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:26:04 [main] - Start .... -[DEBUG] 2020-03-27 08:26:04 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:27:47 [JavaFX Application Thread] - Executing start method of MainFrame. -[DEBUG] 2020-03-27 08:34:58 [main] - Presenter initialized! -[DEBUG] 2020-03-27 08:34:58 [main] - Start .... -[DEBUG] 2020-03-27 16:58:39 [main] - Presenter initialized! -[DEBUG] 2020-03-27 16:58:39 [main] - Start .... -[DEBUG] 2020-03-27 16:59:19 [main] - Presenter initialized! -[DEBUG] 2020-03-27 16:59:19 [main] - Start .... -[DEBUG] 2020-03-27 17:00:42 [main] - Presenter initialized! -[DEBUG] 2020-03-27 17:00:42 [main] - Start .... -[DEBUG] 2020-03-27 17:02:52 [main] - Presenter initialized! -[DEBUG] 2020-03-27 17:02:52 [main] - Start .... -[DEBUG] 2020-03-27 17:04:41 [main] - Presenter initialized! -[DEBUG] 2020-03-27 17:04:41 [main] - Start .... -[DEBUG] 2020-03-27 17:07:26 [main] - Presenter initialized! -[DEBUG] 2020-03-27 17:07:26 [main] - Start .... -[DEBUG] 2020-03-27 17:07:26 [main] - Gui initialized! -[DEBUG] 2020-03-27 17:07:33 [main] - Presenter initialized! -[DEBUG] 2020-03-27 17:07:33 [main] - Start .... -[DEBUG] 2020-03-27 17:07:33 [main] - Gui initialized! -[DEBUG] 2020-03-27 17:08:35 [main] - Presenter initialized! -[DEBUG] 2020-03-27 17:08:35 [main] - Start .... -[DEBUG] 2020-03-27 17:24:38 [main] - Presenter initialized! -[DEBUG] 2020-03-27 17:24:38 [main] - Start .... -[DEBUG] 2020-03-27 17:25:34 [main] - Presenter initialized! -[DEBUG] 2020-03-27 17:25:34 [main] - Start .... -[DEBUG] 2020-03-27 20:35:56 [main] - Presenter initialized! -[DEBUG] 2020-03-27 20:35:56 [main] - Start .... -[DEBUG] 2020-03-27 20:42:20 [main] - Presenter initialized! -[DEBUG] 2020-03-27 20:42:20 [main] - Start .... -[DEBUG] 2020-03-27 20:42:20 [main] - Gui initialized! -[DEBUG] 2020-03-27 20:42:30 [main] - Presenter initialized! -[DEBUG] 2020-03-27 20:42:30 [main] - Start .... -[DEBUG] 2020-03-27 20:42:30 [main] - Gui initialized! -[DEBUG] 2020-03-27 20:42:47 [main] - Presenter initialized! -[DEBUG] 2020-03-27 20:42:47 [main] - Start .... -[DEBUG] 2020-03-27 20:44:36 [main] - Presenter initialized! -[DEBUG] 2020-03-27 20:44:36 [main] - Start .... -[DEBUG] 2020-03-27 20:45:54 [main] - Presenter initialized! -[DEBUG] 2020-03-27 20:45:54 [main] - Start .... -[DEBUG] 2020-03-27 20:55:51 [main] - Presenter initialized! -[DEBUG] 2020-03-27 20:55:51 [main] - Start .... -[DEBUG] 2020-03-27 20:57:09 [main] - Presenter initialized! -[DEBUG] 2020-03-27 20:57:09 [main] - Start .... -[DEBUG] 2020-03-27 20:58:03 [main] - Presenter initialized! -[DEBUG] 2020-03-27 20:58:03 [main] - Start .... -[DEBUG] 2020-03-27 20:59:03 [main] - Presenter initialized! -[DEBUG] 2020-03-27 20:59:03 [main] - Start .... -[DEBUG] 2020-03-27 20:59:21 [main] - Presenter initialized! -[DEBUG] 2020-03-27 20:59:21 [main] - Start .... -[DEBUG] 2020-03-27 20:59:43 [main] - Presenter initialized! -[DEBUG] 2020-03-27 20:59:43 [main] - Start .... -[DEBUG] 2020-03-27 20:59:55 [main] - Presenter initialized! -[DEBUG] 2020-03-27 20:59:55 [main] - Start .... -[DEBUG] 2020-03-27 21:00:08 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:00:08 [main] - Start .... -[DEBUG] 2020-03-27 21:10:11 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:10:11 [main] - Start .... -[DEBUG] 2020-03-27 21:13:16 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. -[DEBUG] 2020-03-27 21:15:42 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:15:42 [main] - Start .... -[DEBUG] 2020-03-27 21:15:42 [JavaFX Application Thread] - View has been set. -[DEBUG] 2020-03-27 21:18:05 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:18:05 [main] - Start .... -[DEBUG] 2020-03-27 21:18:05 [JavaFX Application Thread] - View has been set. -[DEBUG] 2020-03-27 21:18:30 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:18:30 [main] - Start .... -[DEBUG] 2020-03-27 21:18:30 [JavaFX Application Thread] - View has been set. -[DEBUG] 2020-03-27 21:24:18 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:24:18 [main] - Start .... -[DEBUG] 2020-03-27 21:24:18 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 21:26:00 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:26:00 [main] - Start .... -[DEBUG] 2020-03-27 21:26:00 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 21:27:53 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:27:53 [main] - Start .... -[DEBUG] 2020-03-27 21:27:53 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 21:28:35 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. -[DEBUG] 2020-03-27 21:29:21 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:29:21 [main] - Start .... -[DEBUG] 2020-03-27 21:29:21 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 21:32:25 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:32:25 [main] - Start .... -[DEBUG] 2020-03-27 21:32:26 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 21:32:46 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:32:46 [main] - Start .... -[DEBUG] 2020-03-27 21:32:46 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 21:33:45 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:33:45 [main] - Start .... -[DEBUG] 2020-03-27 21:33:45 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 21:57:24 [main] - Presenter initialized! -[DEBUG] 2020-03-27 21:57:24 [main] - Start .... -[DEBUG] 2020-03-27 21:57:24 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:15:28 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:15:28 [main] - Start .... -[DEBUG] 2020-03-27 22:15:28 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:30:06 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:30:06 [main] - Start .... -[DEBUG] 2020-03-27 22:30:06 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:31:30 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:31:30 [main] - Start .... -[DEBUG] 2020-03-27 22:31:30 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:32:46 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:32:46 [main] - Start .... -[DEBUG] 2020-03-27 22:32:47 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:33:26 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:33:26 [main] - Start .... -[DEBUG] 2020-03-27 22:33:26 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:33:57 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:33:57 [main] - Start .... -[DEBUG] 2020-03-27 22:33:57 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:34:16 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:34:16 [main] - Start .... -[DEBUG] 2020-03-27 22:34:16 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:35:55 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:35:55 [main] - Start .... -[DEBUG] 2020-03-27 22:35:56 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:36:39 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:36:39 [main] - Start .... -[DEBUG] 2020-03-27 22:36:39 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:37:05 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:37:05 [main] - Start .... -[DEBUG] 2020-03-27 22:37:06 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:43:06 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:43:06 [main] - Start .... -[DEBUG] 2020-03-27 22:43:07 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:45:31 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:45:31 [main] - Start .... -[DEBUG] 2020-03-27 22:45:31 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:51:01 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:51:01 [main] - Start .... -[DEBUG] 2020-03-27 22:51:01 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:51:53 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:51:53 [main] - Start .... -[DEBUG] 2020-03-27 22:51:54 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:53:07 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:53:07 [main] - Start .... -[DEBUG] 2020-03-27 22:53:08 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:56:57 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:56:57 [main] - Start .... -[DEBUG] 2020-03-27 22:56:57 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:57:32 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:57:32 [main] - Start .... -[DEBUG] 2020-03-27 22:57:32 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:59:30 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:59:30 [main] - Start .... -[DEBUG] 2020-03-27 22:59:30 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 22:59:59 [main] - Presenter initialized! -[DEBUG] 2020-03-27 22:59:59 [main] - Start .... -[DEBUG] 2020-03-27 23:00:00 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:00:46 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:00:46 [main] - Start .... -[DEBUG] 2020-03-27 23:00:46 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:02:36 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:02:36 [main] - Start .... -[DEBUG] 2020-03-27 23:02:36 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:03:16 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:03:16 [main] - Start .... -[DEBUG] 2020-03-27 23:03:16 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:06:24 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:06:24 [main] - Start .... -[DEBUG] 2020-03-27 23:06:24 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:13:06 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:13:06 [main] - Start .... -[DEBUG] 2020-03-27 23:13:06 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:16:32 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:16:32 [main] - Start .... -[DEBUG] 2020-03-27 23:16:33 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:26:59 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:26:59 [main] - Start .... -[DEBUG] 2020-03-27 23:26:59 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:30:04 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:30:04 [main] - Start .... -[DEBUG] 2020-03-27 23:30:04 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:30:25 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:30:25 [main] - Start .... -[DEBUG] 2020-03-27 23:30:25 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:31:08 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:31:08 [main] - Start .... -[DEBUG] 2020-03-27 23:31:08 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:32:00 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:32:00 [main] - Start .... -[DEBUG] 2020-03-27 23:32:01 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:32:16 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:32:16 [main] - Start .... -[DEBUG] 2020-03-27 23:32:16 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:32:47 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:32:47 [main] - Start .... -[DEBUG] 2020-03-27 23:32:47 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:34:52 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:34:52 [main] - Start .... -[DEBUG] 2020-03-27 23:34:52 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:35:19 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:35:19 [main] - Start .... -[DEBUG] 2020-03-27 23:35:20 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:36:07 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:36:07 [main] - Start .... -[DEBUG] 2020-03-27 23:36:07 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:38:51 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:38:51 [main] - Start .... -[DEBUG] 2020-03-27 23:38:51 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:40:47 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:40:47 [main] - Start .... -[DEBUG] 2020-03-27 23:40:47 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:49:05 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:49:05 [main] - Start .... -[DEBUG] 2020-03-27 23:49:05 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:50:08 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:50:08 [main] - Start .... -[DEBUG] 2020-03-27 23:50:08 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:50:14 [Thread-4] - Generating Data: Size: 100000, dataType: LINE -[INFO ] 2020-03-27 23:50:14 [Thread-4] - Generated successfully! -[DEBUG] 2020-03-27 23:51:40 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:51:40 [main] - Start .... -[DEBUG] 2020-03-27 23:51:40 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:51:49 [Thread-4] - Generating Data: Size: 100000, dataType: LINE -[INFO ] 2020-03-27 23:51:49 [Thread-4] - Generated successfully! -[DEBUG] 2020-03-27 23:51:51 [Thread-5] - Generating Data: Size: 100000, dataType: LINE -[INFO ] 2020-03-27 23:51:51 [Thread-5] - Generated successfully! -[DEBUG] 2020-03-27 23:52:10 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:52:10 [main] - Start .... -[DEBUG] 2020-03-27 23:52:10 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:54:17 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:54:17 [main] - Start .... -[DEBUG] 2020-03-27 23:54:17 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:54:26 [Thread-4] - Generating Data: Size: 100000, dataType: LINE -[INFO ] 2020-03-27 23:54:26 [Thread-4] - Generated successfully! -[DEBUG] 2020-03-27 23:54:51 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:54:51 [main] - Start .... -[DEBUG] 2020-03-27 23:54:51 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:55:01 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:55:01 [main] - Start .... -[DEBUG] 2020-03-27 23:55:01 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:55:35 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:55:35 [main] - Start .... -[DEBUG] 2020-03-27 23:55:36 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:55:44 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:55:44 [main] - Start .... -[DEBUG] 2020-03-27 23:55:44 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:57:44 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:57:44 [main] - Start .... -[DEBUG] 2020-03-27 23:57:44 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:58:26 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:58:26 [main] - Start .... -[DEBUG] 2020-03-27 23:58:26 [Thread-3] - View has been set. -[DEBUG] 2020-03-27 23:58:39 [main] - Presenter initialized! -[DEBUG] 2020-03-27 23:58:39 [main] - Start .... -[DEBUG] 2020-03-27 23:58:40 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 00:01:02 [main] - Presenter initialized! -[DEBUG] 2020-03-28 00:01:02 [main] - Start .... -[DEBUG] 2020-03-28 00:01:03 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 00:01:11 [Thread-4] - Generating Data: Size: 100000, dataType: LINE -[INFO ] 2020-03-28 00:01:11 [Thread-4] - Generated successfully! -[DEBUG] 2020-03-28 00:02:10 [main] - Presenter initialized! -[DEBUG] 2020-03-28 00:02:10 [main] - Start .... -[DEBUG] 2020-03-28 00:02:10 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 00:02:33 [main] - Presenter initialized! -[DEBUG] 2020-03-28 00:02:33 [main] - Start .... -[DEBUG] 2020-03-28 00:02:33 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 00:04:18 [main] - Presenter initialized! -[DEBUG] 2020-03-28 00:04:18 [main] - Start .... -[DEBUG] 2020-03-28 00:04:18 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 00:05:34 [main] - Presenter initialized! -[DEBUG] 2020-03-28 00:05:34 [main] - Start .... -[DEBUG] 2020-03-28 00:05:34 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 00:07:42 [main] - Presenter initialized! -[DEBUG] 2020-03-28 00:07:42 [main] - Start .... -[DEBUG] 2020-03-28 00:07:43 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 00:08:28 [main] - Presenter initialized! -[DEBUG] 2020-03-28 00:08:28 [main] - Start .... -[DEBUG] 2020-03-28 00:08:28 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 00:08:42 [main] - Presenter initialized! -[DEBUG] 2020-03-28 00:08:42 [main] - Start .... -[DEBUG] 2020-03-28 00:08:42 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 00:08:48 [Thread-4] - Generating Data: Size: 100000, dataType: LINE -[INFO ] 2020-03-28 00:08:48 [Thread-4] - Generated successfully! -[DEBUG] 2020-03-28 08:47:35 [main] - Presenter initialized! -[DEBUG] 2020-03-28 08:47:35 [main] - Start .... -[DEBUG] 2020-03-28 08:47:36 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 10:36:44 [main] - Presenter initialized! -[DEBUG] 2020-03-28 10:36:44 [main] - Start .... -[DEBUG] 2020-03-28 10:36:44 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 10:36:52 [Thread-4] - Generating Data: Size: 100000, dataType: LINE -[INFO ] 2020-03-28 10:36:53 [Thread-4] - Generated successfully! -[DEBUG] 2020-03-28 10:45:10 [main] - AlgorithmHandler has been instantiated. -[DEBUG] 2020-03-28 10:45:10 [main] - Presenter initialized! -[DEBUG] 2020-03-28 10:45:10 [main] - Start .... -[DEBUG] 2020-03-28 10:45:10 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 10:52:15 [main] - AlgorithmHandler has been instantiated. -[DEBUG] 2020-03-28 10:52:15 [main] - Presenter initialized! -[DEBUG] 2020-03-28 10:52:15 [main] - Start .... -[DEBUG] 2020-03-28 10:52:16 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 10:54:28 [main] - AlgorithmHandler has been instantiated. -[DEBUG] 2020-03-28 10:55:27 [main] - AlgorithmHandler has been instantiated. -[DEBUG] 2020-03-28 10:55:27 [main] - Presenter initialized! -[DEBUG] 2020-03-28 10:55:27 [main] - Start .... -[DEBUG] 2020-03-28 10:55:27 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 10:56:03 [main] - AlgorithmHandler has been instantiated. -[DEBUG] 2020-03-28 10:56:03 [main] - Presenter initialized! -[DEBUG] 2020-03-28 10:56:03 [main] - Start .... -[DEBUG] 2020-03-28 10:56:03 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 10:57:07 [main] - Presenter initialized! -[DEBUG] 2020-03-28 10:57:07 [main] - Start .... -[DEBUG] 2020-03-28 10:57:07 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 11:00:38 [main] - Presenter initialized! -[DEBUG] 2020-03-28 11:00:38 [main] - Start .... -[DEBUG] 2020-03-28 11:00:38 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 11:00:42 [Thread-4] - AlgorithmHandler will start Least Median of Squares, with 0 -[DEBUG] 2020-03-28 11:02:09 [main] - Presenter initialized! -[DEBUG] 2020-03-28 11:02:09 [main] - Start .... -[DEBUG] 2020-03-28 11:02:09 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 11:02:12 [Thread-4] - No lines in the Model. Nothing to calculate. -[DEBUG] 2020-03-28 11:23:30 [main] - Presenter initialized! -[DEBUG] 2020-03-28 11:23:30 [main] - Start .... -[DEBUG] 2020-03-28 11:23:30 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 11:23:36 [Thread-4] - Generating Data: Size: 100, dataType: LINE -[INFO ] 2020-03-28 11:23:36 [Thread-4] - Generate was successful! -[DEBUG] 2020-03-28 11:23:40 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 -[DEBUG] 2020-03-28 11:26:43 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 11:26:43 [main] - Presenter initialized! -[DEBUG] 2020-03-28 11:26:43 [main] - Start .... -[DEBUG] 2020-03-28 11:26:43 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 11:28:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 11:28:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 11:28:31 [main] - Presenter initialized! -[DEBUG] 2020-03-28 11:28:31 [main] - Start .... -[DEBUG] 2020-03-28 11:28:31 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 11:28:55 [Thread-4] - Generating Data: Size: 100, dataType: LINE -[INFO ] 2020-03-28 11:28:55 [Thread-4] - Generate was successful! -[DEBUG] 2020-03-28 11:28:59 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 -[DEBUG] 2020-03-28 11:29:53 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 11:29:53 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 11:29:53 [main] - Presenter initialized! -[DEBUG] 2020-03-28 11:29:53 [main] - Start .... -[DEBUG] 2020-03-28 11:29:53 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 11:30:23 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 11:30:23 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 11:30:23 [main] - Presenter initialized! -[DEBUG] 2020-03-28 11:30:23 [main] - Start .... -[DEBUG] 2020-03-28 11:30:23 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 11:30:40 [Thread-4] - Generating Data: Size: 100, dataType: LINE -[INFO ] 2020-03-28 11:30:40 [Thread-4] - Generate was successful! -[DEBUG] 2020-03-28 11:30:44 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 -[DEBUG] 2020-03-28 11:31:28 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 11:31:28 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 11:33:13 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 11:33:13 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 11:36:21 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 11:36:21 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 11:36:21 [main] - Presenter initialized! -[DEBUG] 2020-03-28 11:36:21 [main] - Start .... -[DEBUG] 2020-03-28 11:36:21 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 11:38:15 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 11:38:15 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 11:38:15 [main] - Presenter initialized! -[DEBUG] 2020-03-28 11:38:15 [main] - Start .... -[DEBUG] 2020-03-28 11:38:15 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 11:38:21 [Thread-4] - No lines in the Model. Nothing to calculate. -[DEBUG] 2020-03-28 11:38:24 [Thread-5] - Generating Data: Size: 100, dataType: LINE -[INFO ] 2020-03-28 11:38:24 [Thread-5] - Generate was successful! -[DEBUG] 2020-03-28 11:38:26 [Thread-6] - AlgorithmHandler will start Least Median of Squares, with 100 -[DEBUG] 2020-03-28 11:41:27 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 11:41:27 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 11:41:27 [main] - Presenter initialized! -[DEBUG] 2020-03-28 11:41:27 [main] - Start .... -[DEBUG] 2020-03-28 11:41:27 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 11:41:42 [Thread-4] - Generating Data: Size: 100, dataType: LINE -[INFO ] 2020-03-28 11:41:42 [Thread-4] - Generate was successful! -[DEBUG] 2020-03-28 11:41:51 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 -[DEBUG] 2020-03-28 11:53:59 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 11:53:59 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 11:53:59 [main] - Presenter initialized! -[DEBUG] 2020-03-28 11:53:59 [main] - Start .... -[DEBUG] 2020-03-28 11:53:59 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 11:55:24 [Thread-4] - No lines in the Model. Nothing to calculate. -[DEBUG] 2020-03-28 11:55:41 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 11:55:41 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 11:58:35 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 11:58:35 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 11:59:45 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 11:59:45 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:00:00 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:00:00 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:02:53 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:02:53 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:02:57 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:02:57 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:02:58 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:02:58 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:02:59 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:02:59 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:00 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:00 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:02 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:02 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:04 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:04 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:05 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:05 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:06 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:06 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:08 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:08 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:09 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:09 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:10 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:10 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:11 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:11 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:12 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:12 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:13 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:13 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:14 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:14 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:16 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:16 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:18 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:18 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:19 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:19 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:26 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:26 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:08 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:08 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:08 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:08 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:08 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:08 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:46 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:46 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:46 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:46 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:46 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:46 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:46 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:46 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:46 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:46 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:46 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:46 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:46 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:14:13 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:14:13 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:14:13 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:14:13 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:14:13 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:14:13 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:14:13 [main] - Found: NaivRepeatedMedianEstimator -[DEBUG] 2020-03-28 12:14:36 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:14:36 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:14:36 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:14:36 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:14:36 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:14:36 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:14:36 [main] - Found: NaivRepeatedMedianEstimator -[DEBUG] 2020-03-28 12:14:36 [main] - Found: NaivTheilSenEstimator -[DEBUG] 2020-03-28 12:14:36 [main] - Presenter initialized! -[DEBUG] 2020-03-28 12:14:36 [main] - Start .... -[DEBUG] 2020-03-28 12:14:36 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 12:14:55 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:14:55 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:14:55 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:14:55 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:14:55 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:14:55 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:14:55 [main] - Found: NaivRepeatedMedianEstimator -[DEBUG] 2020-03-28 12:14:55 [main] - Found: NaivTheilSenEstimator -[DEBUG] 2020-03-28 12:14:55 [main] - Presenter initialized! -[DEBUG] 2020-03-28 12:14:55 [main] - Start .... -[DEBUG] 2020-03-28 12:14:56 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 12:15:49 [Thread-4] - No lines in the Model. Nothing to calculate. -[DEBUG] 2020-03-28 12:15:55 [Thread-5] - Generating Data: Size: 100, dataType: LINE -[INFO ] 2020-03-28 12:15:55 [Thread-5] - Generate was successful! -[DEBUG] 2020-03-28 12:15:59 [Thread-6] - AlgorithmHandler will start Least Median of Squares, with 100 -[DEBUG] 2020-03-28 12:15:59 [Thread-6] - run Algorithm: LeastMedianOfSquaresEstimator -[INFO ] 2020-03-28 12:15:59 [pool-2-thread-1] - === S T A R T - L M S === -[INFO ] 2020-03-28 12:15:59 [pool-2-thread-1] - Created instance of IntersectionComputer -[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] -[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] -[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[ERROR] 2020-03-28 12:15:59 [Thread-6] - Execution Exception while computing the result of Algorithm: LMS -java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 100 - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:54) - at de.wwwu.awolf.presenter.AbstractPresenter.executeAlgorithmByType(AbstractPresenter.java:121) - at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:22) - at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:19) - at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Task.java:1425) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Service.java:725) - at java.base/java.security.AccessController.doPrivileged(Native Method) - at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Service.java:724) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 100 - at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) - at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) - at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) - at java.base/java.util.Objects.checkIndex(Objects.java:372) - at java.base/java.util.ArrayList.get(ArrayList.java:458) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.upperBound(LeastMedianOfSquaresEstimator.java:237) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:116) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:24) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - ... 3 more -[DEBUG] 2020-03-28 12:19:28 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:19:28 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:19:28 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:19:28 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:19:28 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:19:28 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:19:28 [main] - Found: NaivRepeatedMedianEstimator -[DEBUG] 2020-03-28 12:19:28 [main] - Found: NaivTheilSenEstimator -[DEBUG] 2020-03-28 12:19:28 [main] - Presenter initialized! -[DEBUG] 2020-03-28 12:19:28 [main] - Start .... -[DEBUG] 2020-03-28 12:19:28 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 12:19:34 [Thread-4] - Generating Data: Size: 100, dataType: LINE -[INFO ] 2020-03-28 12:19:34 [Thread-4] - Generate was successful! -[DEBUG] 2020-03-28 12:19:37 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 -[DEBUG] 2020-03-28 12:19:37 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator -[INFO ] 2020-03-28 12:19:37 [pool-2-thread-1] - === S T A R T - L M S === -[INFO ] 2020-03-28 12:19:37 [pool-2-thread-1] - Created instance of IntersectionComputer -[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] -[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] -[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[INFO ] 2020-03-28 12:19:37 [pool-2-thread-1] - === E N D - L M S === 0 -[INFO ] 2020-03-28 12:19:37 [pool-2-thread-1] - Least Median of Squares -[INFO ] 2020-03-28 12:19:37 [pool-2-thread-1] - Line m: 5.0, b: -0.0 -[DEBUG] 2020-03-28 12:19:45 [Thread-6] - AlgorithmHandler will start Repeated Median, with 100 -[DEBUG] 2020-03-28 12:19:45 [Thread-6] - run Algorithm: RepeatedMedianEstimator -[INFO ] 2020-03-28 12:19:45 [pool-2-thread-1] - === S T A R T - R M === -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 10000.0] -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.0] -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 4.999999999999999] -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.0] -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 5.0] -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[INFO ] 2020-03-28 12:19:45 [pool-2-thread-1] - === E N D - R M === 0 -[INFO ] 2020-03-28 12:19:45 [pool-2-thread-1] - Repeated Median Estimator -[INFO ] 2020-03-28 12:19:45 [pool-2-thread-1] - Line m: 5.0, b: 1.1035521062001834 -[DEBUG] 2020-03-28 12:19:48 [Thread-7] - AlgorithmHandler will start Theil-Sen, with 100 -[DEBUG] 2020-03-28 12:19:48 [Thread-7] - run Algorithm: TheilSenEstimator -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 9999.0] -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[ERROR] 2020-03-28 12:19:48 [Thread-7] - Execution Exception while computing the result of Algorithm: TS +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:41 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:43 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:31:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:44 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:31:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:31:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:32:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:32:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:33:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:33:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:42 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:33:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:34:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:40 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:41 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:41 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:42 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:34:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:34:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:35:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:36:03 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 14:36:03 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 14:36:03 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 14:36:03 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 14:36:03 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 14:36:03 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 14:36:03 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 14:36:03 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 14:36:03 [main] - Presenter initialized! +[DEBUG] 2020-03-29 14:36:03 [main] - Start .... +[DEBUG] 2020-03-29 14:36:03 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 14:36:18 [Thread-4] - No lines in the Model. Nothing to calculate. +[DEBUG] 2020-03-29 14:36:20 [Thread-5] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-03-29 14:36:20 [Thread-5] - Generate was successful! +[DEBUG] 2020-03-29 14:36:25 [Thread-6] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-03-29 14:36:25 [Thread-6] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-29 14:36:25 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-03-29 14:36:25 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-29 14:36:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:36:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-03-29 14:36:25 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-03-29 14:36:26 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-03-29 14:36:26 [pool-2-thread-1] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-03-29 14:36:30 [Thread-7] - AlgorithmHandler will start Repeated Median, with 1000 +[DEBUG] 2020-03-29 14:36:30 [Thread-7] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-03-29 14:36:30 [pool-2-thread-1] - === S T A R T - R M === +[DEBUG] 2020-03-29 14:36:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:36:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:36:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 10000.0] +[DEBUG] 2020-03-29 14:36:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:36:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:36:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:36:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:36:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:36:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:36:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:36:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:36:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:36:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-03-29 14:36:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000002] +[DEBUG] 2020-03-29 14:36:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:36:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:36:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.00000000000001] +[DEBUG] 2020-03-29 14:36:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.00000000000001, 5.0000000000000115] +[DEBUG] 2020-03-29 14:36:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0000000000000115, 5.000000000000002] +[DEBUG] 2020-03-29 14:36:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000002] +[DEBUG] 2020-03-29 14:36:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 14:36:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.00000000000001] +[DEBUG] 2020-03-29 14:36:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.00000000000001] +[DEBUG] 2020-03-29 14:36:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.00000000000001] +[DEBUG] 2020-03-29 14:36:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.00000000000001, 5.000000000000012] +[DEBUG] 2020-03-29 14:36:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000012, 5.0] +[DEBUG] 2020-03-29 14:36:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 14:36:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 14:36:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.00000000000001] +[DEBUG] 2020-03-29 14:36:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.00000000000001] +[INFO ] 2020-03-29 14:36:35 [pool-2-thread-1] - === E N D - R M === 5 +[INFO ] 2020-03-29 14:36:35 [pool-2-thread-1] - Repeated Median Estimator +[INFO ] 2020-03-29 14:36:35 [pool-2-thread-1] - Line m: 5.0, b: -0.5697166954159986 +[DEBUG] 2020-04-05 08:44:25 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 08:44:25 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 08:44:25 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 08:44:25 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 08:44:25 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 08:44:25 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 08:44:25 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 08:44:25 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 08:44:25 [main] - Presenter initialized! +[DEBUG] 2020-04-05 08:44:25 [main] - Start .... +[DEBUG] 2020-04-05 08:44:25 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 09:20:28 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 09:20:28 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 09:20:28 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 09:20:28 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 09:20:28 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 09:20:28 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 09:20:28 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 09:20:28 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 09:20:28 [main] - Presenter initialized! +[DEBUG] 2020-04-05 09:20:28 [main] - Start .... +[DEBUG] 2020-04-05 09:20:28 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 09:20:33 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 09:20:33 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 09:20:38 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 09:20:38 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 09:20:38 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 09:20:38 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 09:20:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 09:20:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 09:20:39 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-04-05 09:20:39 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-04-05 09:20:39 [pool-2-thread-1] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 09:20:43 [Thread-6] - AlgorithmHandler will start Repeated Median, with 1000 +[DEBUG] 2020-04-05 09:20:43 [Thread-6] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-04-05 09:20:43 [pool-2-thread-1] - === S T A R T - R M === +[DEBUG] 2020-04-05 09:20:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:20:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 10000.0] +[DEBUG] 2020-04-05 09:20:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 09:20:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:20:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:20:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:20:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:20:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:20:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:20:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:20:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:20:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:20:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:20:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:20:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:20:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:20:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:20:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:20:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:20:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:20:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:20:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:20:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:20:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:20:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:20:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:20:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:20:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:20:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:20:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:20:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:20:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:20:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:20:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:20:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:20:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:20:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:20:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:20:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:20:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:20:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:20:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:20:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:20:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:20:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:20:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:20:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:20:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:20:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:34 [Thread-7] - AlgorithmHandler will start Theil-Sen, with 1000 +[DEBUG] 2020-04-05 09:21:34 [Thread-7] - run Algorithm: TheilSenEstimator +[DEBUG] 2020-04-05 09:21:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-9999.0, 9999.0] +[DEBUG] 2020-04-05 09:21:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 09:21:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 09:21:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 09:21:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[ERROR] 2020-04-05 09:21:36 [Thread-7] - Execution Exception while computing the result of Algorithm: TS java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:54) - at de.wwwu.awolf.presenter.AbstractPresenter.executeAlgorithmByType(AbstractPresenter.java:121) - at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:22) - at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:19) - at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Task.java:1425) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Service.java:725) - at java.base/java.security.AccessController.doPrivileged(Native Method) - at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Service.java:724) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 - at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) - at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) - at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) - at java.base/java.util.Objects.checkIndex(Objects.java:372) - at java.base/java.util.ArrayList.get(ArrayList.java:458) - at de.wwwu.awolf.presenter.util.FastElementSelector.randomizedSelect(FastElementSelector.java:34) - at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.pepareResult(TheilSenEstimator.java:199) - at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:103) - at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:26) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - ... 3 more -[DEBUG] 2020-03-28 12:20:45 [Thread-8] - AlgorithmHandler will start Brute Force (LMS), with 100 -[DEBUG] 2020-03-28 12:20:45 [Thread-8] - run Algorithm: NaivLeastMedianOfSquaresEstimator -[INFO ] 2020-03-28 12:20:45 [pool-2-thread-1] - === S T A R T - naiv L M S === -[DEBUG] 2020-03-28 12:20:53 [Thread-9] - AlgorithmHandler will start Brute Force (RM), with 100 -[DEBUG] 2020-03-28 12:20:53 [Thread-9] - run Algorithm: NaivRepeatedMedianEstimator -[INFO ] 2020-03-28 12:20:53 [pool-2-thread-2] - === S T A R T - naiv R M === -[INFO ] 2020-03-28 12:20:53 [pool-2-thread-2] - Zeit: 0 -[DEBUG] 2020-03-28 12:21:01 [Thread-10] - AlgorithmHandler will start Brute Force (TS), with 100 -[DEBUG] 2020-03-28 12:21:01 [Thread-10] - run Algorithm: NaivTheilSenEstimator -[INFO ] 2020-03-28 12:21:01 [pool-2-thread-2] - === S T A R T - naiv T S === -[INFO ] 2020-03-28 12:21:01 [pool-2-thread-2] - Zeit: 0 -[DEBUG] 2020-03-28 12:21:56 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:21:56 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:21:56 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:21:56 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:21:56 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:21:56 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:21:56 [main] - Found: NaivRepeatedMedianEstimator -[DEBUG] 2020-03-28 12:21:56 [main] - Found: NaivTheilSenEstimator -[DEBUG] 2020-03-28 12:21:56 [main] - Presenter initialized! -[DEBUG] 2020-03-28 12:21:56 [main] - Start .... -[DEBUG] 2020-03-28 12:21:56 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 12:21:59 [Thread-4] - Generating Data: Size: 100, dataType: LINE -[INFO ] 2020-03-28 12:21:59 [Thread-4] - Generate was successful! -[DEBUG] 2020-03-28 12:22:02 [Thread-5] - AlgorithmHandler will start Brute Force (TS), with 100 -[DEBUG] 2020-03-28 12:22:02 [Thread-5] - run Algorithm: NaivTheilSenEstimator -[INFO ] 2020-03-28 12:22:02 [pool-2-thread-1] - === S T A R T - naiv T S === -[INFO ] 2020-03-28 12:22:02 [pool-2-thread-1] - Zeit: 0 -[DEBUG] 2020-03-28 12:24:11 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:24:11 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:24:11 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:24:11 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:24:11 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:24:11 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:24:11 [main] - Found: NaivRepeatedMedianEstimator -[DEBUG] 2020-03-28 12:24:11 [main] - Found: NaivTheilSenEstimator -[DEBUG] 2020-03-28 12:24:11 [main] - Presenter initialized! -[DEBUG] 2020-03-28 12:24:11 [main] - Start .... -[DEBUG] 2020-03-28 12:24:12 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 12:24:15 [Thread-4] - Generating Data: Size: 100, dataType: LINE -[INFO ] 2020-03-28 12:24:15 [Thread-4] - Generate was successful! -[DEBUG] 2020-03-28 12:24:17 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 -[DEBUG] 2020-03-28 12:24:17 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator -[INFO ] 2020-03-28 12:24:17 [pool-2-thread-1] - === S T A R T - L M S === -[INFO ] 2020-03-28 12:24:17 [pool-2-thread-1] - Created instance of IntersectionComputer -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 10000.0] -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 10000.0] -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[INFO ] 2020-03-28 12:24:17 [pool-2-thread-1] - === E N D - L M S === 0 -[INFO ] 2020-03-28 12:24:17 [pool-2-thread-1] - Least Median of Squares -[INFO ] 2020-03-28 12:24:17 [pool-2-thread-1] - Line m: 5.000000000000001, b: -1.1102230246251565E-16 -[DEBUG] 2020-03-28 12:24:20 [Thread-6] - AlgorithmHandler will start Repeated Median, with 100 -[DEBUG] 2020-03-28 12:24:20 [Thread-6] - run Algorithm: RepeatedMedianEstimator -[INFO ] 2020-03-28 12:24:20 [pool-2-thread-1] - === S T A R T - R M === -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 10000.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 5.000000000000002] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000002, 5.0] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 5.0000000000000036] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0000000000000036, 5.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 5.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 5.000000000000002] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000002, 5.0] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 5.000000000000003] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000003, 5.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[INFO ] 2020-03-28 12:24:20 [pool-2-thread-1] - === E N D - R M === 0 -[INFO ] 2020-03-28 12:24:20 [pool-2-thread-1] - Repeated Median Estimator -[INFO ] 2020-03-28 12:24:20 [pool-2-thread-1] - Line m: 5.0, b: -1.373417356034607 -[DEBUG] 2020-03-28 12:24:22 [Thread-7] - AlgorithmHandler will start Theil-Sen, with 100 -[DEBUG] 2020-03-28 12:24:22 [Thread-7] - run Algorithm: TheilSenEstimator -[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 9999.0] -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] -[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] -[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] -[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[ERROR] 2020-03-28 12:24:22 [Thread-7] - Execution Exception while computing the result of Algorithm: TS -java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:54) - at de.wwwu.awolf.presenter.AbstractPresenter.executeAlgorithmByType(AbstractPresenter.java:121) - at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:22) - at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:19) + at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:60) + at de.wwwu.awolf.presenter.AbstractPresenter.executeAlgorithmByType(AbstractPresenter.java:133) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:27) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:23) at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Task.java:1425) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Service.java:725) @@ -86280,157 +13979,4650 @@ Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) ... 3 more -[DEBUG] 2020-03-28 12:24:30 [Thread-8] - AlgorithmHandler will start Brute Force (LMS), with 100 -[DEBUG] 2020-03-28 12:24:30 [Thread-8] - run Algorithm: NaivLeastMedianOfSquaresEstimator -[INFO ] 2020-03-28 12:24:30 [pool-2-thread-1] - === S T A R T - naiv L M S === -[DEBUG] 2020-03-28 12:24:39 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 12:24:39 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 12:24:39 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:24:39 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 12:24:39 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 12:24:39 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 12:24:39 [main] - Found: NaivRepeatedMedianEstimator -[DEBUG] 2020-03-28 12:24:39 [main] - Found: NaivTheilSenEstimator -[DEBUG] 2020-03-28 12:24:39 [main] - Presenter initialized! -[DEBUG] 2020-03-28 12:24:39 [main] - Start .... -[DEBUG] 2020-03-28 12:24:39 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 12:24:42 [Thread-4] - Generating Data: Size: 100, dataType: LINE -[INFO ] 2020-03-28 12:24:42 [Thread-4] - Generate was successful! -[DEBUG] 2020-03-28 12:24:44 [Thread-5] - AlgorithmHandler will start Brute Force (TS), with 100 -[DEBUG] 2020-03-28 12:24:44 [Thread-5] - run Algorithm: NaivTheilSenEstimator -[INFO ] 2020-03-28 12:24:44 [pool-2-thread-1] - === S T A R T - naiv T S === -[INFO ] 2020-03-28 12:24:44 [pool-2-thread-1] - === E N D - naiv T S === -[INFO ] 2020-03-28 12:24:44 [pool-2-thread-1] - Slope: 5.0, y-Interception: 0.02819023530917235 -[DEBUG] 2020-03-28 12:24:45 [Thread-6] - AlgorithmHandler will start Brute Force (RM), with 100 -[DEBUG] 2020-03-28 12:24:45 [Thread-6] - run Algorithm: NaivRepeatedMedianEstimator -[INFO ] 2020-03-28 12:24:45 [pool-2-thread-1] - === S T A R T - naiv R M === -[INFO ] 2020-03-28 12:24:45 [pool-2-thread-1] - === E N D - naiv R M === -[INFO ] 2020-03-28 12:24:45 [pool-2-thread-1] - Slope: 5.0, y-Interception: -0.0 -[DEBUG] 2020-03-28 12:24:46 [Thread-7] - AlgorithmHandler will start Brute Force (LMS), with 100 -[DEBUG] 2020-03-28 12:24:46 [Thread-7] - run Algorithm: NaivLeastMedianOfSquaresEstimator -[INFO ] 2020-03-28 12:24:46 [pool-2-thread-1] - === S T A R T - naiv L M S === -[DEBUG] 2020-03-28 15:00:41 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 15:00:41 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 15:00:41 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 15:00:41 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 15:00:41 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 15:00:41 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 15:00:41 [main] - Found: NaivRepeatedMedianEstimator -[DEBUG] 2020-03-28 15:00:41 [main] - Found: NaivTheilSenEstimator -[DEBUG] 2020-03-28 15:00:41 [main] - Presenter initialized! -[DEBUG] 2020-03-28 15:00:41 [main] - Start .... -[DEBUG] 2020-03-28 15:00:41 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 15:00:44 [Thread-4] - Generating Data: Size: 100, dataType: LINE -[INFO ] 2020-03-28 15:00:45 [Thread-4] - Generate was successful! -[DEBUG] 2020-03-28 15:00:53 [Thread-5] - AlgorithmHandler will start Brute Force (LMS), with 100 -[DEBUG] 2020-03-28 15:00:53 [Thread-5] - run Algorithm: NaivLeastMedianOfSquaresEstimator -[INFO ] 2020-03-28 15:00:53 [pool-2-thread-1] - === S T A R T - naiv L M S === -[DEBUG] 2020-03-28 15:02:10 [Thread-6] - AlgorithmHandler will start Brute Force (RM), with 100 -[DEBUG] 2020-03-28 15:02:10 [Thread-6] - run Algorithm: NaivRepeatedMedianEstimator -[INFO ] 2020-03-28 15:02:10 [pool-2-thread-2] - === S T A R T - naiv R M === -[INFO ] 2020-03-28 15:02:10 [pool-2-thread-2] - === E N D - naiv R M === -[INFO ] 2020-03-28 15:02:10 [pool-2-thread-2] - Slope: 5.0, y-Interception: -0.0 -[DEBUG] 2020-03-28 15:02:22 [Thread-7] - AlgorithmHandler will start Brute Force (LMS), with 100 -[DEBUG] 2020-03-28 15:02:22 [Thread-7] - run Algorithm: NaivLeastMedianOfSquaresEstimator -[INFO ] 2020-03-28 15:02:22 [pool-2-thread-2] - === S T A R T - naiv L M S === -[INFO ] 2020-03-28 15:02:51 [pool-2-thread-1] - === E N D - naiv L M S === -[INFO ] 2020-03-28 15:02:51 [pool-2-thread-1] - Slope: 5.0, y-Interception: -0.0 -[INFO ] 2020-03-28 15:04:21 [pool-2-thread-2] - === E N D - naiv L M S === -[INFO ] 2020-03-28 15:04:21 [pool-2-thread-2] - Slope: 5.0, y-Interception: -0.0 -[DEBUG] 2020-03-28 15:05:07 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 15:05:07 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 15:05:07 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 15:05:07 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 15:05:07 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 15:05:07 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 15:05:07 [main] - Found: NaivRepeatedMedianEstimator -[DEBUG] 2020-03-28 15:05:07 [main] - Found: NaivTheilSenEstimator -[DEBUG] 2020-03-28 15:05:07 [main] - Presenter initialized! -[DEBUG] 2020-03-28 15:05:07 [main] - Start .... -[DEBUG] 2020-03-28 15:05:07 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 16:12:08 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 16:12:08 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 16:12:08 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 16:12:08 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 16:12:08 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 16:12:08 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 16:12:08 [main] - Found: NaivRepeatedMedianEstimator -[DEBUG] 2020-03-28 16:12:08 [main] - Found: NaivTheilSenEstimator -[DEBUG] 2020-03-28 16:12:08 [main] - Presenter initialized! -[DEBUG] 2020-03-28 16:12:08 [main] - Start .... -[DEBUG] 2020-03-28 16:12:09 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 16:15:19 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 16:15:19 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 16:15:19 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 16:15:19 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 16:15:19 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 16:15:19 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 16:15:19 [main] - Found: NaivRepeatedMedianEstimator -[DEBUG] 2020-03-28 16:15:19 [main] - Found: NaivTheilSenEstimator -[DEBUG] 2020-03-28 16:15:19 [main] - Presenter initialized! -[DEBUG] 2020-03-28 16:15:19 [main] - Start .... -[DEBUG] 2020-03-28 16:15:19 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 16:17:34 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 16:17:34 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 16:17:34 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 16:17:34 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 16:17:34 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 16:17:34 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 16:17:34 [main] - Found: NaivRepeatedMedianEstimator -[DEBUG] 2020-03-28 16:17:34 [main] - Found: NaivTheilSenEstimator -[DEBUG] 2020-03-28 16:17:34 [main] - Presenter initialized! -[DEBUG] 2020-03-28 16:17:34 [main] - Start .... -[DEBUG] 2020-03-28 16:17:34 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 16:19:36 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 16:19:36 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 16:19:36 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 16:19:36 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 16:19:36 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 16:19:36 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 16:19:36 [main] - Found: NaivRepeatedMedianEstimator -[DEBUG] 2020-03-28 16:19:36 [main] - Found: NaivTheilSenEstimator -[DEBUG] 2020-03-28 16:19:36 [main] - Presenter initialized! -[DEBUG] 2020-03-28 16:19:36 [main] - Start .... -[DEBUG] 2020-03-28 16:19:36 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 16:19:49 [Thread-4] - No lines in the Model. Nothing to calculate. -[DEBUG] 2020-03-28 16:22:00 [main] - Create instance of Presenter. -[DEBUG] 2020-03-28 16:22:00 [main] - Lookup for Algorithm Classes. -[DEBUG] 2020-03-28 16:22:00 [main] - Found: LeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 16:22:00 [main] - Found: RepeatedMedianEstimator -[DEBUG] 2020-03-28 16:22:00 [main] - Found: TheilSenEstimator -[DEBUG] 2020-03-28 16:22:00 [main] - Found: NaivLeastMedianOfSquaresEstimator -[DEBUG] 2020-03-28 16:22:00 [main] - Found: NaivRepeatedMedianEstimator -[DEBUG] 2020-03-28 16:22:00 [main] - Found: NaivTheilSenEstimator -[DEBUG] 2020-03-28 16:22:00 [main] - Presenter initialized! -[DEBUG] 2020-03-28 16:22:00 [main] - Start .... -[DEBUG] 2020-03-28 16:22:01 [Thread-3] - View has been set. -[DEBUG] 2020-03-28 16:22:09 [Thread-4] - Generating Data: Size: 100, dataType: LINE -[INFO ] 2020-03-28 16:22:09 [Thread-4] - Generate was successful! -[DEBUG] 2020-03-28 16:22:20 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 -[DEBUG] 2020-03-28 16:22:20 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator -[INFO ] 2020-03-28 16:22:20 [pool-2-thread-1] - === S T A R T - L M S === -[INFO ] 2020-03-28 16:22:20 [pool-2-thread-1] - Created instance of IntersectionComputer -[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] -[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] -[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. -[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. -[INFO ] 2020-03-28 16:22:20 [pool-2-thread-1] - === E N D - L M S === 0 -[INFO ] 2020-03-28 16:22:20 [pool-2-thread-1] - Least Median of Squares -[INFO ] 2020-03-28 16:22:20 [pool-2-thread-1] - Line m: 5.0, b: -0.0 -[DEBUG] 2020-03-28 16:22:44 [Thread-6] - AlgorithmHandler will start Brute Force (TS), with 100 -[DEBUG] 2020-03-28 16:22:44 [Thread-6] - run Algorithm: NaivTheilSenEstimator -[INFO ] 2020-03-28 16:22:44 [pool-2-thread-1] - === S T A R T - naiv T S === -[INFO ] 2020-03-28 16:22:44 [pool-2-thread-1] - === E N D - naiv T S === -[INFO ] 2020-03-28 16:22:44 [pool-2-thread-1] - Slope: 5.0, y-Interception: 0.17943206419028723 +[DEBUG] 2020-04-05 09:21:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:21:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:21:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:21:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:21:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:21:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:22:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:22:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:22:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:22:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:22:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:22:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:22:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:22:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:22:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:22:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:22:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:22:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:22:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:22:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:22:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:22:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:22:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:22:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:22:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:22:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:22:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:22:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:22:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:22:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:22:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:22:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:22:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 09:22:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 09:22:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 09:22:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:22:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-04-05 09:22:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-04-05 09:22:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 09:22:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 09:22:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000011] +[DEBUG] 2020-04-05 09:22:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000011, 5.000000000000013] +[DEBUG] 2020-04-05 09:22:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000013, 5.000000000000001] +[DEBUG] 2020-04-05 09:22:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-04-05 09:22:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.0] +[DEBUG] 2020-04-05 09:22:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000011] +[DEBUG] 2020-04-05 09:22:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000011] +[DEBUG] 2020-04-05 09:32:36 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 09:32:36 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 09:32:36 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 09:32:36 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 09:32:36 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 09:32:36 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 09:32:36 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 09:32:36 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 09:32:36 [main] - Presenter initialized! +[DEBUG] 2020-04-05 09:32:36 [main] - Start .... +[DEBUG] 2020-04-05 09:32:37 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 09:34:26 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 09:34:26 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 09:34:26 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 09:34:26 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 09:34:26 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 09:34:26 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 09:34:26 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 09:34:26 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 09:34:26 [main] - Presenter initialized! +[DEBUG] 2020-04-05 09:34:26 [main] - Start .... +[DEBUG] 2020-04-05 09:34:26 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 09:34:38 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 09:34:38 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 09:34:38 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 09:34:38 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 09:34:38 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 09:34:38 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 09:34:38 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 09:34:38 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 09:34:38 [main] - Presenter initialized! +[DEBUG] 2020-04-05 09:34:38 [main] - Start .... +[DEBUG] 2020-04-05 09:34:38 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 09:43:21 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 09:43:21 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 09:43:21 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 09:43:21 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 09:43:21 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 09:43:21 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 09:43:21 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 09:43:21 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 09:43:21 [main] - Presenter initialized! +[DEBUG] 2020-04-05 09:43:21 [main] - Start .... +[DEBUG] 2020-04-05 09:43:21 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 09:43:59 [Thread-4] - Importing Data: D:\Git\master-implementierung\dataset\Kreis-Gerade.csv +[INFO ] 2020-04-05 09:44:00 [Thread-4] - Import was successful! +[DEBUG] 2020-04-05 09:44:05 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 50 +[DEBUG] 2020-04-05 09:44:05 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 09:44:05 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 09:44:05 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 09:44:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 09:44:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 09:44:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-9999.99, 13.282920826007269] +[DEBUG] 2020-04-05 09:44:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-9999.99, 13.282920826007269] +[INFO ] 2020-04-05 09:44:05 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-04-05 09:44:05 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-04-05 09:44:05 [pool-2-thread-1] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 10:01:24 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 10:01:24 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 10:01:24 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 10:01:24 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 10:01:24 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 10:01:24 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 10:01:24 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 10:01:24 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 10:01:24 [main] - Presenter initialized! +[DEBUG] 2020-04-05 10:01:24 [main] - Start .... +[DEBUG] 2020-04-05 10:01:24 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 10:15:25 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 10:15:25 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 10:15:25 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 10:15:25 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 10:15:25 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 10:15:25 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 10:15:25 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 10:15:25 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 10:15:25 [main] - Presenter initialized! +[DEBUG] 2020-04-05 10:15:25 [main] - Start .... +[DEBUG] 2020-04-05 10:15:25 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 10:53:00 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 10:53:00 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 10:53:00 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 10:53:00 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 10:53:00 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 10:53:00 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 10:53:00 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 10:53:00 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 10:53:00 [main] - Presenter initialized! +[DEBUG] 2020-04-05 10:53:00 [main] - Start .... +[DEBUG] 2020-04-05 10:53:00 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 10:53:33 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 10:53:33 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 10:53:33 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 10:53:33 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 10:53:33 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 10:53:33 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 10:53:33 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 10:53:33 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 10:53:33 [main] - Presenter initialized! +[DEBUG] 2020-04-05 10:53:33 [main] - Start .... +[DEBUG] 2020-04-05 10:53:33 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 10:53:40 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 10:53:40 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 10:53:43 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 10:53:43 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 10:53:43 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 10:53:43 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 10:53:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 10:53:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 10:53:44 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-04-05 10:53:44 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-04-05 10:53:44 [pool-2-thread-1] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 11:19:41 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 11:19:41 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 11:19:41 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:19:41 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 11:19:41 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 11:19:41 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:19:41 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 11:19:41 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 11:19:41 [main] - Presenter initialized! +[DEBUG] 2020-04-05 11:19:41 [main] - Start .... +[DEBUG] 2020-04-05 11:19:42 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 11:19:46 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 11:19:46 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 11:20:20 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 11:20:20 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 11:20:20 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:20:20 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 11:20:20 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 11:20:20 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:20:20 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 11:20:20 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 11:20:20 [main] - Presenter initialized! +[DEBUG] 2020-04-05 11:20:20 [main] - Start .... +[DEBUG] 2020-04-05 11:20:20 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 11:20:22 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 11:20:22 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 11:22:14 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 11:22:14 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 11:22:14 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:22:14 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 11:22:14 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 11:22:14 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:22:14 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 11:22:14 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 11:22:14 [main] - Presenter initialized! +[DEBUG] 2020-04-05 11:22:14 [main] - Start .... +[DEBUG] 2020-04-05 11:22:14 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 11:22:17 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 11:22:17 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 11:24:47 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 11:24:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 11:24:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:24:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 11:24:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 11:24:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:24:47 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 11:24:47 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 11:24:47 [main] - Presenter initialized! +[DEBUG] 2020-04-05 11:24:47 [main] - Start .... +[DEBUG] 2020-04-05 11:24:47 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 11:24:49 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 11:24:50 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 11:32:47 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 11:32:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 11:32:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:32:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 11:32:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 11:32:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:32:47 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 11:32:47 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 11:32:47 [main] - Presenter initialized! +[DEBUG] 2020-04-05 11:32:47 [main] - Start .... +[DEBUG] 2020-04-05 11:32:48 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 11:32:51 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 11:32:51 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 11:34:46 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 11:34:46 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 11:34:46 [pool-2-thread-2] - === S T A R T - L M S === +[INFO ] 2020-04-05 11:34:46 [pool-2-thread-2] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 11:34:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 11:34:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 11:34:47 [pool-2-thread-2] - === E N D - L M S === 0 +[INFO ] 2020-04-05 11:34:47 [pool-2-thread-2] - Least Median of Squares +[INFO ] 2020-04-05 11:34:47 [pool-2-thread-2] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 11:37:13 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 11:37:13 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 11:37:13 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:37:13 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 11:37:13 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 11:37:13 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:37:13 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 11:37:13 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 11:37:13 [main] - Presenter initialized! +[DEBUG] 2020-04-05 11:37:13 [main] - Start .... +[DEBUG] 2020-04-05 11:37:13 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 11:37:22 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 11:37:22 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 11:37:37 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 11:37:37 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 11:37:37 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:37:37 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 11:37:37 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 11:37:37 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:37:37 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 11:37:37 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 11:37:37 [main] - Presenter initialized! +[DEBUG] 2020-04-05 11:37:37 [main] - Start .... +[DEBUG] 2020-04-05 11:37:37 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 11:37:49 [Thread-4] - Importing Data: D:\Git\master-implementierung\dataset\Punktwolke.csv +[INFO ] 2020-04-05 11:37:50 [Thread-4] - Import was successful! +[DEBUG] 2020-04-05 11:42:53 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 11:42:53 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 11:42:53 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:42:53 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 11:42:53 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 11:42:53 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:42:53 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 11:42:53 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 11:42:53 [main] - Presenter initialized! +[DEBUG] 2020-04-05 11:42:53 [main] - Start .... +[DEBUG] 2020-04-05 11:42:53 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 11:43:09 [Thread-4] - Importing Data: D:\Git\master-implementierung\dataset\Kreis-Gerade.csv +[INFO ] 2020-04-05 11:43:09 [Thread-4] - Import was successful! +[DEBUG] 2020-04-05 11:45:17 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 11:45:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 11:45:17 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:45:17 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 11:45:17 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 11:45:17 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 11:45:17 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 11:45:17 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 11:45:17 [main] - Presenter initialized! +[DEBUG] 2020-04-05 11:45:17 [main] - Start .... +[DEBUG] 2020-04-05 11:45:18 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 12:05:01 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 12:05:01 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 12:05:01 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:05:01 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 12:05:01 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 12:05:01 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:05:01 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 12:05:01 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 12:05:01 [main] - Presenter initialized! +[DEBUG] 2020-04-05 12:05:01 [main] - Start .... +[DEBUG] 2020-04-05 12:05:01 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 12:07:53 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 12:07:53 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 12:07:53 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:07:53 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 12:07:53 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 12:07:53 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:07:53 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 12:07:53 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 12:07:53 [main] - Presenter initialized! +[DEBUG] 2020-04-05 12:07:53 [main] - Start .... +[DEBUG] 2020-04-05 12:07:53 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 12:08:34 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 12:08:34 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 12:08:34 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:08:34 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 12:08:34 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 12:08:34 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:08:34 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 12:08:34 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 12:08:34 [main] - Presenter initialized! +[DEBUG] 2020-04-05 12:08:34 [main] - Start .... +[DEBUG] 2020-04-05 12:08:34 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 12:08:56 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 12:08:57 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 12:09:31 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 12:09:31 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 12:09:31 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 12:09:31 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 12:09:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 12:09:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 12:09:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-9999.99, 5.000000000000001] +[DEBUG] 2020-04-05 12:09:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-9999.99, 5.000000000000001] +[DEBUG] 2020-04-05 12:09:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-04-05 12:09:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000001] +[INFO ] 2020-04-05 12:09:33 [pool-2-thread-1] - === E N D - L M S === 1 +[INFO ] 2020-04-05 12:09:33 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-04-05 12:09:33 [pool-2-thread-1] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 12:13:38 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 12:13:38 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 12:13:38 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:13:38 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 12:13:38 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 12:13:38 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:13:38 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 12:13:38 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 12:13:38 [main] - Presenter initialized! +[DEBUG] 2020-04-05 12:13:38 [main] - Start .... +[DEBUG] 2020-04-05 12:13:38 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 12:13:55 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 12:13:55 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 12:14:33 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 12:14:33 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 12:14:33 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:14:33 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 12:14:33 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 12:14:33 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:14:33 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 12:14:33 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 12:14:33 [main] - Presenter initialized! +[DEBUG] 2020-04-05 12:14:33 [main] - Start .... +[DEBUG] 2020-04-05 12:14:33 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 12:15:47 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 12:15:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 12:15:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:15:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 12:15:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 12:15:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:15:47 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 12:15:47 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 12:15:47 [main] - Presenter initialized! +[DEBUG] 2020-04-05 12:15:47 [main] - Start .... +[DEBUG] 2020-04-05 12:15:48 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 12:17:05 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 12:17:05 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 12:17:05 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:17:05 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 12:17:05 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 12:17:05 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:17:05 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 12:17:05 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 12:17:05 [main] - Presenter initialized! +[DEBUG] 2020-04-05 12:17:05 [main] - Start .... +[DEBUG] 2020-04-05 12:17:06 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 12:17:11 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 12:17:11 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 12:30:34 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 12:30:34 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 12:30:34 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:30:34 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 12:30:34 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 12:30:34 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:30:34 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 12:30:34 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 12:30:34 [main] - Presenter initialized! +[DEBUG] 2020-04-05 12:30:34 [main] - Start .... +[DEBUG] 2020-04-05 12:30:35 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 12:30:41 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 12:30:41 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 12:31:11 [Thread-5] - Importing Data: D:\Git\master-implementierung\dataset\Punktwolke.csv +[INFO ] 2020-04-05 12:31:12 [Thread-5] - Import was successful! +[DEBUG] 2020-04-05 12:33:41 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 12:33:41 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 12:33:41 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:33:41 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 12:33:41 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 12:33:41 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:33:41 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 12:33:41 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 12:33:41 [main] - Presenter initialized! +[DEBUG] 2020-04-05 12:33:41 [main] - Start .... +[DEBUG] 2020-04-05 12:33:41 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 12:33:57 [Thread-4] - Importing Data: D:\Git\master-implementierung\dataset\Punktwolke.csv +[INFO ] 2020-04-05 12:33:58 [Thread-4] - Import was successful! +[DEBUG] 2020-04-05 12:46:59 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 12:46:59 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 12:46:59 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:46:59 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 12:46:59 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 12:46:59 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:46:59 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 12:46:59 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 12:46:59 [main] - Presenter initialized! +[DEBUG] 2020-04-05 12:46:59 [main] - Start .... +[DEBUG] 2020-04-05 12:46:59 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 12:47:03 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 12:47:04 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 12:47:06 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 12:47:06 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 12:47:06 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 12:47:06 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 12:47:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 12:47:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 12:47:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 10000.0] +[DEBUG] 2020-04-05 12:47:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 10000.0] +[INFO ] 2020-04-05 12:47:07 [pool-2-thread-1] - === E N D - L M S === 1 +[INFO ] 2020-04-05 12:47:07 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-04-05 12:47:07 [pool-2-thread-1] - Line m: 4.999999999999999, b: -0.0 +[DEBUG] 2020-04-05 12:58:53 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 12:58:53 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 12:58:53 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:58:53 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 12:58:53 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 12:58:53 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 12:58:53 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 12:58:53 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 12:58:53 [main] - Presenter initialized! +[DEBUG] 2020-04-05 12:58:53 [main] - Start .... +[DEBUG] 2020-04-05 12:58:54 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 12:59:10 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 12:59:10 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 12:59:13 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 12:59:13 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 12:59:13 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 12:59:13 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 12:59:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 12:59:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 12:59:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-9999.99, 5.000000000000001] +[DEBUG] 2020-04-05 12:59:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-9999.99, 5.000000000000001] +[INFO ] 2020-04-05 12:59:14 [pool-2-thread-1] - === E N D - L M S === 1 +[INFO ] 2020-04-05 12:59:14 [pool-2-thread-1] - Type: LMS. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 13:05:20 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:05:20 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:05:20 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:05:20 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:05:20 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:05:20 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:05:20 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:05:20 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:05:20 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:05:20 [main] - Start .... +[DEBUG] 2020-04-05 13:05:21 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 13:05:24 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:05:24 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 13:05:27 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:05:27 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:05:27 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:05:27 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:05:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:05:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 13:05:28 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-04-05 13:05:28 [pool-2-thread-1] - Type: LMS. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 13:11:10 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:11:10 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:11:10 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:11:10 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:11:10 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:11:10 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:11:10 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:11:10 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:11:10 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:11:10 [main] - Start .... +[DEBUG] 2020-04-05 13:11:10 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 13:11:12 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:11:12 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 13:11:15 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:11:15 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:11:15 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:11:15 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:11:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:11:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:11:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-9999.99, 5.000000000000001] +[DEBUG] 2020-04-05 13:11:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-9999.99, 5.000000000000001] +[INFO ] 2020-04-05 13:11:16 [pool-2-thread-1] - === E N D - L M S === 1 +[INFO ] 2020-04-05 13:11:16 [pool-2-thread-1] - Type: LMS. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 13:13:30 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:13:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:13:30 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:13:30 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:13:30 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:13:30 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:13:30 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:13:30 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:13:30 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:13:30 [main] - Start .... +[DEBUG] 2020-04-05 13:13:30 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 13:14:04 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:14:04 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 13:14:23 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:14:23 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:14:23 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:14:29 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:14:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:14:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:14:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 10000.0] +[DEBUG] 2020-04-05 13:14:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 10000.0] +[INFO ] 2020-04-05 13:14:30 [pool-2-thread-1] - === E N D - L M S === 6 +[INFO ] 2020-04-05 13:14:30 [pool-2-thread-1] - Type: LMS. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 13:15:37 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:15:37 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:15:37 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:15:37 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:15:37 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:15:37 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:15:37 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:15:37 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:15:37 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:15:37 [main] - Start .... +[DEBUG] 2020-04-05 13:15:38 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 13:15:44 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:15:44 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 13:15:47 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:15:47 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:15:47 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:15:47 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:15:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:15:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 13:15:47 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-04-05 13:15:47 [pool-2-thread-1] - Type: LMS. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 13:16:18 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:16:18 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:16:18 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:16:18 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:16:18 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:16:18 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:16:18 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:16:18 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:16:18 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:16:18 [main] - Start .... +[DEBUG] 2020-04-05 13:16:19 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 13:16:33 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:16:33 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 13:16:42 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:16:42 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:16:42 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:16:42 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:16:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:16:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 13:16:43 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-04-05 13:16:43 [pool-2-thread-1] - Type: LMS. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 13:17:32 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:17:32 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:17:32 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:17:32 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:17:32 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:17:32 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:17:32 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:17:32 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:17:32 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:17:32 [main] - Start .... +[DEBUG] 2020-04-05 13:17:32 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 13:17:49 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:17:49 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 13:17:58 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:17:58 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:17:58 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:17:58 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:17:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:17:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 13:17:58 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-04-05 13:17:58 [pool-2-thread-1] - Type: LMS. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 13:20:49 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:20:49 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:20:49 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:20:49 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:20:49 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:20:49 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:20:49 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:20:49 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:20:49 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:20:49 [main] - Start .... +[DEBUG] 2020-04-05 13:20:49 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 13:20:53 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:20:53 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 13:20:55 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:20:55 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:20:55 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:20:55 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:20:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:20:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 13:20:56 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-04-05 13:20:56 [pool-2-thread-1] - Type: LMS. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 13:24:20 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:24:20 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:24:20 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:24:20 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:24:20 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:24:20 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:24:20 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:24:20 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:24:20 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:24:20 [main] - Start .... +[DEBUG] 2020-04-05 13:24:21 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 13:24:28 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:24:28 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 13:24:30 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:24:30 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:24:30 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:24:30 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:24:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:24:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:24:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 10000.0] +[DEBUG] 2020-04-05 13:24:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 10000.0] +[INFO ] 2020-04-05 13:24:31 [pool-2-thread-1] - === E N D - L M S === 1 +[INFO ] 2020-04-05 13:24:31 [pool-2-thread-1] - Type: LMS. Result: Line m: 4.999999999999999, b: -0.0 +[DEBUG] 2020-04-05 13:27:32 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:27:32 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:27:32 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:27:32 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:27:32 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:27:32 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:27:32 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:27:32 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:27:32 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:27:32 [main] - Start .... +[DEBUG] 2020-04-05 13:27:32 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 13:27:34 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:27:34 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 13:27:36 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:27:36 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:27:36 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:27:36 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:27:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:27:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 13:27:36 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-04-05 13:27:36 [pool-2-thread-1] - Type: LMS. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 13:29:59 [Thread-6] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:29:59 [Thread-6] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:29:59 [pool-2-thread-2] - === S T A R T - L M S === +[DEBUG] 2020-04-05 13:29:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:30:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 13:30:00 [pool-2-thread-2] - === E N D - L M S === 0 +[INFO ] 2020-04-05 13:30:00 [pool-2-thread-2] - Type: LMS. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 13:33:47 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:33:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:33:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:33:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:33:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:33:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:33:47 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:33:47 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:33:47 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:33:47 [main] - Start .... +[DEBUG] 2020-04-05 13:33:47 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 13:33:51 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:33:51 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 13:33:53 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:33:53 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:33:53 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:33:53 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:33:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:33:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 13:33:54 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-04-05 13:33:54 [pool-2-thread-1] - Type: LMS. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 13:40:08 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:40:08 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:40:08 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:40:08 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:40:08 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:40:08 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:40:08 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:40:08 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:40:08 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:40:08 [main] - Start .... +[DEBUG] 2020-04-05 13:40:08 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 13:40:12 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:40:12 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 13:40:15 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:40:15 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:40:15 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:40:15 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:40:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:40:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:40:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 10000.0] +[DEBUG] 2020-04-05 13:40:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 10000.0] +[INFO ] 2020-04-05 13:40:16 [pool-2-thread-1] - === E N D - L M S === 1 +[INFO ] 2020-04-05 13:40:16 [pool-2-thread-1] - Type: LMS. Result: Line m: 4.999999999999999, b: -0.0 +[DEBUG] 2020-04-05 13:41:39 [Thread-6] - AlgorithmHandler will start Repeated Median, with 1000 +[DEBUG] 2020-04-05 13:41:39 [Thread-6] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-04-05 13:41:39 [pool-2-thread-2] - === S T A R T - R M === +[DEBUG] 2020-04-05 13:41:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:41:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 10000.0] +[DEBUG] 2020-04-05 13:41:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:41:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:41:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:41:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:41:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:41:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:41:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:41:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:41:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:41:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:41:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:41:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:41:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:41:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:41:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:41:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:41:57 [Thread-7] - AlgorithmHandler will start Theil-Sen, with 1000 +[DEBUG] 2020-04-05 13:41:57 [Thread-7] - run Algorithm: TheilSenEstimator +[DEBUG] 2020-04-05 13:42:00 [pool-2-thread-3] - Open ForkJoinPool: lines: 1000 I(-9999.0, 9999.0] +[DEBUG] 2020-04-05 13:42:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:05 [pool-2-thread-3] - Open ForkJoinPool: lines: 1000 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 13:42:06 [pool-2-thread-3] - Open ForkJoinPool: lines: 1000 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 13:42:06 [pool-2-thread-3] - Open ForkJoinPool: lines: 1000 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 13:42:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[ERROR] 2020-04-05 13:42:06 [Thread-7] - Execution Exception while computing the result of Algorithm: TS +java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 + at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) + at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) + at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:60) + at de.wwwu.awolf.presenter.AbstractPresenter.executeAlgorithmByType(AbstractPresenter.java:129) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:27) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:23) + at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Task.java:1425) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Service.java:725) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Service.java:724) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) + at java.base/java.lang.Thread.run(Thread.java:834) +Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 + at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) + at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) + at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) + at java.base/java.util.Objects.checkIndex(Objects.java:372) + at java.base/java.util.ArrayList.get(ArrayList.java:458) + at de.wwwu.awolf.presenter.util.FastElementSelector.randomizedSelect(FastElementSelector.java:34) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.pepareResult(TheilSenEstimator.java:198) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:103) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:26) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + ... 3 more +[DEBUG] 2020-04-05 13:42:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:15 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:15 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:15 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:15 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:42:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:42:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:42:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:42:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:42:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:15 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:15 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:15 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:15 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:40 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:42 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:43 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:43:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:43:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:43:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:43:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:43:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:44:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:44:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:44:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:44:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:44:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:44:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:44:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:44:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:44:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:44:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:44:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:44:07 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:44:07 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:44:07 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:44:07 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:44:07 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:44:07 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:44:07 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:44:07 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:44:07 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:44:07 [main] - Start .... +[DEBUG] 2020-04-05 13:44:07 [Thread-5] - View has been set. +[DEBUG] 2020-04-05 13:44:10 [Thread-6] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:44:10 [Thread-6] - Generate was successful! +[DEBUG] 2020-04-05 13:44:12 [Thread-7] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:44:12 [Thread-7] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:44:12 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:44:12 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:44:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:44:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 13:44:15 [pool-2-thread-1] - === E N D - L M S === 2 +[INFO ] 2020-04-05 13:44:15 [pool-2-thread-1] - Type: LMS. Result: Line m: -5.0, b: -0.0 +[DEBUG] 2020-04-05 13:44:21 [Thread-8] - AlgorithmHandler will start Repeated Median, with 1000 +[DEBUG] 2020-04-05 13:44:21 [Thread-8] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-04-05 13:44:21 [pool-2-thread-1] - === S T A R T - R M === +[DEBUG] 2020-04-05 13:44:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:44:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 10000.0] +[DEBUG] 2020-04-05 13:44:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:44:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:44:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:44:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:44:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:44:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 13:44:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-04-05 13:44:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:44:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:44:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:44:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:44:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:44:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:44:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:44:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:44:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:44:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:44:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:44:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:45:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:45:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:45:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:45:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:45:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:45:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:45:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:45:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:45:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:45:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:45:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:45:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:45:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:45:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 13:45:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 13:45:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-04-05 13:48:17 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:48:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:48:17 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:48:17 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:48:17 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:48:17 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:48:17 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:48:17 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:48:17 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:48:17 [main] - Start .... +[DEBUG] 2020-04-05 13:48:18 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 13:48:20 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:48:20 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 13:48:28 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:48:28 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:48:28 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:48:28 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:48:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:48:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:48:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-9999.99, 5.000000000000001] +[DEBUG] 2020-04-05 13:48:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-9999.99, 5.000000000000001] +[INFO ] 2020-04-05 13:48:29 [pool-2-thread-1] - === E N D - L M S === 1 +[INFO ] 2020-04-05 13:48:29 [pool-2-thread-1] - Type: LMS. Result: Line m: -5.0, b: -0.0 +[DEBUG] 2020-04-05 13:48:33 [Thread-6] - AlgorithmHandler will start Brute Force (LMS), with 1000 +[DEBUG] 2020-04-05 13:48:33 [Thread-6] - run Algorithm: NaivLeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:48:33 [pool-2-thread-1] - === S T A R T - naiv L M S === +[DEBUG] 2020-04-05 13:48:46 [Thread-7] - AlgorithmHandler will start Brute Force (RM), with 1000 +[DEBUG] 2020-04-05 13:48:46 [Thread-7] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-04-05 13:48:46 [pool-2-thread-2] - === S T A R T - naiv R M === +[INFO ] 2020-04-05 13:48:48 [pool-2-thread-2] - === E N D - naiv R M === +[INFO ] 2020-04-05 13:48:48 [pool-2-thread-2] - Slope: 5.0, y-Interception: -0.0 +[DEBUG] 2020-04-05 13:48:59 [Thread-8] - AlgorithmHandler will start Brute Force (TS), with 1000 +[DEBUG] 2020-04-05 13:48:59 [Thread-8] - run Algorithm: NaivTheilSenEstimator +[INFO ] 2020-04-05 13:48:59 [pool-2-thread-2] - === S T A R T - naiv T S === +[DEBUG] 2020-04-05 13:50:07 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:50:07 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:50:07 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:50:07 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:50:07 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:50:07 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:50:07 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:50:07 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:50:07 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:50:07 [main] - Start .... +[DEBUG] 2020-04-05 13:50:07 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 13:50:09 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:50:09 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 13:50:15 [Thread-5] - AlgorithmHandler will start Brute Force (TS), with 1000 +[DEBUG] 2020-04-05 13:50:15 [Thread-5] - run Algorithm: NaivTheilSenEstimator +[INFO ] 2020-04-05 13:50:15 [pool-2-thread-1] - === S T A R T - naiv T S === +[DEBUG] 2020-04-05 13:50:24 [Thread-6] - AlgorithmHandler will start Brute Force (RM), with 1000 +[DEBUG] 2020-04-05 13:50:24 [Thread-6] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-04-05 13:50:24 [pool-2-thread-2] - === S T A R T - naiv R M === +[INFO ] 2020-04-05 13:50:25 [pool-2-thread-2] - === E N D - naiv R M === +[INFO ] 2020-04-05 13:50:25 [pool-2-thread-2] - Slope: 5.0, y-Interception: -0.0 +[DEBUG] 2020-04-05 13:50:51 [Thread-7] - AlgorithmHandler will start Brute Force (LMS), with 1000 +[DEBUG] 2020-04-05 13:50:51 [Thread-7] - run Algorithm: NaivLeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:50:51 [pool-2-thread-2] - === S T A R T - naiv L M S === +[DEBUG] 2020-04-05 13:51:29 [Thread-8] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:51:29 [Thread-8] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:51:29 [pool-2-thread-3] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:51:29 [pool-2-thread-3] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:51:29 [pool-2-thread-3] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:51:29 [pool-2-thread-3] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 13:51:30 [pool-2-thread-3] - === E N D - L M S === 0 +[INFO ] 2020-04-05 13:51:30 [pool-2-thread-3] - Type: ALGORITHM. Result: Line m: -5.0, b: -0.0 +[DEBUG] 2020-04-05 13:52:46 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:52:46 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:52:46 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:52:46 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:52:46 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:52:46 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:52:46 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:52:46 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:52:46 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:52:46 [main] - Start .... +[DEBUG] 2020-04-05 13:52:46 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 13:52:49 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 13:52:49 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 13:52:51 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 13:52:51 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 13:52:51 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 13:52:51 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 13:52:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 13:52:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 13:52:52 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-04-05 13:52:54 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: -5.0, b: -0.0 +[DEBUG] 2020-04-05 13:53:00 [Thread-6] - AlgorithmHandler will start Brute Force (TS), with 1000 +[DEBUG] 2020-04-05 13:53:00 [Thread-6] - run Algorithm: NaivTheilSenEstimator +[INFO ] 2020-04-05 13:53:00 [pool-2-thread-1] - === S T A R T - naiv T S === +[DEBUG] 2020-04-05 13:53:32 [Thread-7] - AlgorithmHandler will start Brute Force (RM), with 1000 +[DEBUG] 2020-04-05 13:53:32 [Thread-7] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-04-05 13:53:32 [pool-2-thread-2] - === S T A R T - naiv R M === +[INFO ] 2020-04-05 13:53:34 [pool-2-thread-2] - === E N D - naiv R M === +[INFO ] 2020-04-05 13:53:34 [pool-2-thread-2] - Slope: 5.0, y-Interception: -0.0 +[INFO ] 2020-04-05 13:59:10 [pool-2-thread-1] - === E N D - naiv T S === +[INFO ] 2020-04-05 13:59:10 [pool-2-thread-1] - Slope: 5.0, y-Interception: 0.010479239278618838 +[INFO ] 2020-04-05 13:59:23 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 5.0, b: 0.010479239278618838 +[DEBUG] 2020-04-05 13:59:59 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 13:59:59 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 13:59:59 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:59:59 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 13:59:59 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 13:59:59 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 13:59:59 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 13:59:59 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 13:59:59 [main] - Presenter initialized! +[DEBUG] 2020-04-05 13:59:59 [main] - Start .... +[DEBUG] 2020-04-05 13:59:59 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 14:00:10 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 14:00:10 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 14:00:17 [Thread-5] - AlgorithmHandler will start Brute Force (RM), with 1000 +[DEBUG] 2020-04-05 14:00:17 [Thread-5] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-04-05 14:00:17 [pool-2-thread-1] - === S T A R T - naiv R M === +[INFO ] 2020-04-05 14:00:19 [pool-2-thread-1] - === E N D - naiv R M === +[INFO ] 2020-04-05 14:00:19 [pool-2-thread-1] - Slope: 5.0, y-Interception: -0.0 +[DEBUG] 2020-04-05 14:03:08 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 14:03:08 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 14:03:08 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 14:03:08 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 14:03:08 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 14:03:08 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 14:03:08 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 14:03:08 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 14:03:08 [main] - Presenter initialized! +[DEBUG] 2020-04-05 14:03:08 [main] - Start .... +[DEBUG] 2020-04-05 14:03:08 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 14:03:11 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 14:03:11 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 14:03:34 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 14:03:34 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 14:03:34 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 14:03:34 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 14:03:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:03:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:03:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-9999.99, 5.000000000000001] +[DEBUG] 2020-04-05 14:03:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-9999.99, 5.000000000000001] +[DEBUG] 2020-04-05 14:03:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-04-05 14:03:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000001] +[INFO ] 2020-04-05 14:03:36 [pool-2-thread-1] - === E N D - L M S === 1 +[DEBUG] 2020-04-05 14:03:36 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:03:36 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: -5.0, b: -0.0 +[DEBUG] 2020-04-05 14:03:57 [Thread-6] - AlgorithmHandler will start Brute Force (RM), with 1000 +[DEBUG] 2020-04-05 14:03:57 [Thread-6] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-04-05 14:03:57 [pool-2-thread-1] - === S T A R T - naiv R M === +[INFO ] 2020-04-05 14:03:59 [pool-2-thread-1] - === E N D - naiv R M === +[INFO ] 2020-04-05 14:03:59 [pool-2-thread-1] - Slope: 5.0, y-Interception: -0.0 +[DEBUG] 2020-04-05 14:06:36 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 14:06:36 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 14:06:36 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 14:06:36 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 14:06:36 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 14:06:36 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 14:06:36 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 14:06:36 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 14:06:36 [main] - Presenter initialized! +[DEBUG] 2020-04-05 14:06:36 [main] - Start .... +[DEBUG] 2020-04-05 14:06:37 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 14:06:39 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 14:06:39 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 14:06:44 [Thread-5] - AlgorithmHandler will start Brute Force (RM), with 1000 +[DEBUG] 2020-04-05 14:06:44 [Thread-5] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-04-05 14:06:44 [pool-2-thread-1] - === S T A R T - naiv R M === +[INFO ] 2020-04-05 14:06:46 [pool-2-thread-1] - === E N D - naiv R M === +[INFO ] 2020-04-05 14:06:46 [pool-2-thread-1] - Slope: 5.0, y-Interception: -0.0 +[DEBUG] 2020-04-05 14:06:46 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:06:46 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 14:06:57 [Thread-6] - AlgorithmHandler will start Brute Force (TS), with 1000 +[DEBUG] 2020-04-05 14:06:57 [Thread-6] - run Algorithm: NaivTheilSenEstimator +[INFO ] 2020-04-05 14:06:57 [pool-2-thread-1] - === S T A R T - naiv T S === +[DEBUG] 2020-04-05 14:08:04 [Thread-7] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 14:08:04 [Thread-7] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 14:08:04 [pool-2-thread-2] - === S T A R T - L M S === +[INFO ] 2020-04-05 14:08:04 [pool-2-thread-2] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 14:08:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:08:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 14:08:05 [pool-2-thread-2] - === E N D - L M S === 0 +[DEBUG] 2020-04-05 14:08:05 [pool-2-thread-2] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:08:05 [pool-2-thread-2] - Type: ALGORITHM. Result: Line m: -5.0, b: -0.0 +[DEBUG] 2020-04-05 14:09:15 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 14:09:15 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 14:09:15 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 14:09:15 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 14:09:15 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 14:09:15 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 14:09:15 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 14:09:15 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 14:09:15 [main] - Presenter initialized! +[DEBUG] 2020-04-05 14:09:15 [main] - Start .... +[DEBUG] 2020-04-05 14:09:16 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 14:09:18 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 14:09:19 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 14:09:21 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 14:09:21 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 14:09:21 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 14:09:21 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 14:09:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:09:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 14:09:22 [pool-2-thread-1] - === E N D - L M S === 0 +[DEBUG] 2020-04-05 14:09:22 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:09:22 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 14:09:25 [Thread-6] - AlgorithmHandler will start Brute Force (RM), with 1000 +[DEBUG] 2020-04-05 14:09:25 [Thread-6] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-04-05 14:09:25 [pool-2-thread-1] - === S T A R T - naiv R M === +[INFO ] 2020-04-05 14:09:27 [pool-2-thread-1] - === E N D - naiv R M === +[INFO ] 2020-04-05 14:09:27 [pool-2-thread-1] - Slope: 5.0, y-Interception: -0.0 +[DEBUG] 2020-04-05 14:09:27 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:09:27 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 14:09:30 [Thread-7] - AlgorithmHandler will start Brute Force (TS), with 1000 +[DEBUG] 2020-04-05 14:09:30 [Thread-7] - run Algorithm: NaivTheilSenEstimator +[INFO ] 2020-04-05 14:09:30 [pool-2-thread-1] - === S T A R T - naiv T S === +[DEBUG] 2020-04-05 14:09:34 [Thread-8] - AlgorithmHandler will start Brute Force (LMS), with 1000 +[DEBUG] 2020-04-05 14:09:34 [Thread-8] - run Algorithm: NaivLeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 14:09:34 [pool-2-thread-2] - === S T A R T - naiv L M S === +[DEBUG] 2020-04-05 14:10:23 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 14:10:23 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 14:10:23 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 14:10:23 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 14:10:23 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 14:10:23 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 14:10:23 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 14:10:23 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 14:10:23 [main] - Presenter initialized! +[DEBUG] 2020-04-05 14:10:23 [main] - Start .... +[DEBUG] 2020-04-05 14:10:24 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 14:10:31 [Thread-4] - Importing Data: D:\Git\master-implementierung\dataset\Kreis-Gerade.csv +[INFO ] 2020-04-05 14:10:32 [Thread-4] - Import was successful! +[DEBUG] 2020-04-05 14:10:36 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 50 +[DEBUG] 2020-04-05 14:10:36 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 14:10:36 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 14:10:36 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 14:10:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:10:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:10:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-3.077683537175249, 10000.0] +[DEBUG] 2020-04-05 14:10:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-3.077683537175249, 10000.0] +[DEBUG] 2020-04-05 14:10:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(0.32491969623290684, 10000.0] +[DEBUG] 2020-04-05 14:10:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(0.32491969623290684, 10000.0] +[INFO ] 2020-04-05 14:10:36 [pool-2-thread-1] - === E N D - L M S === 0 +[DEBUG] 2020-04-05 14:10:36 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:10:36 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 0.32491969623290684, b: 1.1102230246251565E-16 +[DEBUG] 2020-04-05 14:10:44 [Thread-6] - AlgorithmHandler will start Brute Force (RM), with 50 +[DEBUG] 2020-04-05 14:10:44 [Thread-6] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-04-05 14:10:44 [pool-2-thread-1] - === S T A R T - naiv R M === +[INFO ] 2020-04-05 14:10:45 [pool-2-thread-1] - === E N D - naiv R M === +[INFO ] 2020-04-05 14:10:45 [pool-2-thread-1] - Slope: 1.8751391574264265, y-Interception: 0.10920345045124832 +[DEBUG] 2020-04-05 14:10:45 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:10:45 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 1.8751391574264265, b: 0.10920345045124832 +[DEBUG] 2020-04-05 14:11:23 [Thread-7] - Importing Data: D:\Git\master-implementierung\dataset\Punktwolke.csv +[INFO ] 2020-04-05 14:11:24 [Thread-7] - Import was successful! +[DEBUG] 2020-04-05 14:11:35 [Thread-8] - AlgorithmHandler will start Brute Force (RM), with 50 +[DEBUG] 2020-04-05 14:11:35 [Thread-8] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-04-05 14:11:35 [pool-2-thread-1] - === S T A R T - naiv R M === +[INFO ] 2020-04-05 14:11:35 [pool-2-thread-1] - === E N D - naiv R M === +[INFO ] 2020-04-05 14:11:35 [pool-2-thread-1] - Slope: 1.2116959731153127, y-Interception: -0.5158273015893013 +[DEBUG] 2020-04-05 14:11:35 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:11:35 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 1.2116959731153127, b: -0.5158273015893013 +[DEBUG] 2020-04-05 14:11:45 [Thread-9] - AlgorithmHandler will start Least Median of Squares, with 50 +[DEBUG] 2020-04-05 14:11:45 [Thread-9] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 14:11:45 [pool-2-thread-1] - === S T A R T - L M S === +[DEBUG] 2020-04-05 14:11:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:11:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:11:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10.338109760799258, 10000.0] +[DEBUG] 2020-04-05 14:11:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10.338109760799258, 10000.0] +[DEBUG] 2020-04-05 14:11:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10.328109760799258, 6.971158561836359] +[DEBUG] 2020-04-05 14:11:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10.328109760799258, 6.971158561836359] +[DEBUG] 2020-04-05 14:11:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(0.541488930608773, 6.971158561836359] +[DEBUG] 2020-04-05 14:11:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(0.541488930608773, 6.971158561836359] +[INFO ] 2020-04-05 14:11:45 [pool-2-thread-1] - === E N D - L M S === 0 +[DEBUG] 2020-04-05 14:11:45 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:11:45 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 0.541488930608773, b: -1.3261741480540943 +[DEBUG] 2020-04-05 14:26:56 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 14:26:56 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 14:26:56 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 14:26:56 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 14:26:56 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 14:26:56 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 14:26:56 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 14:26:56 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 14:26:56 [main] - Presenter initialized! +[DEBUG] 2020-04-05 14:26:56 [main] - Start .... +[DEBUG] 2020-04-05 14:26:57 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 14:27:00 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 14:27:00 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 14:27:03 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 14:27:03 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 14:27:03 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 14:27:03 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 14:27:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:27:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 14:27:04 [pool-2-thread-1] - === E N D - L M S === 0 +[DEBUG] 2020-04-05 14:27:04 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:27:04 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 14:27:07 [Thread-6] - AlgorithmHandler will start Brute Force (RM), with 1000 +[DEBUG] 2020-04-05 14:27:07 [Thread-6] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-04-05 14:27:07 [pool-2-thread-1] - === S T A R T - naiv R M === +[INFO ] 2020-04-05 14:27:09 [pool-2-thread-1] - === E N D - naiv R M === +[INFO ] 2020-04-05 14:27:09 [pool-2-thread-1] - Slope: 5.0, y-Interception: -0.0 +[DEBUG] 2020-04-05 14:27:09 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:27:09 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 14:27:29 [Thread-7] - Importing Data: D:\Git\master-implementierung\dataset\4000-d.csv +[INFO ] 2020-04-05 14:28:09 [Thread-7] - Import was successful! +[DEBUG] 2020-04-05 14:28:30 [Thread-8] - AlgorithmHandler will start Least Median of Squares, with 4000 +[DEBUG] 2020-04-05 14:28:30 [Thread-8] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 14:28:30 [pool-2-thread-1] - === S T A R T - L M S === +[DEBUG] 2020-04-05 14:28:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 5000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:28:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 5000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:28:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 5000 I(1.7038135744433882, 10000.0] +[DEBUG] 2020-04-05 14:28:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 5000 I(1.7038135744433882, 10000.0] +[DEBUG] 2020-04-05 14:28:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 5000 I(-9999.99, 1.7038135744433882] +[DEBUG] 2020-04-05 14:28:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 5000 I(-9999.99, 1.7038135744433882] +[INFO ] 2020-04-05 14:29:02 [pool-2-thread-1] - === E N D - L M S === 31 +[DEBUG] 2020-04-05 14:29:02 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:29:02 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 1.7038135744433882, b: -12.91690620044642 +[DEBUG] 2020-04-05 14:30:02 [Thread-9] - Importing Data: D:\Git\master-implementierung\dataset\minimal.csv +[INFO ] 2020-04-05 14:30:02 [Thread-9] - Import was successful! +[DEBUG] 2020-04-05 14:33:16 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 14:33:16 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 14:33:16 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 14:33:16 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 14:33:16 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 14:33:16 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 14:33:16 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 14:33:16 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 14:33:16 [main] - Presenter initialized! +[DEBUG] 2020-04-05 14:33:16 [main] - Start .... +[DEBUG] 2020-04-05 14:33:16 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 14:33:31 [Thread-4] - Importing Data: D:\Git\master-implementierung\dataset\minimal.csv +[INFO ] 2020-04-05 14:33:31 [Thread-4] - Import was successful! +[DEBUG] 2020-04-05 14:33:36 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 5 +[DEBUG] 2020-04-05 14:33:36 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 14:33:36 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 14:33:36 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 14:33:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 5 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:33:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 5 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:33:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 5 I(1.4, 10000.0] +[DEBUG] 2020-04-05 14:33:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 5 I(1.4, 10000.0] +[DEBUG] 2020-04-05 14:33:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 5 I(-9999.99, 1.4] +[DEBUG] 2020-04-05 14:33:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 5 I(-9999.99, 1.4] +[INFO ] 2020-04-05 14:33:36 [pool-2-thread-1] - === E N D - L M S === 0 +[DEBUG] 2020-04-05 14:33:36 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:33:36 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 1.4, b: -7.399999999999997 +[DEBUG] 2020-04-05 14:33:55 [Thread-6] - AlgorithmHandler will start Brute Force (RM), with 5 +[DEBUG] 2020-04-05 14:33:55 [Thread-6] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-04-05 14:33:55 [pool-2-thread-1] - === S T A R T - naiv R M === +[INFO ] 2020-04-05 14:33:55 [pool-2-thread-1] - === E N D - naiv R M === +[INFO ] 2020-04-05 14:33:55 [pool-2-thread-1] - Slope: 2.5, y-Interception: 10.0 +[DEBUG] 2020-04-05 14:33:55 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:33:55 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 2.5, b: 10.0 +[DEBUG] 2020-04-05 14:43:23 [Thread-7] - AlgorithmHandler will start Brute Force (TS), with 5 +[DEBUG] 2020-04-05 14:43:23 [Thread-7] - run Algorithm: NaivTheilSenEstimator +[INFO ] 2020-04-05 14:43:23 [pool-2-thread-2] - === S T A R T - naiv T S === +[INFO ] 2020-04-05 14:43:23 [pool-2-thread-2] - === E N D - naiv T S === +[INFO ] 2020-04-05 14:43:23 [pool-2-thread-2] - Slope: 2.5, y-Interception: -30.0 +[DEBUG] 2020-04-05 14:43:23 [pool-2-thread-2] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:43:23 [pool-2-thread-2] - Type: ALGORITHM. Result: Line m: 2.5, b: -30.0 +[DEBUG] 2020-04-05 14:43:30 [Thread-8] - AlgorithmHandler will start Brute Force (LMS), with 5 +[DEBUG] 2020-04-05 14:43:30 [Thread-8] - run Algorithm: NaivLeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 14:43:30 [pool-2-thread-2] - === S T A R T - naiv L M S === +[INFO ] 2020-04-05 14:43:30 [pool-2-thread-2] - === E N D - naiv L M S === +[INFO ] 2020-04-05 14:43:30 [pool-2-thread-2] - Slope: 2.6, y-Interception: -28.799999999999997 +[DEBUG] 2020-04-05 14:43:30 [pool-2-thread-2] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:43:30 [pool-2-thread-2] - Type: ALGORITHM. Result: Line m: 2.6, b: -28.799999999999997 +[DEBUG] 2020-04-05 14:43:32 [Thread-9] - AlgorithmHandler will start Theil-Sen, with 5 +[DEBUG] 2020-04-05 14:43:32 [Thread-9] - run Algorithm: TheilSenEstimator +[DEBUG] 2020-04-05 14:43:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(-9999.0, 9999.0] +[DEBUG] 2020-04-05 14:43:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(-9999.0, 0.6666666666666666] +[DEBUG] 2020-04-05 14:43:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(-9999.0, 1.4] +[DEBUG] 2020-04-05 14:43:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(0.6666666666666666, 1.4] +[DEBUG] 2020-04-05 14:43:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(0.6666666666666666, 1.4] +[DEBUG] 2020-04-05 14:43:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(0.6666666666666666, 1.4] +[DEBUG] 2020-04-05 14:43:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(0.6666666666666666, 1.4] +[DEBUG] 2020-04-05 14:43:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(-9999.0, 0.6666666666666666] +[ERROR] 2020-04-05 14:43:32 [Thread-9] - Execution Exception while computing the result of Algorithm: TS +java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 0 + at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) + at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) + at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:60) + at de.wwwu.awolf.presenter.AbstractPresenter.executeAlgorithmByType(AbstractPresenter.java:121) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:27) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:23) + at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Task.java:1425) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Service.java:725) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Service.java:724) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) + at java.base/java.lang.Thread.run(Thread.java:834) +Caused by: java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 0 + at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) + at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) + at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) + at java.base/java.util.Objects.checkIndex(Objects.java:372) + at java.base/java.util.ArrayList.get(ArrayList.java:458) + at de.wwwu.awolf.presenter.util.FastElementSelector.randomizedSelect(FastElementSelector.java:29) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.pepareResult(TheilSenEstimator.java:198) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:103) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:26) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + ... 3 more +[DEBUG] 2020-04-05 14:43:35 [Thread-10] - AlgorithmHandler will start Repeated Median, with 5 +[DEBUG] 2020-04-05 14:43:35 [Thread-10] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-04-05 14:43:35 [pool-2-thread-2] - === S T A R T - R M === +[DEBUG] 2020-04-05 14:43:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(-10000.0, 2.6] +[DEBUG] 2020-04-05 14:43:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(2.6, 10000.0] +[DEBUG] 2020-04-05 14:43:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 14:43:35 [pool-2-thread-2] - === E N D - R M === 0 +[DEBUG] 2020-04-05 14:43:35 [pool-2-thread-2] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:43:35 [pool-2-thread-2] - Type: ALGORITHM. Result: Line m: 2.6, b: -128.4 +[DEBUG] 2020-04-05 14:43:39 [Thread-11] - AlgorithmHandler will start Repeated Median, with 5 +[DEBUG] 2020-04-05 14:43:39 [Thread-11] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-04-05 14:43:39 [pool-2-thread-2] - === S T A R T - R M === +[DEBUG] 2020-04-05 14:43:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(-10000.0, 2.6] +[DEBUG] 2020-04-05 14:43:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(2.6, 10000.0] +[DEBUG] 2020-04-05 14:43:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 14:43:39 [pool-2-thread-2] - === E N D - R M === 0 +[DEBUG] 2020-04-05 14:43:39 [pool-2-thread-2] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:43:39 [pool-2-thread-2] - Type: ALGORITHM. Result: Line m: 2.6, b: -128.4 +[DEBUG] 2020-04-05 14:43:41 [Thread-12] - AlgorithmHandler will start Repeated Median, with 5 +[DEBUG] 2020-04-05 14:43:41 [Thread-12] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-04-05 14:43:41 [pool-2-thread-2] - === S T A R T - R M === +[DEBUG] 2020-04-05 14:43:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(-10000.0, 2.6] +[DEBUG] 2020-04-05 14:43:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(2.6, 10000.0] +[DEBUG] 2020-04-05 14:43:41 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 14:43:41 [pool-2-thread-2] - === E N D - R M === 0 +[DEBUG] 2020-04-05 14:43:41 [pool-2-thread-2] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:43:41 [pool-2-thread-2] - Type: ALGORITHM. Result: Line m: 2.6, b: -128.4 +[DEBUG] 2020-04-05 14:43:44 [Thread-13] - AlgorithmHandler will start Least Median of Squares, with 5 +[DEBUG] 2020-04-05 14:43:44 [Thread-13] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 14:43:44 [pool-2-thread-2] - === S T A R T - L M S === +[DEBUG] 2020-04-05 14:43:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:43:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 14:43:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(1.3333333333333333, 10000.0] +[DEBUG] 2020-04-05 14:43:44 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(1.3333333333333333, 10000.0] +[INFO ] 2020-04-05 14:43:44 [pool-2-thread-2] - === E N D - L M S === 0 +[DEBUG] 2020-04-05 14:43:44 [pool-2-thread-2] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:43:44 [pool-2-thread-2] - Type: ALGORITHM. Result: Line m: 1.3333333333333333, b: -5.666666666666664 +[DEBUG] 2020-04-05 14:43:47 [Thread-14] - AlgorithmHandler will start Repeated Median, with 5 +[DEBUG] 2020-04-05 14:43:47 [Thread-14] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-04-05 14:43:47 [pool-2-thread-2] - === S T A R T - R M === +[DEBUG] 2020-04-05 14:43:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(-10000.0, 1.0] +[DEBUG] 2020-04-05 14:43:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(1.0, 10000.0] +[DEBUG] 2020-04-05 14:43:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 5 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 14:43:47 [pool-2-thread-2] - === E N D - R M === 0 +[DEBUG] 2020-04-05 14:43:47 [pool-2-thread-2] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 14:43:47 [pool-2-thread-2] - Type: ALGORITHM. Result: Line m: 1.0, b: -74.0 +[DEBUG] 2020-04-05 15:40:40 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 15:40:40 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 15:40:40 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 15:40:40 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 15:40:40 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 15:40:40 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 15:40:40 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 15:40:40 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 15:40:40 [main] - Presenter initialized! +[DEBUG] 2020-04-05 15:40:40 [main] - Start .... +[DEBUG] 2020-04-05 15:40:41 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 15:40:43 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 15:40:43 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 15:40:46 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-04-05 15:40:46 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 15:40:46 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 15:40:46 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 15:40:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 15:40:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 15:40:47 [pool-2-thread-1] - === E N D - L M S === 0 +[DEBUG] 2020-04-05 15:40:47 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 15:40:47 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 15:40:51 [Thread-6] - AlgorithmHandler will start Brute Force (TS), with 1000 +[DEBUG] 2020-04-05 15:40:51 [Thread-6] - run Algorithm: NaivTheilSenEstimator +[INFO ] 2020-04-05 15:40:51 [pool-2-thread-1] - === S T A R T - naiv T S === +[DEBUG] 2020-04-05 15:40:58 [Thread-7] - AlgorithmHandler will start Brute Force (RM), with 1000 +[DEBUG] 2020-04-05 15:40:58 [Thread-7] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-04-05 15:40:58 [pool-2-thread-2] - === S T A R T - naiv R M === +[INFO ] 2020-04-05 15:40:59 [pool-2-thread-2] - === E N D - naiv R M === +[INFO ] 2020-04-05 15:40:59 [pool-2-thread-2] - Slope: 5.0, y-Interception: -0.0 +[DEBUG] 2020-04-05 15:40:59 [pool-2-thread-2] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 15:40:59 [pool-2-thread-2] - Type: ALGORITHM. Result: Line m: 5.0, b: -0.0 +[INFO ] 2020-04-05 15:46:34 [pool-2-thread-1] - === E N D - naiv T S === +[INFO ] 2020-04-05 15:46:34 [pool-2-thread-1] - Slope: 5.0, y-Interception: 0.011734002108940749 +[DEBUG] 2020-04-05 15:46:34 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 15:46:34 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 5.0, b: 0.011734002108940749 +[INFO ] 2020-04-05 17:51:47 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 17:51:47 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-04-05 17:52:10 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 17:52:25 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-04-05 18:14:26 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 18:14:26 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-04-05 18:15:57 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 18:16:03 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-04-05 18:46:44 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 18:46:44 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-04-05 18:52:31 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 18:52:31 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-04-05 18:52:42 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 18:52:50 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-04-05 19:03:59 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 19:03:59 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-04-05 19:04:30 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 19:04:33 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-04-05 19:08:11 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 19:08:11 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[DEBUG] 2020-04-05 19:15:57 [Test worker] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 19:15:57 [Test worker] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 19:15:57 [Test worker] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 19:15:57 [Test worker] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 19:15:57 [Test worker] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 19:15:57 [Test worker] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 19:15:57 [Test worker] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 19:15:57 [Test worker] - Create instance of Presenter. +[DEBUG] 2020-04-05 19:15:57 [Test worker] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 19:15:57 [pool-1-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 19:15:57 [pool-1-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 19:15:57 [pool-1-thread-1] - Open ForkJoinPool: lines: 5 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 19:15:57 [pool-1-thread-1] - Open ForkJoinPool: lines: 5 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 19:15:57 [pool-1-thread-1] - Open ForkJoinPool: lines: 5 I(-9999.99, -1.0] +[DEBUG] 2020-04-05 19:15:57 [pool-1-thread-1] - Open ForkJoinPool: lines: 5 I(-9999.99, -1.0] +[DEBUG] 2020-04-05 19:15:57 [pool-1-thread-1] - Open ForkJoinPool: lines: 5 I(-1.0, 10000.0] +[DEBUG] 2020-04-05 19:15:57 [pool-1-thread-1] - Open ForkJoinPool: lines: 5 I(-1.0, 10000.0] +[INFO ] 2020-04-05 19:15:57 [pool-1-thread-1] - === E N D - L M S === 0 +[DEBUG] 2020-04-05 19:15:57 [pool-1-thread-1] - Presenter received message. Type: ALGORITHM +[ERROR] 2020-04-05 19:15:57 [Test worker] - Execution Exception while computing the result of Algorithm: LMS +java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Toolkit not initialized + at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) + at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) + at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:60) + at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:75) + at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimatorTest.setUp(LeastMedianOfSquaresEstimatorTest.java:40) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) + at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) + at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) + at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) + at org.junit.runners.ParentRunner.run(ParentRunner.java:363) + at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) + at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) + at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) + at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) + at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) + at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) + at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) + at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) + at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) + at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) + at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) + at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182) + at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164) + at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:412) + at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) + at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) + at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56) + at java.base/java.lang.Thread.run(Thread.java:834) +Caused by: java.lang.IllegalStateException: Toolkit not initialized + at javafx.graphics/com.sun.javafx.application.PlatformImpl.runLater(PlatformImpl.java:396) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.runLater(PlatformImpl.java:391) + at javafx.graphics/javafx.application.Platform.runLater(Platform.java:150) + at de.wwwu.awolf.presenter.Presenter.visualizeAlgorithm(Presenter.java:44) + at de.wwwu.awolf.presenter.AbstractPresenter.onNext(AbstractPresenter.java:67) + at de.wwwu.awolf.presenter.AbstractPresenter.onNext(AbstractPresenter.java:28) + at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.pepareResult(LeastMedianOfSquaresEstimator.java:375) + at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:133) + at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:24) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) + ... 1 more +[DEBUG] 2020-04-05 19:15:57 [Test worker] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 19:15:57 [pool-1-thread-1] - === S T A R T - L M S === +[DEBUG] 2020-04-05 19:15:57 [pool-1-thread-1] - Open ForkJoinPool: lines: 5 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 19:15:57 [pool-1-thread-1] - Open ForkJoinPool: lines: 5 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 19:15:57 [pool-1-thread-1] - Open ForkJoinPool: lines: 5 I(-9999.99, -1.0] +[DEBUG] 2020-04-05 19:15:57 [pool-1-thread-1] - Open ForkJoinPool: lines: 5 I(-9999.99, -1.0] +[DEBUG] 2020-04-05 19:15:57 [pool-1-thread-1] - Open ForkJoinPool: lines: 5 I(-1.0, 10000.0] +[DEBUG] 2020-04-05 19:15:57 [pool-1-thread-1] - Open ForkJoinPool: lines: 5 I(-1.0, 10000.0] +[INFO ] 2020-04-05 19:15:57 [pool-1-thread-1] - === E N D - L M S === 0 +[DEBUG] 2020-04-05 19:15:57 [pool-1-thread-1] - Presenter received message. Type: ALGORITHM +[ERROR] 2020-04-05 19:15:57 [Test worker] - Execution Exception while computing the result of Algorithm: LMS +java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Toolkit not initialized + at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) + at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) + at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:60) + at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:75) + at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimatorTest.setUp(LeastMedianOfSquaresEstimatorTest.java:40) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) + at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) + at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) + at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) + at org.junit.runners.ParentRunner.run(ParentRunner.java:363) + at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) + at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) + at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) + at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) + at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) + at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) + at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) + at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) + at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) + at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:566) + at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) + at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) + at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182) + at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164) + at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:412) + at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) + at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) + at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56) + at java.base/java.lang.Thread.run(Thread.java:834) +Caused by: java.lang.IllegalStateException: Toolkit not initialized + at javafx.graphics/com.sun.javafx.application.PlatformImpl.runLater(PlatformImpl.java:396) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.runLater(PlatformImpl.java:391) + at javafx.graphics/javafx.application.Platform.runLater(Platform.java:150) + at de.wwwu.awolf.presenter.Presenter.visualizeAlgorithm(Presenter.java:44) + at de.wwwu.awolf.presenter.AbstractPresenter.onNext(AbstractPresenter.java:67) + at de.wwwu.awolf.presenter.AbstractPresenter.onNext(AbstractPresenter.java:28) + at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.pepareResult(LeastMedianOfSquaresEstimator.java:375) + at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:133) + at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:24) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) + ... 1 more +[DEBUG] 2020-04-05 19:18:01 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 19:18:01 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 19:18:01 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 19:18:01 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 19:18:01 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 19:18:01 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 19:18:01 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 19:18:01 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 19:18:01 [main] - Presenter initialized! +[DEBUG] 2020-04-05 19:18:01 [main] - Start .... +[DEBUG] 2020-04-05 19:18:01 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 19:18:04 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 19:18:04 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 19:18:07 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 999 +[DEBUG] 2020-04-05 19:18:07 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 19:18:07 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 19:18:07 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 19:18:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 19:18:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 19:18:08 [pool-2-thread-1] - === E N D - L M S === 0 +[DEBUG] 2020-04-05 19:18:08 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 19:18:08 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 19:18:10 [Thread-6] - AlgorithmHandler will start Repeated Median, with 999 +[DEBUG] 2020-04-05 19:18:10 [Thread-6] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-04-05 19:18:10 [pool-2-thread-1] - === S T A R T - R M === +[DEBUG] 2020-04-05 19:18:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 19:18:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(5.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:18:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(5.000000000000001, 10000.0] +[DEBUG] 2020-04-05 19:18:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 19:18:11 [pool-2-thread-1] - === E N D - R M === 0 +[DEBUG] 2020-04-05 19:18:11 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 19:18:11 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 5.0, b: 0.5311809310171931 +[DEBUG] 2020-04-05 19:18:14 [Thread-7] - AlgorithmHandler will start Theil-Sen, with 999 +[DEBUG] 2020-04-05 19:18:14 [Thread-7] - run Algorithm: TheilSenEstimator +[DEBUG] 2020-04-05 19:18:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 9999.0] +[DEBUG] 2020-04-05 19:18:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:53 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:54 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:18:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:46 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:50 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:19:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 4.999999999999999] +[DEBUG] 2020-04-05 19:19:54 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 19:19:54 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 19:19:54 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 19:19:54 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 19:19:54 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 19:19:54 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 19:19:54 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 19:19:54 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 19:19:54 [main] - Presenter initialized! +[DEBUG] 2020-04-05 19:19:54 [main] - Start .... +[DEBUG] 2020-04-05 19:19:54 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 19:19:57 [Thread-4] - No lines in the Model. Nothing to calculate. +[DEBUG] 2020-04-05 19:20:15 [Thread-5] - Importing Data: D:\Git\master-implementierung\dataset\Punktwolke.csv +[INFO ] 2020-04-05 19:20:16 [Thread-5] - Import was successful! +[DEBUG] 2020-04-05 19:20:20 [Thread-6] - AlgorithmHandler will start Least Median of Squares, with 50 +[DEBUG] 2020-04-05 19:20:20 [Thread-6] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 19:20:20 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 19:20:20 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 19:20:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 19:20:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 19:20:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-9999.99, 3.5359243366235322] +[DEBUG] 2020-04-05 19:20:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-9999.99, 3.5359243366235322] +[INFO ] 2020-04-05 19:20:20 [pool-2-thread-1] - === E N D - L M S === 0 +[DEBUG] 2020-04-05 19:20:20 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 19:20:20 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 3.5359243366235322, b: -64.76495817546765 +[DEBUG] 2020-04-05 19:20:23 [Thread-7] - AlgorithmHandler will start Repeated Median, with 50 +[DEBUG] 2020-04-05 19:20:23 [Thread-7] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-04-05 19:20:23 [pool-2-thread-1] - === S T A R T - R M === +[DEBUG] 2020-04-05 19:20:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-10000.0, 3.0837262542122534] +[DEBUG] 2020-04-05 19:20:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(3.0837262542122534, 8.294722813093347] +[DEBUG] 2020-04-05 19:20:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(8.294722813093347, 10000.0] +[DEBUG] 2020-04-05 19:20:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 19:20:23 [pool-2-thread-1] - === E N D - R M === 0 +[DEBUG] 2020-04-05 19:20:23 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 19:20:23 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 3.0837262542122534, b: -104.15696036508986 +[DEBUG] 2020-04-05 19:20:50 [Thread-8] - AlgorithmHandler will start Brute Force (LMS), with 50 +[DEBUG] 2020-04-05 19:20:50 [Thread-8] - run Algorithm: NaivLeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 19:20:50 [pool-2-thread-1] - === S T A R T - naiv L M S === +[INFO ] 2020-04-05 19:20:53 [pool-2-thread-1] - === E N D - naiv L M S === +[INFO ] 2020-04-05 19:20:53 [pool-2-thread-1] - Slope: 0.8347124300709309, y-Interception: -10.412549900335769 +[DEBUG] 2020-04-05 19:20:53 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 19:20:53 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 0.8347124300709309, b: -10.412549900335769 +[DEBUG] 2020-04-05 19:20:56 [Thread-9] - AlgorithmHandler will start Brute Force (RM), with 50 +[DEBUG] 2020-04-05 19:20:56 [Thread-9] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-04-05 19:20:56 [pool-2-thread-1] - === S T A R T - naiv R M === +[INFO ] 2020-04-05 19:20:56 [pool-2-thread-1] - === E N D - naiv R M === +[INFO ] 2020-04-05 19:20:56 [pool-2-thread-1] - Slope: 2.7071918701589497, y-Interception: -16.95077838565138 +[DEBUG] 2020-04-05 19:20:56 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 19:20:56 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 2.7071918701589497, b: -16.95077838565138 +[DEBUG] 2020-04-05 19:20:59 [Thread-10] - AlgorithmHandler will start Brute Force (TS), with 50 +[DEBUG] 2020-04-05 19:20:59 [Thread-10] - run Algorithm: NaivTheilSenEstimator +[INFO ] 2020-04-05 19:20:59 [pool-2-thread-1] - === S T A R T - naiv T S === +[INFO ] 2020-04-05 19:20:59 [pool-2-thread-1] - === E N D - naiv T S === +[INFO ] 2020-04-05 19:20:59 [pool-2-thread-1] - Slope: 2.103580628808149, y-Interception: -30.25770203322959 +[DEBUG] 2020-04-05 19:20:59 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 19:20:59 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 2.103580628808149, b: -30.25770203322959 +[DEBUG] 2020-04-05 19:21:07 [Thread-11] - AlgorithmHandler will start Theil-Sen, with 50 +[DEBUG] 2020-04-05 19:21:07 [Thread-11] - run Algorithm: TheilSenEstimator +[DEBUG] 2020-04-05 19:21:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-9999.0, 9999.0] +[DEBUG] 2020-04-05 19:21:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-9999.0, -0.2225476868313129] +[DEBUG] 2020-04-05 19:21:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-9999.0, 4.946930599327599] +[DEBUG] 2020-04-05 19:21:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-0.2225476868313129, 4.946930599327599] +[DEBUG] 2020-04-05 19:21:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-0.2225476868313129, 4.946930599327599] +[DEBUG] 2020-04-05 19:21:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-0.2225476868313129, 4.946930599327599] +[DEBUG] 2020-04-05 19:21:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-0.2225476868313129, 4.946930599327599] +[DEBUG] 2020-04-05 19:21:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 50 I(-9999.0, -0.2225476868313129] +[DEBUG] 2020-04-05 19:21:07 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 19:21:07 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 0.16045655469742953, b: 9.346576640567985 +[DEBUG] 2020-04-05 19:22:44 [main] - Create instance of Presenter. +[DEBUG] 2020-04-05 19:22:44 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-04-05 19:22:44 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 19:22:44 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-04-05 19:22:44 [main] - Found: TheilSenEstimator +[DEBUG] 2020-04-05 19:22:44 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-04-05 19:22:44 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-04-05 19:22:44 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-04-05 19:22:44 [main] - Presenter initialized! +[DEBUG] 2020-04-05 19:22:44 [main] - Start .... +[DEBUG] 2020-04-05 19:22:44 [Thread-3] - View has been set. +[DEBUG] 2020-04-05 19:22:48 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-04-05 19:22:48 [Thread-4] - Generate was successful! +[DEBUG] 2020-04-05 19:22:52 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 999 +[DEBUG] 2020-04-05 19:22:52 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-04-05 19:22:52 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-04-05 19:22:52 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-04-05 19:22:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-10000.0, 10000.0] +[DEBUG] 2020-04-05 19:22:52 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 19:22:52 [pool-2-thread-1] - === E N D - L M S === 0 +[DEBUG] 2020-04-05 19:22:52 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 19:22:52 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 5.0, b: -0.0 +[DEBUG] 2020-04-05 19:22:55 [Thread-6] - AlgorithmHandler will start Repeated Median, with 999 +[DEBUG] 2020-04-05 19:22:55 [Thread-6] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-04-05 19:22:55 [pool-2-thread-1] - === S T A R T - R M === +[DEBUG] 2020-04-05 19:22:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-10000.0, 5.0] +[DEBUG] 2020-04-05 19:22:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(5.0, 5.000000000000002] +[DEBUG] 2020-04-05 19:22:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(5.000000000000002, 10000.0] +[DEBUG] 2020-04-05 19:22:55 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-10000.0, 10000.0] +[INFO ] 2020-04-05 19:22:55 [pool-2-thread-1] - === E N D - R M === 0 +[DEBUG] 2020-04-05 19:22:55 [pool-2-thread-1] - Presenter received message. Type: ALGORITHM +[INFO ] 2020-04-05 19:22:55 [pool-2-thread-1] - Type: ALGORITHM. Result: Line m: 5.0, b: 0.5865493176654808 +[DEBUG] 2020-04-05 19:22:58 [Thread-7] - AlgorithmHandler will start Theil-Sen, with 999 +[DEBUG] 2020-04-05 19:22:58 [Thread-7] - run Algorithm: TheilSenEstimator +[DEBUG] 2020-04-05 19:22:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 9999.0] +[DEBUG] 2020-04-05 19:22:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:22:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:22:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:22:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:22:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:22:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:22:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:22:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:22:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:22:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:22:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:22:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:22:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:22:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:16 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:18 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:19 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:21 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:23 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:24 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:27 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:28 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:29 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:30 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:31 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:32 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:33 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:34 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:35 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:36 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:38 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:39 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:40 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:41 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:42 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:43 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.0] +[DEBUG] 2020-04-05 19:23:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[DEBUG] 2020-04-05 19:23:44 [pool-2-thread-1] - Open ForkJoinPool: lines: 999 I(-9999.0, 5.000000000000001] +[ERROR] 2020-04-05 19:23:44 [Thread-7] - Execution Exception while computing the result of Algorithm: TS +java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 0 + at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) + at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) + at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:60) + at de.wwwu.awolf.presenter.AbstractPresenter.executeAlgorithmByType(AbstractPresenter.java:121) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:27) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:23) + at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Task.java:1425) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Service.java:725) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Service.java:724) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) + at java.base/java.lang.Thread.run(Thread.java:834) +Caused by: java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 0 + at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) + at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) + at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) + at java.base/java.util.Objects.checkIndex(Objects.java:372) + at java.base/java.util.ArrayList.get(ArrayList.java:458) + at de.wwwu.awolf.presenter.util.FastElementSelector.randomizedSelect(FastElementSelector.java:29) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.pepareResult(TheilSenEstimator.java:198) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:103) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:26) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + ... 3 more diff --git a/LinearRegressionTool/log4j/app.log.1 b/LinearRegressionTool/log4j/app.log.1 index 499abda..5b51605 100644 --- a/LinearRegressionTool/log4j/app.log.1 +++ b/LinearRegressionTool/log4j/app.log.1 @@ -1,5777 +1,35267 @@ -2020-03-20 20:56:15 INFO root:14 - ---- Datasetgröße: 10000 ---- -2020-03-20 20:56:32 INFO root:14 - ---- Datasetgröße: 100 ---- -2020-03-20 20:56:57 INFO root:14 - === S T A R T - naiv L M S === -2020-03-20 20:56:57 INFO root:14 - === S T A R T - naiv T S === -2020-03-20 20:56:57 INFO root:14 - === S T A R T - naiv R M === -2020-03-20 20:56:57 INFO root:14 - === S T A R T - L M S === -2020-03-20 20:56:57 INFO root:14 - === S T A R T - R M === -2020-03-20 20:58:42 INFO root:14 - Zeit: 105 -2020-03-20 21:02:16 INFO root:14 - Zeit: 319 -2020-03-20 21:05:52 INFO root:14 - Informationen zu dem aktuellen Modell -2020-03-20 21:05:52 INFO root:14 - Zeit: 0 -2020-03-20 21:05:52 INFO root:14 - Anzahl der Geraden: 50. -2020-03-20 21:05:52 INFO root:14 - Anzahl der Schnittpunkte: 243. -2020-03-20 21:05:52 INFO root:14 - Import war Erfolgreich! -2020-03-20 21:06:01 INFO root:14 - === S T A R T - L M S === -2020-03-20 21:06:01 INFO root:14 - Zeit: 0 -2020-03-20 21:06:01 INFO root:14 - Least Median of Squares -2020-03-20 21:06:01 INFO root:14 - m: 5.0 -2020-03-20 21:06:01 INFO root:14 - b: -0.0 -2020-03-20 21:06:01 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-20 21:06:09 INFO root:14 - === S T A R T - R M === -2020-03-20 21:06:09 INFO root:14 - Zeit: 0 -2020-03-20 21:06:09 INFO root:14 - Repeated Median Estimator -2020-03-20 21:06:09 INFO root:14 - m: -0.18156755422636522 -2020-03-20 21:06:09 INFO root:14 - b: 0.9084390842830787 -2020-03-20 21:06:09 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-20 21:06:12 INFO root:14 - Theil-Sen Estimator -2020-03-20 21:06:12 INFO root:14 - m: 3.077683537175257 -2020-03-20 21:06:12 INFO root:14 - b: -6.123233995736766E-17 -2020-03-20 21:06:12 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-20 23:28:50 INFO root:14 - Informationen zu dem aktuellen Modell -2020-03-20 23:28:50 INFO root:14 - Zeit: 0 -2020-03-20 23:28:50 INFO root:14 - Anzahl der Geraden: 20. -2020-03-20 23:28:50 INFO root:14 - Anzahl der Schnittpunkte: 28. -2020-03-20 23:28:50 INFO root:14 - Import war Erfolgreich! -2020-03-20 23:31:15 INFO root:14 - Informationen zu dem aktuellen Modell -2020-03-20 23:31:15 INFO root:14 - Zeit: 0 -2020-03-20 23:31:15 INFO root:14 - Anzahl der Geraden: 20. -2020-03-20 23:31:15 INFO root:14 - Anzahl der Schnittpunkte: 28. -2020-03-20 23:31:15 INFO root:14 - Import war Erfolgreich! -2020-03-20 23:31:47 INFO root:14 - === S T A R T - L M S === -2020-03-20 23:31:47 INFO root:14 - Zeit: 0 -2020-03-20 23:33:27 INFO root:14 - Informationen zu dem aktuellen Modell -2020-03-20 23:33:27 INFO root:14 - Zeit: 0 -2020-03-20 23:33:27 INFO root:14 - Anzahl der Geraden: 40. -2020-03-20 23:33:27 INFO root:14 - Anzahl der Schnittpunkte: 153. -2020-03-20 23:33:27 INFO root:14 - Import war Erfolgreich! -2020-03-21 00:09:23 INFO root:14 - Informationen zu dem aktuellen Modell -2020-03-21 00:09:23 INFO root:14 - Zeit: 0 -2020-03-21 00:09:23 INFO root:14 - Anzahl der Geraden: 20. -2020-03-21 00:09:23 INFO root:14 - Anzahl der Schnittpunkte: 28. -2020-03-21 00:09:23 INFO root:14 - Import war Erfolgreich! -2020-03-21 00:09:28 INFO root:14 - === S T A R T - L M S === -2020-03-21 00:09:28 INFO root:14 - Zeit: 0 -2020-03-21 00:09:28 INFO root:14 - Least Median of Squares -2020-03-21 00:09:28 INFO root:14 - Line m: 5.193647468297827, b: -83.99612917485712 -2020-03-21 00:09:28 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 00:09:32 INFO root:14 - === S T A R T - R M === -2020-03-21 00:09:32 INFO root:14 - Zeit: 0 -2020-03-21 00:09:32 INFO root:14 - Repeated Median Estimator -2020-03-21 00:09:32 INFO root:14 - Line m: -5.589874439508895, b: 81.75103544071222 -2020-03-21 00:09:32 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 00:09:34 INFO root:14 - Theil-Sen Estimator -2020-03-21 00:09:34 INFO root:14 - Line m: 33.36054323853146, b: -64.05612628591516 -2020-03-21 00:09:34 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 00:09:42 INFO root:14 - === S T A R T - L M S === -2020-03-21 00:09:42 INFO root:14 - Zeit: 0 -2020-03-21 00:09:42 INFO root:14 - Least Median of Squares -2020-03-21 00:09:42 INFO root:14 - Line m: 5.193647468297827, b: -83.99612917485712 -2020-03-21 00:09:42 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 00:10:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:10:03 INFO root:14 - Informationen zu dem aktuellen Modell -2020-03-21 00:10:03 INFO root:14 - Zeit: 0 -2020-03-21 00:10:03 INFO root:14 - Anzahl der Geraden: 50. -2020-03-21 00:10:03 INFO root:14 - Anzahl der Schnittpunkte: 28. -2020-03-21 00:10:03 INFO root:14 - Import war Erfolgreich! -2020-03-21 00:10:06 INFO root:14 - === S T A R T - L M S === -2020-03-21 00:10:06 INFO root:14 - Zeit: 0 -2020-03-21 00:10:06 INFO root:14 - Least Median of Squares -2020-03-21 00:10:06 INFO root:14 - Line m: 5.0, b: -0.0 -2020-03-21 00:10:06 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 00:10:08 INFO root:14 - === S T A R T - R M === -2020-03-21 00:10:08 INFO root:14 - Zeit: 0 -2020-03-21 00:10:08 INFO root:14 - Repeated Median Estimator -2020-03-21 00:10:08 INFO root:14 - Line m: 4.999999999999999, b: -1.7763568394002505E-15 -2020-03-21 00:10:08 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 00:10:09 INFO root:14 - Theil-Sen Estimator -2020-03-21 00:10:09 INFO root:14 - Line m: 5.000000000000001, b: 2.220446049250313E-16 -2020-03-21 00:10:09 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 00:12:20 INFO root:14 - Informationen zu dem aktuellen Modell -2020-03-21 00:12:20 INFO root:14 - Zeit: 0 -2020-03-21 00:12:20 INFO root:14 - Anzahl der Geraden: 20. -2020-03-21 00:12:20 INFO root:14 - Anzahl der Schnittpunkte: 28. -2020-03-21 00:12:20 INFO root:14 - Import war Erfolgreich! -2020-03-21 00:12:23 INFO root:14 - === S T A R T - L M S === -2020-03-21 00:12:23 INFO root:14 - Zeit: 0 -2020-03-21 00:12:23 INFO root:14 - Least Median of Squares -2020-03-21 00:12:23 INFO root:14 - Line m: -4.878233219479178, b: 37.31561217742825 -2020-03-21 00:12:23 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 00:12:25 INFO root:14 - === S T A R T - R M === -2020-03-21 00:12:25 INFO root:14 - Zeit: 0 -2020-03-21 00:12:25 INFO root:14 - Repeated Median Estimator -2020-03-21 00:12:25 INFO root:14 - Line m: 12.029775309330944, b: -95.17629860791192 -2020-03-21 00:12:25 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 00:12:26 INFO root:14 - Theil-Sen Estimator -2020-03-21 00:12:26 INFO root:14 - Line m: 11.317864110248502, b: 62.14701963392117 -2020-03-21 00:12:26 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:35 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:36 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:37 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:38 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:39 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:40 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:41 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:42 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:43 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:44 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:45 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:46 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:47 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:48 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:49 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:50 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:51 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:52 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:53 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:54 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:55 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:56 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:57 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:58 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:13:59 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:00 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:01 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:02 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:03 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:04 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:05 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:06 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:07 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:08 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:09 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:10 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:11 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:12 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:13 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:14 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Import war erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Informationen zu dem aktuellen Modell -2020-03-21 00:14:15 INFO root:14 - Anzahl der Geraden: 4000. -2020-03-21 00:14:15 INFO root:14 - Anzahl der Schnittpunkte: 0. -2020-03-21 00:14:15 INFO root:14 - Import war Erfolgreich! -2020-03-21 00:14:15 INFO root:14 - Zeit: 0 -2020-03-21 00:14:27 INFO root:14 - === S T A R T - L M S === -2020-03-21 00:14:33 INFO root:14 - Zeit: 6 -2020-03-21 00:14:33 INFO root:14 - Least Median of Squares -2020-03-21 00:14:33 INFO root:14 - Line m: 1.7371295809898633, b: -77.17710410775442 -2020-03-21 00:14:33 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 12:07:46 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:07:46 INFO root:14 - === S T A R T - R M === -2020-03-21 12:07:46 ERROR root:34 - Error while waiting for the Line result. -java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.lambda$compare$1(AlgorithmComparison.java:50) - at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:47) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:157) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:196) - at de.wwwu.awolf.presenter.Presenter.lambda$startEvaluation$5(Presenter.java:292) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.UnsupportedOperationException - at java.base/java.util.Collections$UnmodifiableList.set(Collections.java:1312) - at java.base/java.util.Collections.swap(Collections.java:501) - at java.base/java.util.Collections.shuffle(Collections.java:462) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:123) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:25) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - ... 6 more -2020-03-21 12:07:46 INFO root:14 - Zeit: 0 -2020-03-21 12:09:52 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:09:52 INFO root:14 - === S T A R T - R M === -2020-03-21 12:09:52 ERROR root:34 - Error while waiting for the Line result. -java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:53) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:157) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:196) - at de.wwwu.awolf.presenter.Presenter.lambda$startEvaluation$5(Presenter.java:292) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.UnsupportedOperationException - at java.base/java.util.Collections$UnmodifiableList.set(Collections.java:1312) - at java.base/java.util.Collections.swap(Collections.java:501) - at java.base/java.util.Collections.shuffle(Collections.java:462) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:123) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:25) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - ... 6 more -2020-03-21 12:09:52 INFO root:14 - Zeit: 0 -2020-03-21 12:13:25 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:13:25 INFO root:14 - === S T A R T - R M === -2020-03-21 12:13:25 ERROR root:34 - Execution failed. -java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:53) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:157) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:196) - at de.wwwu.awolf.presenter.Presenter.lambda$startEvaluation$5(Presenter.java:292) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.UnsupportedOperationException - at java.base/java.util.Collections$UnmodifiableList.set(Collections.java:1312) - at java.base/java.util.Collections.swap(Collections.java:501) - at java.base/java.util.Collections.shuffle(Collections.java:462) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:123) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:25) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - ... 6 more -2020-03-21 12:13:25 INFO root:14 - Zeit: 0 -2020-03-21 12:16:49 INFO root:14 - === S T A R T - R M === -2020-03-21 12:16:49 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:17:13 INFO root:14 - Zeit: 24 -2020-03-21 12:19:30 INFO root:14 - === S T A R T - R M === -2020-03-21 12:19:30 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:19:30 ERROR root:34 - Execution failed. -java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:53) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:157) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:205) - at de.wwwu.awolf.presenter.Presenter.lambda$startEvaluation$5(Presenter.java:292) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.UnsupportedOperationException - at java.base/java.util.Collections$UnmodifiableList.set(Collections.java:1312) - at java.base/java.util.Collections.swap(Collections.java:501) - at java.base/java.util.Collections.shuffle(Collections.java:462) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:123) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:25) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - ... 6 more -2020-03-21 12:19:30 INFO root:14 - Zeit: 0 -2020-03-21 12:19:53 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:19:53 INFO root:14 - === S T A R T - R M === -2020-03-21 12:19:53 ERROR root:34 - Execution failed. -java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:53) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:157) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:196) - at de.wwwu.awolf.presenter.Presenter.lambda$startEvaluation$5(Presenter.java:292) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.UnsupportedOperationException - at java.base/java.util.Collections$UnmodifiableList.set(Collections.java:1312) - at java.base/java.util.Collections.swap(Collections.java:501) - at java.base/java.util.Collections.shuffle(Collections.java:462) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:123) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:25) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - ... 5 more -2020-03-21 12:19:53 INFO root:14 - Zeit: 0 -2020-03-21 12:25:51 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:25:51 INFO root:14 - === S T A R T - R M === -2020-03-21 12:26:42 ERROR root:34 - Execution failed. -java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:53) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:157) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:196) - at de.wwwu.awolf.presenter.Presenter.lambda$startEvaluation$5(Presenter.java:292) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.UnsupportedOperationException - at java.base/java.util.Collections$UnmodifiableList.set(Collections.java:1312) - at java.base/java.util.Collections.swap(Collections.java:501) - at java.base/java.util.Collections.shuffle(Collections.java:462) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:123) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:25) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - ... 6 more -2020-03-21 12:26:42 INFO root:14 - Zeit: 50 -2020-03-21 12:28:46 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:28:46 INFO root:14 - === S T A R T - R M === -2020-03-21 12:29:01 ERROR root:34 - Execution failed. -java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:53) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:157) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:205) - at de.wwwu.awolf.presenter.Presenter.lambda$startEvaluation$5(Presenter.java:292) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.UnsupportedOperationException - at java.base/java.util.Collections$UnmodifiableList.set(Collections.java:1312) - at java.base/java.util.Collections.swap(Collections.java:501) - at java.base/java.util.Collections.shuffle(Collections.java:462) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:124) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:25) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - ... 6 more -2020-03-21 12:29:01 INFO root:14 - Zeit: 15 -2020-03-21 12:29:41 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:29:41 INFO root:14 - === S T A R T - R M === -2020-03-21 12:29:41 ERROR root:34 - Execution failed. Type: LMS -java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:53) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:157) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:196) - at de.wwwu.awolf.presenter.Presenter.lambda$startEvaluation$5(Presenter.java:292) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.UnsupportedOperationException - at java.base/java.util.Collections$UnmodifiableList.set(Collections.java:1312) - at java.base/java.util.Collections.swap(Collections.java:501) - at java.base/java.util.Collections.shuffle(Collections.java:462) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:124) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:25) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - ... 5 more -2020-03-21 12:29:41 INFO root:14 - Zeit: 0 -2020-03-21 12:31:28 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:31:28 INFO root:14 - === S T A R T - R M === -2020-03-21 12:31:28 ERROR root:34 - Execution failed. Type: LMS -java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:56) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:157) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:196) - at de.wwwu.awolf.presenter.Presenter.lambda$startEvaluation$5(Presenter.java:292) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.UnsupportedOperationException - at java.base/java.util.Collections$UnmodifiableList.set(Collections.java:1312) - at java.base/java.util.Collections.swap(Collections.java:501) - at java.base/java.util.Collections.shuffle(Collections.java:462) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:124) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:25) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - ... 5 more -2020-03-21 12:31:28 INFO root:14 - Zeit: 0 -2020-03-21 12:34:47 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:34:47 INFO root:14 - === S T A R T - R M === -2020-03-21 12:34:47 ERROR root:34 - Execution failed. Type: LMS -java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:55) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:157) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:196) - at de.wwwu.awolf.presenter.Presenter.lambda$startEvaluation$5(Presenter.java:292) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.UnsupportedOperationException - at java.base/java.util.Collections$UnmodifiableList.set(Collections.java:1312) - at java.base/java.util.Collections.swap(Collections.java:501) - at java.base/java.util.Collections.shuffle(Collections.java:462) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:124) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:25) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - ... 5 more -2020-03-21 12:34:47 INFO root:14 - Zeit: 0 -2020-03-21 12:36:13 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:36:13 INFO root:14 - === S T A R T - R M === -2020-03-21 12:36:13 ERROR root:34 - Execution failed. Type: LMS -java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:55) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:157) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:196) - at de.wwwu.awolf.presenter.Presenter.lambda$startEvaluation$5(Presenter.java:292) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.UnsupportedOperationException - at java.base/java.util.Collections$UnmodifiableList.set(Collections.java:1312) - at java.base/java.util.Collections.swap(Collections.java:501) - at java.base/java.util.Collections.shuffle(Collections.java:462) - at java.base/java.util.Collections.shuffle(Collections.java:429) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:123) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:24) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) - ... 5 more -2020-03-21 12:36:13 INFO root:14 - Zeit: 0 -2020-03-21 12:37:14 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:37:14 INFO root:14 - === S T A R T - R M === -2020-03-21 12:37:25 ERROR root:34 - Execution failed. Type: LMS -java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:55) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:157) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:196) - at de.wwwu.awolf.presenter.Presenter.lambda$startEvaluation$5(Presenter.java:292) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.UnsupportedOperationException - at java.base/java.util.Collections$UnmodifiableList.set(Collections.java:1312) - at java.base/java.util.Collections.swap(Collections.java:501) - at java.base/java.util.Collections.shuffle(Collections.java:462) - at java.base/java.util.Collections.shuffle(Collections.java:429) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:123) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:24) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - ... 6 more -2020-03-21 12:37:26 INFO root:14 - Zeit: 11 -2020-03-21 12:37:37 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:37:37 INFO root:14 - === S T A R T - R M === -2020-03-21 12:38:49 ERROR root:34 - Execution failed. Type: LMS -java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException - at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) - at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:55) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:157) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:196) - at de.wwwu.awolf.presenter.Presenter.lambda$startEvaluation$5(Presenter.java:292) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) - at java.base/java.lang.Thread.run(Thread.java:834) -Caused by: java.lang.UnsupportedOperationException - at java.base/java.util.Collections$UnmodifiableList.set(Collections.java:1312) - at java.base/java.util.Collections.swap(Collections.java:501) - at java.base/java.util.Collections.shuffle(Collections.java:462) - at java.base/java.util.Collections.shuffle(Collections.java:429) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:123) - at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:24) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - ... 6 more -2020-03-21 12:38:49 INFO root:14 - Zeit: 72 -2020-03-21 12:38:59 INFO root:14 - === S T A R T - R M === -2020-03-21 12:38:59 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:38:59 INFO root:14 - Zeit: 0 -2020-03-21 12:38:59 INFO root:14 - Zeit: 0 -2020-03-21 12:40:14 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:40:14 INFO root:14 - === S T A R T - R M === -2020-03-21 12:40:19 INFO root:14 - Zeit: 5 -2020-03-21 12:40:20 INFO root:14 - Zeit: 5 -2020-03-21 12:49:50 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:49:50 INFO root:14 - === S T A R T - R M === -2020-03-21 12:49:50 INFO root:14 - Zeit: 0 -2020-03-21 12:49:50 INFO root:14 - Zeit: 0 -2020-03-21 12:51:03 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:51:03 INFO root:14 - === S T A R T - R M === -2020-03-21 12:51:03 INFO root:14 - Zeit: 0 -2020-03-21 12:51:03 INFO root:14 - Zeit: 0 -2020-03-21 12:52:07 INFO root:14 - === S T A R T - L M S === -2020-03-21 12:52:07 INFO root:14 - === S T A R T - R M === -2020-03-21 12:52:07 INFO root:14 - Zeit: 0 -2020-03-21 12:52:07 INFO root:14 - Zeit: 0 -2020-03-21 14:17:29 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:17:29 INFO root:14 - === S T A R T - R M === -2020-03-21 14:17:29 INFO root:14 - Zeit: 0 -2020-03-21 14:17:29 INFO root:14 - Zeit: 0 -2020-03-21 14:21:21 INFO root:14 - Informationen zu dem aktuellen Modell -2020-03-21 14:21:21 INFO root:14 - Computing intersections took 6ms -2020-03-21 14:21:21 INFO root:14 - Anzahl der Geraden: 20. -2020-03-21 14:21:21 INFO root:14 - Anzahl der Schnittpunkte: 28. -2020-03-21 14:21:21 INFO root:14 - Import war Erfolgreich! -2020-03-21 14:21:30 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:21:30 INFO root:14 - Zeit: 0 -2020-03-21 14:21:30 INFO root:14 - Least Median of Squares -2020-03-21 14:21:30 INFO root:14 - Line m: -5.477282134969895, b: 95.11151116402894 -2020-03-21 14:21:30 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 14:21:52 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 14:21:52 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:21:53 INFO root:14 - Zeit: 0 -2020-03-21 14:21:56 INFO root:14 - Zeit: 3 -2020-03-21 14:22:56 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 14:22:56 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:22:56 INFO root:14 - Zeit: 0 -2020-03-21 14:22:59 INFO root:14 - Zeit: 2 -2020-03-21 14:24:48 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 14:24:48 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:24:48 INFO root:14 - Zeit: 0 -2020-03-21 14:24:51 INFO root:14 - Zeit: 2 -2020-03-21 14:26:19 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 14:26:19 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:26:19 INFO root:14 - Zeit: 0 -2020-03-21 14:26:22 INFO root:14 - Zeit: 2 -2020-03-21 14:26:41 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 14:26:41 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:26:41 INFO root:14 - Zeit: 0 -2020-03-21 14:26:44 INFO root:14 - Zeit: 3 -2020-03-21 14:28:40 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 14:28:40 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:28:40 INFO root:14 - Zeit: 0 -2020-03-21 14:28:43 INFO root:14 - Zeit: 3 -2020-03-21 14:33:57 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 14:33:57 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:33:57 INFO root:14 - Zeit: 0 -2020-03-21 14:34:00 INFO root:14 - Zeit: 3 -2020-03-21 14:36:07 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 14:36:07 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:36:07 INFO root:14 - Zeit: 0 -2020-03-21 14:36:10 INFO root:14 - Zeit: 2 -2020-03-21 14:47:55 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 14:47:55 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:47:55 INFO root:14 - Zeit: 0 -2020-03-21 14:47:58 INFO root:14 - Zeit: 3 -2020-03-21 14:49:00 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 14:49:00 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:49:00 INFO root:14 - Zeit: 0 -2020-03-21 14:49:03 INFO root:14 - Zeit: 2 -2020-03-21 14:49:22 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 14:49:22 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:49:22 INFO root:14 - Zeit: 0 -2020-03-21 14:49:25 INFO root:14 - Zeit: 2 -2020-03-21 14:54:24 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 14:54:24 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:54:24 INFO root:14 - Zeit: 0 -2020-03-21 14:54:27 INFO root:14 - Zeit: 3 -2020-03-21 14:57:50 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 14:57:50 INFO root:14 - === S T A R T - L M S === -2020-03-21 14:57:50 INFO root:14 - Zeit: 0 -2020-03-21 14:57:53 INFO root:14 - Zeit: 3 -2020-03-21 15:06:49 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 15:06:49 INFO root:14 - === S T A R T - L M S === -2020-03-21 15:06:49 INFO root:14 - Zeit: 0 -2020-03-21 15:06:52 INFO root:14 - Zeit: 2 -2020-03-21 16:42:29 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 16:42:29 INFO root:14 - === S T A R T - L M S === -2020-03-21 16:42:29 INFO root:14 - Zeit: 0 -2020-03-21 16:42:31 INFO root:14 - Zeit: 2 -2020-03-21 16:42:36 INFO root:14 - === S T A R T - L M S === -2020-03-21 16:42:36 INFO root:14 - === S T A R T - R M === -2020-03-21 16:42:36 INFO root:14 - Zeit: 0 -2020-03-21 16:42:36 INFO root:14 - Zeit: 0 -2020-03-21 16:43:34 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 16:43:34 INFO root:14 - === S T A R T - L M S === -2020-03-21 16:43:34 INFO root:14 - Zeit: 0 -2020-03-21 16:43:37 INFO root:14 - Zeit: 2 -2020-03-21 16:44:29 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 16:44:29 INFO root:14 - === S T A R T - L M S === -2020-03-21 16:44:29 INFO root:14 - Zeit: 0 -2020-03-21 16:44:32 INFO root:14 - Zeit: 2 -2020-03-21 17:03:59 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 17:03:59 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:03:59 INFO root:14 - Zeit: 0 -2020-03-21 17:04:02 INFO root:14 - Zeit: 2 -2020-03-21 17:12:19 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 17:12:19 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:12:19 INFO root:14 - Zeit: 0 -2020-03-21 17:12:22 INFO root:14 - Zeit: 2 -2020-03-21 17:17:59 INFO root:14 - Starting the Benchmark... -2020-03-21 17:17:59 INFO root:14 - Benchmark on Dataset: Punktwolke with 50 points -2020-03-21 17:17:59 INFO root:14 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-21 17:17:59 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 17:17:59 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:17:59 INFO root:14 - Zeit: 0 -2020-03-21 17:18:02 INFO root:14 - Zeit: 2 -2020-03-21 17:18:02 INFO root:14 - finished with execution of the algorithms. -2020-03-21 17:21:06 INFO root:14 - Starting the Benchmark... -2020-03-21 17:21:06 INFO root:14 - Benchmark on Dataset: Punktwolke with 50 points -2020-03-21 17:21:06 INFO root:14 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-21 17:21:06 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 17:21:06 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:21:06 INFO root:14 - Zeit: 0 -2020-03-21 17:21:09 INFO root:14 - Zeit: 2 -2020-03-21 17:21:09 INFO root:14 - Calculating ScaleDependentMeasure for LMS -2020-03-21 17:21:09 INFO root:14 - finished calculating ScaleDependentMeasure. -2020-03-21 17:21:09 INFO root:14 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS -2020-03-21 17:21:09 INFO root:14 - finished calculating ScaledErrorBasedMeasure. -2020-03-21 17:21:09 INFO root:14 - finished with execution of the algorithms. -2020-03-21 17:21:51 INFO root:14 - Starting the Benchmark... -2020-03-21 17:21:51 INFO root:14 - Benchmark on Dataset: Punktwolke with 50 points -2020-03-21 17:21:51 INFO root:14 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-21 17:21:51 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 17:21:51 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:21:51 INFO root:14 - Zeit: 0 -2020-03-21 17:21:54 INFO root:14 - Zeit: 2 -2020-03-21 17:21:54 INFO root:14 - Calculating ScaleDependentMeasure for LMS -2020-03-21 17:21:54 INFO root:14 - finished calculating ScaleDependentMeasure. -2020-03-21 17:21:54 INFO root:14 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS -2020-03-21 17:21:54 INFO root:14 - finished calculating ScaledErrorBasedMeasure. -2020-03-21 17:21:54 INFO root:14 - finished with execution of the algorithms. -2020-03-21 17:26:23 INFO root:14 - Starting the Benchmark... -2020-03-21 17:26:23 INFO root:14 - Benchmark on Dataset: Punktwolke with 50 points -2020-03-21 17:26:23 INFO root:14 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-21 17:26:23 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 17:26:23 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:26:23 INFO root:14 - Zeit: 0 -2020-03-21 17:26:26 INFO root:14 - Zeit: 3 -2020-03-21 17:26:26 INFO root:14 - Calculating ScaleDependentMeasure for LMS -2020-03-21 17:26:26 INFO root:14 - finished calculating ScaleDependentMeasure. -2020-03-21 17:26:26 INFO root:14 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS -2020-03-21 17:26:26 INFO root:14 - finished calculating ScaledErrorBasedMeasure. -2020-03-21 17:26:26 INFO root:14 - finished with execution of the algorithms. -2020-03-21 17:27:27 INFO root:14 - Starting the Benchmark... -2020-03-21 17:27:27 INFO root:14 - Benchmark on Dataset: Punktwolke with 50 points -2020-03-21 17:27:27 INFO root:14 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-21 17:27:27 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 17:27:27 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:27:27 INFO root:14 - Zeit: 0 -2020-03-21 17:27:30 INFO root:14 - Zeit: 3 -2020-03-21 17:27:30 INFO root:14 - Calculating ScaleDependentMeasure for LMS -2020-03-21 17:27:30 INFO root:14 - finished calculating ScaleDependentMeasure. -2020-03-21 17:27:30 INFO root:14 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS -2020-03-21 17:27:30 INFO root:14 - finished calculating ScaledErrorBasedMeasure. -2020-03-21 17:27:30 INFO root:14 - finished with execution of the algorithms. -2020-03-21 17:30:52 INFO root:14 - Starting the Benchmark... -2020-03-21 17:30:52 INFO root:14 - Benchmark on Dataset: Punktwolke with 50 points -2020-03-21 17:30:52 INFO root:14 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-21 17:30:52 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 17:30:52 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:30:52 INFO root:14 - Zeit: 0 -2020-03-21 17:30:55 INFO root:14 - Zeit: 2 -2020-03-21 17:30:55 INFO root:14 - Calculating ScaleDependentMeasure for LMS -2020-03-21 17:30:55 INFO root:14 - finished calculating ScaleDependentMeasure. -2020-03-21 17:30:55 INFO root:14 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS -2020-03-21 17:30:55 INFO root:14 - finished calculating ScaledErrorBasedMeasure. -2020-03-21 17:30:55 INFO root:14 - finished with execution of the algorithms. -2020-03-21 17:30:55 INFO root:14 - addRow: [MAE, Naiv-y-INTERCEPTION, Naiv-SLOPE, y-INTERCEPTION, RMSE, Algorithm-1, Algorithm, Algorithm-0, MSE, SLOPE, MDAE] -2020-03-21 17:30:55 INFO root:14 - addRow: [37067.17284385603, -5.313440080499486, 2.411245970249445, 36.984389336747746, 261955.4220130191, NAIV_LMS, LMS, LMS, 6.8620643122018936E10, 1.4144753198732987, 2.8588576489657904] -2020-03-21 17:33:15 INFO root:14 - Starting the Benchmark... -2020-03-21 17:33:15 INFO root:14 - Benchmark on Dataset: Punktwolke with 50 points -2020-03-21 17:33:15 INFO root:14 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-21 17:33:15 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 17:33:15 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:33:15 INFO root:14 - Zeit: 0 -2020-03-21 17:33:18 INFO root:14 - Zeit: 2 -2020-03-21 17:33:18 INFO root:14 - Calculating ScaleDependentMeasure for LMS -2020-03-21 17:33:18 INFO root:14 - finished calculating ScaleDependentMeasure. -2020-03-21 17:33:18 INFO root:14 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS -2020-03-21 17:33:18 INFO root:14 - finished calculating ScaledErrorBasedMeasure. -2020-03-21 17:33:18 INFO root:14 - finished with execution of the algorithms. -2020-03-21 17:33:18 INFO root:14 - addRow: [MAE, Naiv-y-INTERCEPTION, Naiv-SLOPE, y-INTERCEPTION, RMSE, Algorithm-1, Algorithm, Algorithm-0, MSE, SLOPE, MDAE] -2020-03-21 17:33:18 INFO root:14 - addRow: [0.8669612120329403, 43.94983587920692, 0.12622686986915, 48.81993475835493, 0.8858054571544184, NAIV_LMS, LMS, LMS, 0.7846513079245482, -0.19284932301484922, 0.8991380809933311] -2020-03-21 17:33:24 INFO root:14 - Starting the Benchmark... -2020-03-21 17:33:24 INFO root:14 - Benchmark on Dataset: Punktwolke with 50 points -2020-03-21 17:33:24 INFO root:14 - AlgorithmComparison with Types: [LMS, RM] -2020-03-21 17:33:24 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:33:24 INFO root:14 - === S T A R T - R M === -2020-03-21 17:33:24 INFO root:14 - Zeit: 0 -2020-03-21 17:33:24 INFO root:14 - Zeit: 0 -2020-03-21 17:33:24 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 17:33:24 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 17:33:24 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 17:33:24 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 17:33:24 INFO root:14 - finished with execution of the algorithms. -2020-03-21 17:33:24 INFO root:14 - addRow: [MDAPE, RMDSPE, y-INTERCEPTION, MAPE, RMSPE, Algorithm, SLOPE] -2020-03-21 17:33:24 INFO root:14 - addRow: [18943.222802011252, 18943.222802011252, 46.29692418157733, 16612.184735524716, 18590.82572443989, RM, 0.5737878935455121] -2020-03-21 17:35:31 INFO root:14 - Starting the Benchmark... -2020-03-21 17:35:31 INFO root:14 - Benchmark on Dataset: Punktwolke with 50 points -2020-03-21 17:35:31 INFO root:14 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-21 17:35:31 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 17:35:31 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:35:31 INFO root:14 - Zeit: 0 -2020-03-21 17:35:34 INFO root:14 - Zeit: 2 -2020-03-21 17:35:34 INFO root:14 - Calculating ScaleDependentMeasure for LMS -2020-03-21 17:35:34 INFO root:14 - finished calculating ScaleDependentMeasure. -2020-03-21 17:35:34 INFO root:14 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS -2020-03-21 17:35:34 INFO root:14 - finished calculating ScaledErrorBasedMeasure. -2020-03-21 17:35:34 INFO root:14 - finished with execution of the algorithms. -2020-03-21 17:35:34 INFO root:14 - addRow: [MAE, Naiv-y-INTERCEPTION, Naiv-SLOPE, y-INTERCEPTION, RMSE, Algorithm-1, Algorithm, Algorithm-0, MSE, SLOPE, MDAE] -2020-03-21 17:35:34 INFO root:14 - addRow: [1.3989445473276825, -36.65027220129214, 1.8648695699703453, -28.500062270123376, 1.6534337402331158, NAIV_LMS, LMS, LMS, 2.7338431333412707, 1.5721232090184074, 1.2056722638945008] -2020-03-21 17:39:14 INFO root:14 - Starting the Benchmark... -2020-03-21 17:39:14 INFO root:14 - Benchmark on Dataset: Punktwolke with 50 points -2020-03-21 17:39:14 INFO root:14 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-21 17:39:14 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 17:39:14 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:39:14 INFO root:14 - Zeit: 0 -2020-03-21 17:39:17 INFO root:14 - Zeit: 2 -2020-03-21 17:39:17 INFO root:14 - Calculating ScaleDependentMeasure for LMS -2020-03-21 17:39:17 INFO root:14 - finished calculating ScaleDependentMeasure. -2020-03-21 17:39:17 INFO root:14 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS -2020-03-21 17:39:17 INFO root:14 - finished calculating ScaledErrorBasedMeasure. -2020-03-21 17:39:17 INFO root:14 - finished with execution of the algorithms. -2020-03-21 17:39:17 INFO root:14 - addRow: [1.0055929337577176, 31.201479190905808, -0.7326565148682006, 30.1620160981848, 1.0838864463315547, NAIV_LMS, LMS, LMS, 1.1748098285412463, -0.7514566940627414, 0.9435886672331074] -2020-03-21 17:39:54 INFO root:14 - Informationen zu dem aktuellen Modell -2020-03-21 17:39:54 INFO root:14 - Anzahl der Geraden: 20. -2020-03-21 17:39:54 INFO root:14 - Anzahl der Schnittpunkte: 0. -2020-03-21 17:39:54 INFO root:14 - Computing intersections took 0ms -2020-03-21 17:39:54 INFO root:14 - Import war Erfolgreich! -2020-03-21 17:39:55 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:39:55 INFO root:14 - Zeit: 0 -2020-03-21 17:39:55 INFO root:14 - Least Median of Squares -2020-03-21 17:39:55 INFO root:14 - Line m: -8.065152379175682, b: 72.01652164532742 -2020-03-21 17:39:55 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 17:39:57 INFO root:14 - === S T A R T - R M === -2020-03-21 17:39:57 INFO root:14 - Zeit: 0 -2020-03-21 17:39:57 INFO root:14 - Repeated Median Estimator -2020-03-21 17:39:57 INFO root:14 - Line m: 4.051931197481005, b: -4.225218861110264 -2020-03-21 17:39:57 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 17:39:59 INFO root:14 - Theil-Sen Estimator -2020-03-21 17:39:59 INFO root:14 - Line m: 25.17652596250269, b: 31.228849370789987 -2020-03-21 17:39:59 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 17:40:03 INFO root:14 - === S T A R T - R M === -2020-03-21 17:40:03 INFO root:14 - Zeit: 0 -2020-03-21 17:40:03 INFO root:14 - Repeated Median Estimator -2020-03-21 17:40:03 INFO root:14 - Line m: 4.051931197481005, b: -4.225218861110264 -2020-03-21 17:40:03 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 17:40:05 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:40:05 INFO root:14 - Zeit: 0 -2020-03-21 17:40:05 INFO root:14 - Least Median of Squares -2020-03-21 17:40:05 INFO root:14 - Line m: -4.2950868907657345, b: 68.01366572219968 -2020-03-21 17:40:05 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 17:40:05 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:40:05 INFO root:14 - Zeit: 0 -2020-03-21 17:40:05 INFO root:14 - Least Median of Squares -2020-03-21 17:40:05 INFO root:14 - Line m: -1.8581711065600335, b: 35.13644186149505 -2020-03-21 17:40:05 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 17:40:06 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:40:06 INFO root:14 - Zeit: 0 -2020-03-21 17:40:06 INFO root:14 - Least Median of Squares -2020-03-21 17:40:06 INFO root:14 - Line m: -4.2950868907657345, b: 68.01366572219968 -2020-03-21 17:40:06 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 17:40:07 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:40:07 INFO root:14 - Zeit: 0 -2020-03-21 17:40:07 INFO root:14 - Least Median of Squares -2020-03-21 17:40:07 INFO root:14 - Line m: -4.908487440486464, b: 76.29457314342955 -2020-03-21 17:40:07 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 17:40:12 INFO root:14 - Informationen zu dem aktuellen Modell -2020-03-21 17:40:12 INFO root:14 - Computing intersections took 0ms -2020-03-21 17:40:12 INFO root:14 - Anzahl der Geraden: 20. -2020-03-21 17:40:12 INFO root:14 - Anzahl der Schnittpunkte: 28. -2020-03-21 17:40:12 INFO root:14 - Import war Erfolgreich! -2020-03-21 17:40:14 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:40:14 INFO root:14 - Zeit: 0 -2020-03-21 17:40:14 INFO root:14 - Least Median of Squares -2020-03-21 17:40:14 INFO root:14 - Line m: 5.0, b: -0.0 -2020-03-21 17:40:14 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 17:40:15 INFO root:14 - === S T A R T - R M === -2020-03-21 17:40:15 INFO root:14 - Zeit: 0 -2020-03-21 17:40:15 INFO root:14 - Repeated Median Estimator -2020-03-21 17:40:15 INFO root:14 - Line m: 5.0, b: -0.0 -2020-03-21 17:40:15 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 17:40:17 INFO root:14 - Theil-Sen Estimator -2020-03-21 17:40:17 INFO root:14 - Line m: 5.0000000000000036, b: 4.440892098500626E-16 -2020-03-21 17:40:17 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 17:40:21 INFO root:14 - === S T A R T - R M === -2020-03-21 17:40:21 INFO root:14 - Zeit: 0 -2020-03-21 17:40:21 INFO root:14 - Repeated Median Estimator -2020-03-21 17:40:21 INFO root:14 - Line m: 5.0, b: -0.0 -2020-03-21 17:40:21 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 17:40:23 INFO root:14 - === S T A R T - L M S === -2020-03-21 17:40:23 INFO root:14 - Zeit: 0 -2020-03-21 17:40:23 INFO root:14 - Least Median of Squares -2020-03-21 17:40:23 INFO root:14 - Line m: 5.0, b: -0.0 -2020-03-21 17:40:23 INFO root:14 - Berechnung wurde Erfolgreich durchgeführt. -2020-03-21 19:20:12 INFO root:14 - Starting the Benchmark... -2020-03-21 19:20:12 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:20:12 INFO root:14 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-21 19:20:12 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 19:20:12 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:20:12 INFO root:14 - Zeit: 0 -2020-03-21 19:20:15 INFO root:14 - Zeit: 2 -2020-03-21 19:20:15 INFO root:14 - Calculating ScaleDependentMeasure for LMS -2020-03-21 19:20:15 INFO root:14 - finished calculating ScaleDependentMeasure. -2020-03-21 19:20:15 INFO root:14 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS -2020-03-21 19:20:15 INFO root:14 - finished calculating ScaledErrorBasedMeasure. -2020-03-21 19:20:15 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:20:15 INFO root:14 - addRow: [1.6220647108279138, -0.6458001895866126, 1.6685595811374796, -13.709837590040152, 5.910152115486395, NAIV_LMS, LMS, LMS, 34.92989802818831, 2.357374076495033, 0.6734960426879307] -2020-03-21 19:20:20 INFO root:14 - Starting the Benchmark... -2020-03-21 19:20:20 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:20:20 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 19:20:20 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:20:20 INFO root:14 - === S T A R T - R M === -2020-03-21 19:20:20 INFO root:14 - Zeit: 0 -2020-03-21 19:20:20 INFO root:14 - Zeit: 0 -2020-03-21 19:20:20 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 19:20:20 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:20:20 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 19:20:20 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:20:20 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 19:20:20 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:20:20 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:20:20 INFO root:14 - addRow: [7537.67944412716, 7537.67944412716, 3.7501987116525086, 7483.55891930458, 8675.286412255336, TS, 0.36937121158192965] -2020-03-21 19:21:33 INFO root:14 - Starting the Benchmark... -2020-03-21 19:21:33 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:21:33 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 19:21:33 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:21:33 INFO root:14 - === S T A R T - R M === -2020-03-21 19:21:33 INFO root:14 - Zeit: 0 -2020-03-21 19:21:33 INFO root:14 - Zeit: 0 -2020-03-21 19:21:33 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 19:21:33 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:33 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 19:21:33 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:33 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 19:21:33 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:33 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:21:33 INFO root:14 - addRow: [47145.896149825334, 47145.896149825334, 111.86430068747842, 69178.4415442622, 93368.04673222138, TS, 0.0863398958715127] -2020-03-21 19:21:34 INFO root:14 - Starting the Benchmark... -2020-03-21 19:21:34 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:21:34 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 19:21:34 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:21:34 INFO root:14 - === S T A R T - R M === -2020-03-21 19:21:34 INFO root:14 - Zeit: 0 -2020-03-21 19:21:34 INFO root:14 - Zeit: 0 -2020-03-21 19:21:34 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 19:21:34 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:34 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 19:21:34 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:34 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 19:21:34 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:34 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:21:34 INFO root:14 - addRow: [1396.7257371044725, 1396.7257371044725, 163.0128016486379, 2703.464905196106, 4472.335278314988, TS, -3.3596594379772897] -2020-03-21 19:21:36 INFO root:14 - Starting the Benchmark... -2020-03-21 19:21:36 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:21:36 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 19:21:36 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:21:36 INFO root:14 - === S T A R T - R M === -2020-03-21 19:21:36 INFO root:14 - Zeit: 0 -2020-03-21 19:21:36 INFO root:14 - Zeit: 0 -2020-03-21 19:21:36 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 19:21:36 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:36 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 19:21:36 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:36 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 19:21:36 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:36 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:21:36 INFO root:14 - addRow: [794.4041628400597, 794.4041628400597, 111.53886768315569, 2776.1624710674278, 9865.767464646244, TS, -3.3232138673277385] -2020-03-21 19:21:36 INFO root:14 - Starting the Benchmark... -2020-03-21 19:21:36 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:21:36 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 19:21:36 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:21:36 INFO root:14 - === S T A R T - R M === -2020-03-21 19:21:36 INFO root:14 - Zeit: 0 -2020-03-21 19:21:36 INFO root:14 - Zeit: 0 -2020-03-21 19:21:36 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 19:21:36 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:36 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 19:21:36 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:36 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 19:21:36 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:36 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:21:36 INFO root:14 - addRow: [1315.39639771773, 1315.39639771773, -42.55707424597853, 2044.205205791941, 3323.314013221081, TS, 4.688734310664939] -2020-03-21 19:21:37 INFO root:14 - Starting the Benchmark... -2020-03-21 19:21:37 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:21:37 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 19:21:37 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:21:37 INFO root:14 - === S T A R T - R M === -2020-03-21 19:21:37 INFO root:14 - Zeit: 0 -2020-03-21 19:21:37 INFO root:14 - Zeit: 0 -2020-03-21 19:21:37 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 19:21:37 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:37 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 19:21:37 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:37 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 19:21:37 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:37 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:21:37 INFO root:14 - addRow: [1839.0102490961401, 1839.0102490961401, -43.98164020342534, 2481.8995502132784, 3641.8948045648103, TS, 2.6319060120229887] -2020-03-21 19:21:37 INFO root:14 - Starting the Benchmark... -2020-03-21 19:21:37 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:21:37 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 19:21:37 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:21:37 INFO root:14 - === S T A R T - R M === -2020-03-21 19:21:37 INFO root:14 - Zeit: 0 -2020-03-21 19:21:37 INFO root:14 - Zeit: 0 -2020-03-21 19:21:37 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 19:21:37 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:37 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 19:21:37 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:37 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 19:21:37 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:37 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:21:37 INFO root:14 - addRow: [6507.218230902275, 6507.218230902275, 39.11692220932161, 6664.214016240694, 8250.84812560684, TS, -0.7491643099816625] -2020-03-21 19:21:37 INFO root:14 - Starting the Benchmark... -2020-03-21 19:21:37 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:21:37 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 19:21:37 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:21:37 INFO root:14 - === S T A R T - R M === -2020-03-21 19:21:37 INFO root:14 - Zeit: 0 -2020-03-21 19:21:37 INFO root:14 - Zeit: 0 -2020-03-21 19:21:37 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 19:21:37 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:37 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 19:21:37 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:37 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 19:21:37 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:37 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:21:37 INFO root:14 - addRow: [3787.8963404725578, 3787.8963404725578, 276.83155137035465, 9597.958984235545, 20363.51759371554, TS, -4.30883475620352] -2020-03-21 19:21:38 INFO root:14 - Starting the Benchmark... -2020-03-21 19:21:38 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:21:38 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 19:21:38 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:21:38 INFO root:14 - === S T A R T - R M === -2020-03-21 19:21:38 INFO root:14 - Zeit: 0 -2020-03-21 19:21:38 INFO root:14 - Zeit: 0 -2020-03-21 19:21:38 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 19:21:38 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:38 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 19:21:38 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:38 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 19:21:38 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:38 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:21:38 INFO root:14 - addRow: [695.9893730590976, 695.9893730590976, 40.45205684543757, 1288.5343395372809, 2232.0762129003806, TS, -2.2460510877792976] -2020-03-21 19:21:38 INFO root:14 - Starting the Benchmark... -2020-03-21 19:21:38 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:21:38 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 19:21:38 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:21:38 INFO root:14 - === S T A R T - R M === -2020-03-21 19:21:38 INFO root:14 - Zeit: 0 -2020-03-21 19:21:38 INFO root:14 - Zeit: 0 -2020-03-21 19:21:38 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 19:21:38 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:38 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 19:21:38 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:38 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 19:21:38 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:38 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:21:38 INFO root:14 - addRow: [17257.58526830535, 17257.58526830535, 43.44778038064878, 15728.259206569432, 17906.612592155976, TS, -0.08127175850649238] -2020-03-21 19:21:40 INFO root:14 - Starting the Benchmark... -2020-03-21 19:21:40 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:21:40 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 19:21:40 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:21:40 INFO root:14 - === S T A R T - R M === -2020-03-21 19:21:40 INFO root:14 - Zeit: 0 -2020-03-21 19:21:40 INFO root:14 - Zeit: 0 -2020-03-21 19:21:40 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 19:21:40 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:40 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 19:21:40 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:40 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 19:21:40 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:21:40 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:21:40 INFO root:14 - addRow: [3396.0911487214503, 3396.0911487214503, 281.4905467368058, 4656.6313652367335, 6657.691412469616, TS, -4.903801064939575] -2020-03-21 19:29:27 INFO root:14 - Starting the Benchmark... -2020-03-21 19:29:27 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:29:27 INFO root:14 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-21 19:29:27 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 19:29:27 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:29:27 INFO root:14 - Zeit: 0 -2020-03-21 19:29:30 INFO root:14 - Zeit: 2 -2020-03-21 19:29:30 INFO root:14 - Calculating ScaleDependentMeasure for LMS -2020-03-21 19:29:30 INFO root:14 - finished calculating ScaleDependentMeasure. -2020-03-21 19:29:30 INFO root:14 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS -2020-03-21 19:29:30 INFO root:14 - finished calculating ScaledErrorBasedMeasure. -2020-03-21 19:29:30 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:29:30 INFO root:14 - addRow: [1.002456521700686E7, 460.9908381298703, 26.4468711556529, 3.480162882643549, -36.74233657838536, 4.488535799505679, -0.227258126074758, 3166.1593795964945] -2020-03-21 19:29:41 INFO root:14 - Starting the Benchmark... -2020-03-21 19:29:41 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:29:41 INFO root:14 - AlgorithmComparison with Types: RM, NAIV_RM -2020-03-21 19:29:41 INFO root:14 - === S T A R T - naiv R M === -2020-03-21 19:29:41 INFO root:14 - === S T A R T - R M === -2020-03-21 19:29:41 INFO root:14 - Zeit: 0 -2020-03-21 19:29:41 INFO root:14 - Zeit: 0 -2020-03-21 19:29:41 INFO root:14 - Calculating ScaleDependentMeasure for RM -2020-03-21 19:29:41 INFO root:14 - finished calculating ScaleDependentMeasure. -2020-03-21 19:29:41 INFO root:14 - Calculating ScaledErrorBasedMeasure for RM, NAIV_RM -2020-03-21 19:29:41 INFO root:14 - finished calculating ScaledErrorBasedMeasure. -2020-03-21 19:29:41 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:29:41 INFO root:14 - addRow: [131839.81644023376, 52.59537574536512, 2.5551203943097267, 3.6758025072775045, 1.195195089130407, -20.366827283130426, -19.59263945851088, 363.09753020398495] -2020-03-21 19:29:53 INFO root:14 - Starting the Benchmark... -2020-03-21 19:29:53 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:29:53 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 19:29:53 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:29:53 INFO root:14 - === S T A R T - R M === -2020-03-21 19:29:53 INFO root:14 - Zeit: 0 -2020-03-21 19:29:53 INFO root:14 - Zeit: 0 -2020-03-21 19:29:53 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 19:29:53 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:29:53 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 19:29:53 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:29:53 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 19:29:53 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:29:53 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:29:53 INFO root:14 - addRow: [18113.348783978334, 20989.898359710987, 62.438122593575606, 85857.45523801759, 151276.97579333643, 18113.348783978334, 374511.1204852121, 70443.67882854845, 0.6190249035476754, 17004.747869567895, -1.0591792198174375, 3414.3563967895234, 43.53898166142058, 3414.3563967895234, 5.840406663008619, 20989.898359710987, 138.52139859868447, 41446.6993326081] -2020-03-21 19:30:49 INFO root:14 - Starting the Benchmark... -2020-03-21 19:30:49 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 19:30:49 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 19:30:49 INFO root:14 - === S T A R T - L M S === -2020-03-21 19:30:49 INFO root:14 - === S T A R T - R M === -2020-03-21 19:30:49 INFO root:14 - Zeit: 0 -2020-03-21 19:30:49 INFO root:14 - Zeit: 0 -2020-03-21 19:30:49 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 19:30:49 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:30:49 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 19:30:49 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:30:49 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 19:30:49 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 19:30:49 INFO root:14 - finished with execution of the algorithms. -2020-03-21 19:30:49 INFO root:14 - addRow: [973.8551259012692, 4664.887930558707, -8.375015350164944, 6998.702427936033, 13752.616358896781, 973.8551259012692, 11642.904720981163, 5571.161443515782, -7.921187124887094, 2858.9377568111418, 1.5810539696024297, 1423.3091836994734, 353.32315901121103, 1423.3091836994734, 15.845718678685397, 4664.887930558707, 16.999367430749167, 4854.5080219636075] -2020-03-21 20:15:12 INFO root:14 - Starting the Benchmark... -2020-03-21 20:15:12 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 20:15:12 INFO root:14 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-21 20:15:12 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 20:15:12 INFO root:14 - === S T A R T - L M S === -2020-03-21 20:15:12 INFO root:14 - Zeit: 0 -2020-03-21 20:15:15 INFO root:14 - Zeit: 2 -2020-03-21 20:15:15 INFO root:14 - Calculating ScaleDependentMeasure for LMS -2020-03-21 20:15:15 INFO root:14 - finished calculating ScaleDependentMeasure. -2020-03-21 20:15:15 INFO root:14 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS -2020-03-21 20:15:15 INFO root:14 - finished calculating ScaledErrorBasedMeasure. -2020-03-21 20:15:15 INFO root:14 - finished with execution of the algorithms. -2020-03-21 20:23:32 INFO root:14 - Starting the Benchmark... -2020-03-21 20:23:32 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 20:23:32 INFO root:14 - AlgorithmComparison with Types: LMS, NAIV_LMS -2020-03-21 20:23:32 INFO root:14 - === S T A R T - naiv L M S === -2020-03-21 20:23:32 INFO root:14 - === S T A R T - L M S === -2020-03-21 20:23:32 INFO root:14 - Zeit: 0 -2020-03-21 20:23:35 INFO root:14 - Zeit: 2 -2020-03-21 20:23:35 INFO root:14 - Calculating ScaleDependentMeasure for LMS -2020-03-21 20:23:35 INFO root:14 - finished calculating ScaleDependentMeasure. -2020-03-21 20:23:35 INFO root:14 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS -2020-03-21 20:23:35 INFO root:14 - finished calculating ScaledErrorBasedMeasure. -2020-03-21 20:23:35 INFO root:14 - finished with execution of the algorithms. -2020-03-21 20:23:41 INFO root:14 - Starting the Benchmark... -2020-03-21 20:23:41 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 20:23:41 INFO root:14 - AlgorithmComparison with Types: [LMS, RM] -2020-03-21 20:23:41 INFO root:14 - === S T A R T - L M S === -2020-03-21 20:23:41 INFO root:14 - === S T A R T - R M === -2020-03-21 20:23:41 INFO root:14 - Zeit: 0 -2020-03-21 20:23:41 INFO root:14 - Zeit: 0 -2020-03-21 20:23:41 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 20:23:41 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:23:41 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 20:23:41 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:23:41 INFO root:14 - finished with execution of the algorithms. -2020-03-21 20:23:59 INFO root:14 - Starting the Benchmark... -2020-03-21 20:23:59 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 20:23:59 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 20:23:59 INFO root:14 - === S T A R T - L M S === -2020-03-21 20:23:59 INFO root:14 - === S T A R T - R M === -2020-03-21 20:23:59 INFO root:14 - Zeit: 0 -2020-03-21 20:23:59 INFO root:14 - Zeit: 0 -2020-03-21 20:23:59 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 20:23:59 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:23:59 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 20:23:59 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:23:59 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 20:23:59 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:23:59 INFO root:14 - finished with execution of the algorithms. -2020-03-21 20:24:39 INFO root:14 - Starting the Benchmark... -2020-03-21 20:24:39 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 20:24:39 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 20:24:39 INFO root:14 - === S T A R T - L M S === -2020-03-21 20:24:39 INFO root:14 - === S T A R T - R M === -2020-03-21 20:24:39 INFO root:14 - Zeit: 0 -2020-03-21 20:24:39 INFO root:14 - Zeit: 0 -2020-03-21 20:24:39 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 20:24:39 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:24:39 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 20:24:39 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:24:39 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 20:24:39 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:24:39 INFO root:14 - finished with execution of the algorithms. -2020-03-21 20:26:01 INFO root:14 - Starting the Benchmark... -2020-03-21 20:26:01 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 20:26:01 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 20:26:01 INFO root:14 - === S T A R T - L M S === -2020-03-21 20:26:01 INFO root:14 - === S T A R T - R M === -2020-03-21 20:26:01 INFO root:14 - Zeit: 0 -2020-03-21 20:26:01 INFO root:14 - Zeit: 0 -2020-03-21 20:26:01 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 20:26:01 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:26:01 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 20:26:01 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:26:01 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 20:26:01 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:26:01 INFO root:14 - finished with execution of the algorithms. -2020-03-21 20:29:05 INFO root:14 - Starting the Benchmark... -2020-03-21 20:29:05 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 20:29:05 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 20:29:05 INFO root:14 - === S T A R T - L M S === -2020-03-21 20:29:05 INFO root:14 - === S T A R T - R M === -2020-03-21 20:29:05 INFO root:14 - Zeit: 0 -2020-03-21 20:29:05 INFO root:14 - Zeit: 0 -2020-03-21 20:29:05 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 20:29:05 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:29:05 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 20:29:05 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:29:05 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 20:29:05 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:29:05 INFO root:14 - finished with execution of the algorithms. -2020-03-21 20:29:51 INFO root:14 - Starting the Benchmark... -2020-03-21 20:29:51 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 20:29:51 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 20:29:51 INFO root:14 - === S T A R T - L M S === -2020-03-21 20:29:51 INFO root:14 - === S T A R T - R M === -2020-03-21 20:29:51 INFO root:14 - Zeit: 0 -2020-03-21 20:29:51 INFO root:14 - Zeit: 0 -2020-03-21 20:29:51 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 20:29:51 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:29:51 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 20:29:51 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:29:51 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 20:29:51 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:29:51 INFO root:14 - finished with execution of the algorithms. -2020-03-21 20:32:44 INFO root:14 - Starting the Benchmark... -2020-03-21 20:32:44 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 20:32:44 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 20:32:44 INFO root:14 - === S T A R T - L M S === -2020-03-21 20:32:44 INFO root:14 - === S T A R T - R M === -2020-03-21 20:32:44 INFO root:14 - Zeit: 0 -2020-03-21 20:32:44 INFO root:14 - Zeit: 0 -2020-03-21 20:32:44 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 20:32:44 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:32:44 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 20:32:44 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:32:44 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 20:32:44 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:32:44 INFO root:14 - finished with execution of the algorithms. -2020-03-21 20:33:41 INFO root:14 - Starting the Benchmark... -2020-03-21 20:33:41 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 20:33:41 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 20:33:41 INFO root:14 - === S T A R T - L M S === -2020-03-21 20:33:41 INFO root:14 - === S T A R T - R M === -2020-03-21 20:33:41 INFO root:14 - Zeit: 0 -2020-03-21 20:33:41 INFO root:14 - Zeit: 0 -2020-03-21 20:33:41 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 20:33:41 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:33:41 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 20:33:41 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:33:41 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 20:33:41 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:33:41 INFO root:14 - finished with execution of the algorithms. -2020-03-21 20:34:47 INFO root:14 - Starting the Benchmark... -2020-03-21 20:34:47 INFO root:14 - Benchmark on Dataset: CLOUD with 50 points -2020-03-21 20:34:47 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 20:34:47 INFO root:14 - === S T A R T - L M S === -2020-03-21 20:34:47 INFO root:14 - === S T A R T - R M === -2020-03-21 20:34:47 INFO root:14 - Zeit: 0 -2020-03-21 20:34:47 INFO root:14 - Zeit: 0 -2020-03-21 20:34:47 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 20:34:47 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:34:47 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 20:34:47 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:34:47 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 20:34:47 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:34:47 INFO root:14 - finished with execution of the algorithms. -2020-03-21 20:53:28 INFO root:14 - Starting the Benchmark... -2020-03-21 20:53:28 INFO root:14 - Benchmark on Dataset: CLOUD with 1500 points -2020-03-21 20:53:28 INFO root:14 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-21 20:53:28 INFO root:14 - === S T A R T - L M S === -2020-03-21 20:53:28 INFO root:14 - === S T A R T - R M === -2020-03-21 20:53:29 INFO root:14 - Zeit: 0 -2020-03-21 20:53:32 INFO root:14 - Zeit: 3 -2020-03-21 20:53:32 INFO root:14 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-21 20:53:32 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:53:32 INFO root:14 - Calculating PercentigeErrorBasedMeasure for RM -2020-03-21 20:53:32 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:53:32 INFO root:14 - Calculating PercentigeErrorBasedMeasure for TS -2020-03-21 20:53:32 INFO root:14 - finished calculating PercentigeErrorBasedMeasure. -2020-03-21 20:53:32 INFO root:14 - finished with execution of the algorithms. -2020-03-22 12:59:33 INFO root:17 - === S T A R T - L M S === -2020-03-22 13:00:13 INFO root:17 - === S T A R T - R M === -2020-03-22 13:01:21 INFO root:17 - === S T A R T - L M S === -2020-03-22 13:06:25 INFO root:17 - === S T A R T - L M S === -2020-03-22 13:06:46 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 13:06:46 INFO root:17 - Open ForkJoinPool -2020-03-22 13:06:46 INFO root:17 - Start work on 20 lines bound lower: -100000.0 and upper: 100000.0 -2020-03-22 13:08:04 INFO root:17 - === S T A R T - L M S === -2020-03-22 13:08:10 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 13:08:10 INFO root:17 - Open ForkJoinPool -2020-03-22 13:08:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:08:46 INFO root:17 - === S T A R T - L M S === -2020-03-22 13:08:58 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 13:08:58 INFO root:17 - Open ForkJoinPool -2020-03-22 13:08:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:09:55 INFO root:17 - === S T A R T - L M S === -2020-03-22 13:10:01 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 13:10:01 INFO root:17 - Open ForkJoinPool -2020-03-22 13:10:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:11:30 INFO root:17 - === S T A R T - L M S === -2020-03-22 13:11:30 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 13:11:30 INFO root:17 - Open ForkJoinPool -2020-03-22 13:11:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:11:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:11:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:11:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:11:54 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 28.722515094472982 -2020-03-22 13:11:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:11:54 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 28.722515094472982 -2020-03-22 13:11:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:11:54 INFO root:17 - Start work on 20 lines bound lower: -9999.98 and upper: 5.93913959970359 -2020-03-22 13:11:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:11:54 INFO root:17 - Start work on 20 lines bound lower: -9999.98 and upper: 5.93913959970359 -2020-03-22 13:11:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:11:54 INFO root:17 - Start work on 20 lines bound lower: -83.8543939078277 and upper: 5.93913959970359 -2020-03-22 13:11:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:11:54 INFO root:17 - Start work on 20 lines bound lower: -83.8543939078277 and upper: 5.93913959970359 -2020-03-22 13:11:54 INFO root:17 - === E N D - L M S === 23 -2020-03-22 13:11:54 INFO root:17 - Least Median of Squares -2020-03-22 13:11:54 INFO root:17 - Line m: 5.93913959970359, b: -76.32392709982338 -2020-03-22 13:11:59 INFO root:17 - === S T A R T - R M === -2020-03-22 13:12:49 INFO root:17 - Open ForkJoinPool -2020-03-22 13:12:49 INFO root:17 - Start work on 20 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:13:43 INFO root:17 - === S T A R T - L M S === -2020-03-22 13:13:43 INFO root:17 - Open ForkJoinPool -2020-03-22 13:13:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:13:43 INFO root:17 - Open ForkJoinPool -2020-03-22 13:13:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:13:43 INFO root:17 - Open ForkJoinPool -2020-03-22 13:13:43 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 133.32739505136388 -2020-03-22 13:13:43 INFO root:17 - Open ForkJoinPool -2020-03-22 13:13:43 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 133.32739505136388 -2020-03-22 13:13:43 INFO root:17 - Open ForkJoinPool -2020-03-22 13:13:43 INFO root:17 - Start work on 20 lines bound lower: -4.473138931181659 and upper: 133.32739505136388 -2020-03-22 13:13:43 INFO root:17 - Open ForkJoinPool -2020-03-22 13:13:43 INFO root:17 - Start work on 20 lines bound lower: -4.473138931181659 and upper: 133.32739505136388 -2020-03-22 13:13:43 INFO root:17 - Open ForkJoinPool -2020-03-22 13:13:43 INFO root:17 - Start work on 20 lines bound lower: 0.7635953347551333 and upper: 133.32739505136388 -2020-03-22 13:13:43 INFO root:17 - Open ForkJoinPool -2020-03-22 13:13:43 INFO root:17 - Start work on 20 lines bound lower: 0.7635953347551333 and upper: 133.32739505136388 -2020-03-22 13:13:43 INFO root:17 - Open ForkJoinPool -2020-03-22 13:13:43 INFO root:17 - Start work on 20 lines bound lower: 0.7735953347551333 and upper: 24.245761129583236 -2020-03-22 13:13:43 INFO root:17 - Open ForkJoinPool -2020-03-22 13:13:43 INFO root:17 - Start work on 20 lines bound lower: 0.7735953347551333 and upper: 24.245761129583236 -2020-03-22 13:13:43 INFO root:17 - Open ForkJoinPool -2020-03-22 13:13:43 INFO root:17 - Start work on 20 lines bound lower: 1.993771884476617 and upper: 24.245761129583236 -2020-03-22 13:13:43 INFO root:17 - Open ForkJoinPool -2020-03-22 13:13:43 INFO root:17 - Start work on 20 lines bound lower: 1.993771884476617 and upper: 24.245761129583236 -2020-03-22 13:13:43 INFO root:17 - === E N D - L M S === 0 -2020-03-22 13:13:43 INFO root:17 - Least Median of Squares -2020-03-22 13:13:43 INFO root:17 - Line m: 1.993771884476617, b: -37.13196636907695 -2020-03-22 13:14:02 INFO root:17 - Starting the Benchmark... -2020-03-22 13:14:02 INFO root:17 - Benchmark on Dataset: CLOUD with 1500 points -2020-03-22 13:14:02 INFO root:17 - AlgorithmComparison with Types: [LMS, RM, TS] -2020-03-22 13:14:02 INFO root:17 - === S T A R T - L M S === -2020-03-22 13:14:02 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:02 INFO root:17 - === S T A R T - R M === -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 ERROR root:37 - Execution failed. Type: LMS +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.792631339496751 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6932926074442738 and upper: 1.7321149972856817 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7321149972856817 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7102047600892036 and upper: 1.7489233205235226 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7489233205235226 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6932926074442738 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6862789911902616 and upper: 1.7084987915412397 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7084987915412397 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7102047600892036 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7285231602617537 and upper: 1.7573029739565318 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7573029739565318 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6862789911902616 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.712934714039407 and upper: 1.7571938734833632 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7571938734833632 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7285231602617537 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.697318911804185 and upper: 1.7339949507844015 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7339949507844015 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.712934714039407 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6935243969654021 and upper: 1.793667230142969 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.793667230142969 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.697318911804185 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7111520770343822 and upper: 1.7501950366428365 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7501950366428365 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6935243969654021 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7141326688798746 and upper: 1.7223030622613749 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.7223030622613749 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7111520770343822 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.6854692148538055 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: 1.6854692148538055 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 07:15:09 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7141326688798746 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 225 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:09 INFO root:17 - CartesianProduct: 256 +2020-03-23 07:15:14 INFO root:17 - === E N D - R M === 8 +2020-03-23 07:15:14 INFO root:17 - Repeated Median Estimator +2020-03-23 07:15:14 INFO root:17 - Line m: 1.6854692148538055, b: -10.188463130435967 +2020-03-23 07:16:31 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 07:16:33 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 07:16:34 INFO root:17 - === S T A R T - L M S === +2020-03-23 07:16:34 INFO root:17 - Created instance of IntersectionComputer +2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:34 INFO root:17 - === E N D - L M S === 0 +2020-03-23 07:16:34 INFO root:17 - Least Median of Squares +2020-03-23 07:16:34 INFO root:17 - Line m: 8.05345381652004, b: -87.06770145400114 +2020-03-23 07:16:38 INFO root:17 - === S T A R T - R M === +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - Open ForkJoinPool +2020-03-23 07:16:38 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:16:38 INFO root:17 - Repeated Median Estimator +2020-03-23 07:16:38 INFO root:17 - Line m: 12.603964319786122, b: -52765.23624410227 +2020-03-23 07:27:05 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 07:27:06 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 07:27:07 INFO root:17 - === S T A R T - L M S === +2020-03-23 07:27:07 INFO root:17 - Created instance of IntersectionComputer +2020-03-23 07:27:07 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:07 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:07 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:07 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:07 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:07 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:07 INFO root:17 - === E N D - L M S === 0 +2020-03-23 07:27:07 INFO root:17 - Least Median of Squares +2020-03-23 07:27:07 INFO root:17 - Line m: 2.4290140684517034, b: 59.50009578871363 +2020-03-23 07:27:09 INFO root:17 - === S T A R T - R M === +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:09 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:30 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 07:27:31 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 07:27:32 INFO root:17 - === S T A R T - R M === +2020-03-23 07:27:32 INFO root:17 - Created instance of IntersectionComputer +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - Open ForkJoinPool +2020-03-23 07:27:32 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:29:26 INFO root:17 - Repeated Median Estimator +2020-03-23 07:29:26 INFO root:17 - Line m: -13.939823371754457, b: 5666.827511369093 +2020-03-23 07:30:24 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 07:30:24 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 07:30:26 INFO root:17 - === S T A R T - R M === +2020-03-23 07:30:26 INFO root:17 - Created instance of IntersectionComputer +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:30:26 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:30:26 INFO root:17 - Repeated Median Estimator +2020-03-23 07:30:26 INFO root:17 - Line m: 6.7550789592593885, b: 6592.657821318314 +2020-03-23 07:31:59 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 07:32:01 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 07:32:02 INFO root:17 - === S T A R T - R M === +2020-03-23 07:32:02 INFO root:17 - Created instance of IntersectionComputer +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - Open ForkJoinPool +2020-03-23 07:32:02 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:32:02 INFO root:17 - Repeated Median Estimator +2020-03-23 07:32:02 INFO root:17 - Line m: 1.30140401026777, b: -1260.5193371471742 +2020-03-23 07:33:21 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 07:33:22 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 07:33:24 INFO root:17 - === S T A R T - R M === +2020-03-23 07:33:24 INFO root:17 - Created instance of IntersectionComputer +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:24 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:33:24 INFO root:17 - Repeated Median Estimator +2020-03-23 07:33:24 INFO root:17 - Line m: -30.589624205435413, b: 9680.72004502355 +2020-03-23 07:33:28 INFO root:17 - === S T A R T - R M === +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:28 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:33:28 INFO root:17 - Repeated Median Estimator +2020-03-23 07:33:28 INFO root:17 - Line m: 3.2099916400243336, b: 10000.0 +2020-03-23 07:33:46 INFO root:17 - === S T A R T - R M === +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:46 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:33:46 INFO root:17 - Repeated Median Estimator +2020-03-23 07:33:46 INFO root:17 - Line m: -61.52891644948753, b: 9723.116753434742 +2020-03-23 07:33:48 INFO root:17 - === S T A R T - R M === +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:48 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:33:48 INFO root:17 - Repeated Median Estimator +2020-03-23 07:33:48 INFO root:17 - Line m: -9.990583364241203, b: 9671.264430181525 +2020-03-23 07:33:54 INFO root:17 - === S T A R T - L M S === +2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:54 INFO root:17 - Open ForkJoinPool +2020-03-23 07:33:54 INFO root:17 - === E N D - L M S === 0 +2020-03-23 07:33:54 INFO root:17 - Least Median of Squares +2020-03-23 07:33:54 INFO root:17 - Line m: 12.960564883634635, b: -95.03177278038936 +2020-03-23 07:36:26 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 07:36:27 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 07:36:28 INFO root:17 - === S T A R T - L M S === +2020-03-23 07:36:28 INFO root:17 - Created instance of IntersectionComputer +2020-03-23 07:36:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:28 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:28 INFO root:17 - === E N D - L M S === 0 +2020-03-23 07:36:28 INFO root:17 - Least Median of Squares +2020-03-23 07:36:28 INFO root:17 - Line m: -6.836804065464543, b: 129.57822916275984 +2020-03-23 07:36:31 INFO root:17 - === S T A R T - R M === +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - Open ForkJoinPool +2020-03-23 07:36:31 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:36:31 INFO root:17 - Repeated Median Estimator +2020-03-23 07:36:31 INFO root:17 - Line m: -6.760623531771153, b: 3788.537481532847 +2020-03-23 07:45:35 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 07:45:36 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 07:45:37 INFO root:17 - === S T A R T - L M S === +2020-03-23 07:45:37 INFO root:17 - Created instance of IntersectionComputer +2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:37 INFO root:17 - === E N D - L M S === 0 +2020-03-23 07:45:37 INFO root:17 - Least Median of Squares +2020-03-23 07:45:37 INFO root:17 - Line m: -0.7186586516845447, b: 31.11815994911882 +2020-03-23 07:45:39 INFO root:17 - === S T A R T - R M === +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - Open ForkJoinPool +2020-03-23 07:45:39 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:45:39 INFO root:17 - Repeated Median Estimator +2020-03-23 07:45:39 INFO root:17 - Line m: -13.329247077910873, b: 111.080232076026 +2020-03-23 07:46:49 INFO root:17 - === S T A R T - R M === +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:49 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:46:49 INFO root:17 - Repeated Median Estimator +2020-03-23 07:46:49 INFO root:17 - Line m: 64.99163183052084, b: -668.1692875340143 +2020-03-23 07:46:55 INFO root:17 - === S T A R T - L M S === +2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:55 INFO root:17 - Open ForkJoinPool +2020-03-23 07:46:55 INFO root:17 - === E N D - L M S === 0 +2020-03-23 07:46:55 INFO root:17 - Least Median of Squares +2020-03-23 07:46:55 INFO root:17 - Line m: 1.0751291904107387, b: 19.494403386706683 +2020-03-23 07:47:01 INFO root:17 - === S T A R T - R M === +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:01 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:47:01 INFO root:17 - Repeated Median Estimator +2020-03-23 07:47:01 INFO root:17 - Line m: -0.8953227215873731, b: -18.511351933698688 +2020-03-23 07:47:13 INFO root:17 - === S T A R T - R M === +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:13 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:47:13 INFO root:17 - Repeated Median Estimator +2020-03-23 07:47:13 INFO root:17 - Line m: -32.53546693719019, b: 299.3568123230671 +2020-03-23 07:47:21 INFO root:17 - === S T A R T - R M === +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:21 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:47:21 INFO root:17 - Repeated Median Estimator +2020-03-23 07:47:21 INFO root:17 - Line m: -13.759675771568357, b: 116.67580509357327 +2020-03-23 07:47:22 INFO root:17 - === S T A R T - R M === +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:22 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:47:22 INFO root:17 - Repeated Median Estimator +2020-03-23 07:47:22 INFO root:17 - Line m: -2.7277752513288824, b: 9.024783284483004 +2020-03-23 07:47:26 INFO root:17 - === S T A R T - L M S === +2020-03-23 07:47:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:26 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:26 INFO root:17 - === E N D - L M S === 0 +2020-03-23 07:47:26 INFO root:17 - Least Median of Squares +2020-03-23 07:47:26 INFO root:17 - Line m: 2.5036750180899205, b: -0.23967920930458853 +2020-03-23 07:47:30 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 07:47:33 INFO root:17 - Generated successfully!Thread-19 +2020-03-23 07:47:34 INFO root:17 - === S T A R T - L M S === +2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:34 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:34 INFO root:17 - === E N D - L M S === 0 +2020-03-23 07:47:34 INFO root:17 - Least Median of Squares +2020-03-23 07:47:34 INFO root:17 - Line m: 4.999999999999999, b: 4.440892098500626E-16 +2020-03-23 07:47:37 INFO root:17 - === S T A R T - R M === +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - Open ForkJoinPool +2020-03-23 07:47:37 INFO root:17 - === E N D - R M === 0 +2020-03-23 07:47:37 INFO root:17 - Repeated Median Estimator +2020-03-23 07:47:37 INFO root:17 - Line m: 4.999999999999999, b: 0.9999999999999972 +2020-03-23 07:48:20 INFO root:17 - Open ForkJoinPool +2020-03-23 17:23:25 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 17:24:04 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 17:26:28 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 17:26:43 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 17:27:01 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 17:27:18 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 17:27:30 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 17:27:38 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 17:27:39 INFO root:17 - === S T A R T - L M S === +2020-03-23 17:27:39 INFO root:17 - Created instance of IntersectionComputer +2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:39 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:39 INFO root:17 - === E N D - L M S === 0 +2020-03-23 17:27:39 INFO root:17 - Least Median of Squares +2020-03-23 17:27:39 INFO root:17 - Line m: -5.54993522086242, b: 107.72677588481679 +2020-03-23 17:27:42 INFO root:17 - === S T A R T - R M === +2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:27:42 INFO root:17 - === E N D - R M === 0 +2020-03-23 17:27:42 INFO root:17 - Repeated Median Estimator +2020-03-23 17:27:42 INFO root:17 - Line m: 10.899130888095762, b: -149.51242984658506 +2020-03-23 17:28:28 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 17:28:31 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 17:28:45 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 17:28:51 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 17:28:52 INFO root:17 - === S T A R T - L M S === +2020-03-23 17:28:52 INFO root:17 - Created instance of IntersectionComputer +2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:52 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:52 INFO root:17 - === E N D - L M S === 0 +2020-03-23 17:28:52 INFO root:17 - Least Median of Squares +2020-03-23 17:28:52 INFO root:17 - Line m: -1.738852100833004, b: 80.823227688186 +2020-03-23 17:28:55 INFO root:17 - === S T A R T - R M === +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - Open ForkJoinPool +2020-03-23 17:28:55 INFO root:17 - === E N D - R M === 0 +2020-03-23 17:28:55 INFO root:17 - Repeated Median Estimator +2020-03-23 17:28:55 INFO root:17 - Line m: -25.261051179471057, b: 191.2002128028371 +2020-03-23 17:34:57 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 17:35:01 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 17:35:02 INFO root:17 - === S T A R T - L M S === +2020-03-23 17:35:02 INFO root:17 - Created instance of IntersectionComputer +2020-03-23 17:35:02 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:02 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:02 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:02 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:02 INFO root:17 - === E N D - L M S === 0 +2020-03-23 17:35:02 INFO root:17 - Least Median of Squares +2020-03-23 17:35:02 INFO root:17 - Line m: 5.000000000000001, b: -2.220446049250313E-16 +2020-03-23 17:35:04 INFO root:17 - === S T A R T - R M === +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - Open ForkJoinPool +2020-03-23 17:35:04 INFO root:17 - === E N D - R M === 0 +2020-03-23 17:35:04 INFO root:17 - Repeated Median Estimator +2020-03-23 17:35:04 INFO root:17 - Line m: 5.0, b: -0.8482707299631991 +2020-03-23 17:36:00 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 17:36:06 INFO root:17 - Starting the Benchmark... +2020-03-23 17:36:06 INFO root:17 - Benchmark on Dataset: CLOUD with 50 points +2020-03-23 17:36:06 INFO root:17 - AlgorithmComparison with Types: LMS, NAIV_LMS +2020-03-23 17:36:06 INFO root:17 - === S T A R T - naiv L M S === +2020-03-23 17:36:06 INFO root:17 - === S T A R T - L M S === +2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:06 INFO root:17 - === E N D - L M S === 0 +2020-03-23 17:36:09 INFO root:17 - Zeit: 2 +2020-03-23 17:36:09 INFO root:17 - Calculating ScaleDependentMeasure for LMS +2020-03-23 17:36:09 INFO root:17 - finished calculating ScaleDependentMeasure. +2020-03-23 17:36:09 INFO root:17 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS +2020-03-23 17:36:09 INFO root:17 - finished calculating ScaledErrorBasedMeasure. +2020-03-23 17:36:09 INFO root:17 - finished with execution of the algorithms. +2020-03-23 17:36:19 INFO root:17 - Starting the Benchmark... +2020-03-23 17:36:19 INFO root:17 - Benchmark on Dataset: CLOUD with 50 points +2020-03-23 17:36:19 INFO root:17 - AlgorithmComparison with Types: [LMS, RM, TS] +2020-03-23 17:36:19 INFO root:17 - === S T A R T - L M S === +2020-03-23 17:36:19 INFO root:17 - === S T A R T - R M === +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 ERROR root:37 - Execution failed. Type: LMS java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) @@ -5779,4916 +35269,50522 @@ java.util.concurrent.ExecutionException: java.lang.NullPointerException at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:113) at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:150) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.lang.NullPointerException - at de.wwwu.awolf.presenter.util.RandomSampler.run(RandomSampler.java:53) + at de.wwwu.awolf.presenter.util.RandomSampler.run(RandomSampler.java:37) at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:107) at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:23) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - ... 6 more -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.7136000445908115 and upper: 10000.0 -2020-03-22 13:14:02 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 11 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:02 INFO root:17 - Start work on 12 lines bound lower: -4.703600044590812 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -3.600250719927603 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -2.549078721246117 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.42748892269158983 and upper: 46.599957275995436 -2020-03-22 13:14:03 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: -0.4174889226915898 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.711007985038961 and upper: 2.1836566298965288 -2020-03-22 13:14:03 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.721007985038961 and upper: 2.1407175476975016 -2020-03-22 13:14:03 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Open ForkJoinPool -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 11 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - Start work on 12 lines bound lower: 1.731007985038961 and upper: 2.059396267829721 -2020-03-22 13:14:03 INFO root:17 - === E N D - L M S === 0 -2020-03-22 13:14:03 ERROR root:37 - Execution failed. Type: TS + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + ... 5 more +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - === E N D - L M S === 0 +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:19 INFO root:17 - === E N D - R M === 0 +2020-03-23 17:36:19 INFO root:17 - Calculating PercentigeErrorBasedMeasure for LMS +2020-03-23 17:36:47 INFO root:17 - Starting the Benchmark... +2020-03-23 17:36:47 INFO root:17 - Benchmark on Dataset: CLOUD with 50 points +2020-03-23 17:36:47 INFO root:17 - AlgorithmComparison with Types: [LMS, RM] +2020-03-23 17:36:47 INFO root:17 - === S T A R T - L M S === +2020-03-23 17:36:47 INFO root:17 - === S T A R T - R M === +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - === E N D - L M S === 0 +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Open ForkJoinPool +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:36:47 INFO root:17 - === E N D - R M === 0 +2020-03-23 17:36:47 INFO root:17 - Calculating PercentigeErrorBasedMeasure for LMS +2020-03-23 17:36:47 INFO root:17 - finished calculating PercentigeErrorBasedMeasure. +2020-03-23 17:36:47 INFO root:17 - Calculating PercentigeErrorBasedMeasure for RM +2020-03-23 17:36:47 INFO root:17 - finished calculating PercentigeErrorBasedMeasure. +2020-03-23 17:36:47 INFO root:17 - finished with execution of the algorithms. +2020-03-23 17:38:35 INFO root:17 - Starting the Benchmark... +2020-03-23 17:38:35 INFO root:17 - Benchmark on Dataset: CIRCLE with 50 points +2020-03-23 17:38:35 INFO root:17 - AlgorithmComparison with Types: [LMS, RM] +2020-03-23 17:38:35 INFO root:17 - === S T A R T - L M S === +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - === S T A R T - R M === +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - === E N D - L M S === 0 +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Open ForkJoinPool +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:38:35 INFO root:17 - === E N D - R M === 0 +2020-03-23 17:38:35 INFO root:17 - Calculating PercentigeErrorBasedMeasure for LMS +2020-03-23 17:38:35 INFO root:17 - finished calculating PercentigeErrorBasedMeasure. +2020-03-23 17:38:35 INFO root:17 - Calculating PercentigeErrorBasedMeasure for RM +2020-03-23 17:38:35 INFO root:17 - finished calculating PercentigeErrorBasedMeasure. +2020-03-23 17:38:35 INFO root:17 - finished with execution of the algorithms. +2020-03-23 17:42:42 INFO root:17 - Starting the Benchmark... +2020-03-23 17:42:42 INFO root:17 - Benchmark on Dataset: CLOUD with 50 points +2020-03-23 17:42:42 INFO root:17 - AlgorithmComparison with Types: RM, NAIV_RM +2020-03-23 17:42:42 INFO root:17 - === S T A R T - naiv R M === +2020-03-23 17:42:42 INFO root:17 - === S T A R T - R M === +2020-03-23 17:42:42 INFO root:17 - Created instance of IntersectionComputer +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Zeit: 0 +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Open ForkJoinPool +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - Bigger than threshold, split into subtask. +2020-03-23 17:42:42 INFO root:17 - === E N D - R M === 0 +2020-03-23 17:42:42 INFO root:17 - Calculating ScaleDependentMeasure for RM +2020-03-23 17:42:42 INFO root:17 - finished calculating ScaleDependentMeasure. +2020-03-23 17:42:42 INFO root:17 - Calculating ScaledErrorBasedMeasure for RM, NAIV_RM +2020-03-23 17:42:42 INFO root:17 - finished calculating ScaledErrorBasedMeasure. +2020-03-23 17:42:42 INFO root:17 - finished with execution of the algorithms. +2020-03-23 18:15:57 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 18:15:59 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 18:16:13 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 18:17:12 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 18:17:27 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 18:24:12 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 18:24:13 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 18:33:19 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 18:33:21 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 18:34:01 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 18:34:02 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 18:37:14 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 18:37:17 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 18:37:59 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 18:38:00 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 18:38:01 INFO root:17 - === S T A R T - L M S === +2020-03-23 18:38:01 INFO root:17 - Created instance of IntersectionComputer +2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool +2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool +2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool +2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool +2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool +2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool +2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool +2020-03-23 18:38:01 INFO root:17 - Open ForkJoinPool +2020-03-23 18:38:01 INFO root:17 - === E N D - L M S === 0 +2020-03-23 18:38:01 INFO root:17 - Least Median of Squares +2020-03-23 18:38:01 INFO root:17 - Line m: -4.23974706305675, b: 19.318889559669927 +2020-03-23 18:38:39 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 18:38:40 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 18:41:34 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 18:41:37 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 18:41:38 INFO root:17 - === S T A R T - L M S === +2020-03-23 18:41:38 INFO root:17 - Created instance of IntersectionComputer +2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool +2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool +2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool +2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool +2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool +2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool +2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool +2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool +2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool +2020-03-23 18:41:38 INFO root:17 - Open ForkJoinPool +2020-03-23 18:41:38 INFO root:17 - === E N D - L M S === 0 +2020-03-23 18:41:38 INFO root:17 - Least Median of Squares +2020-03-23 18:41:38 INFO root:17 - Line m: 5.332666165504361, b: -19.920259851445945 +2020-03-23 18:44:01 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 18:44:04 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 18:44:19 INFO root:17 - Thread: AWT-EventQueue-0 +2020-03-23 18:44:21 INFO root:17 - Generated successfully!Thread-0 +2020-03-23 21:38:15 INFO root:34 - Thread: AWT-EventQueue-0 +2020-03-23 21:38:16 INFO root:34 - Generated successfully!Thread-0 +2020-03-23 21:38:23 INFO root:34 - === S T A R T - L M S === +2020-03-23 21:38:23 INFO root:34 - Created instance of IntersectionComputer +2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool +2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool +2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool +2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool +2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool +2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool +2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool +2020-03-23 21:38:23 INFO root:34 - Open ForkJoinPool +2020-03-23 21:38:23 INFO root:34 - === E N D - L M S === 0 +2020-03-23 21:38:23 INFO root:34 - Least Median of Squares +2020-03-23 21:38:23 INFO root:34 - Line m: 3.3225975927632185, b: 16.363562877403922 +2020-03-23 21:39:37 INFO root:34 - Thread: AWT-EventQueue-0 +2020-03-23 21:39:38 INFO root:34 - Generated successfully!Thread-0 +2020-03-23 21:40:34 INFO root:34 - Thread: AWT-EventQueue-0 +2020-03-23 21:40:36 INFO root:34 - Generated successfully!Thread-0 +2020-03-23 21:40:53 INFO root:34 - Thread: AWT-EventQueue-0 +2020-03-23 21:41:55 INFO root:34 - Thread: AWT-EventQueue-0 +2020-03-23 21:41:58 INFO root:34 - Generated successfully!Thread-0 +2020-03-23 21:43:21 INFO root:34 - Thread: AWT-EventQueue-0 +2020-03-23 21:43:23 INFO root:34 - Generated successfully!Thread-0 +2020-03-23 21:44:38 INFO root:34 - Thread: AWT-EventQueue-0 +2020-03-23 21:44:39 INFO root:34 - Generated successfully!Thread-0 +2020-03-23 21:45:39 INFO root:34 - Thread: AWT-EventQueue-0 +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:39 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:40 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:41 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:42 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:43 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:44 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:45 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:46 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:47 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:48 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:49 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:45:50 WARN root:54 - Gui log +2020-03-23 21:46:14 INFO root:34 - Thread: AWT-EventQueue-0 +2020-03-23 21:46:18 INFO root:34 - Generated successfully!Thread-0 +2020-03-23 21:47:49 INFO root:34 - Thread: AWT-EventQueue-0 +2020-03-23 21:48:39 INFO root:34 - Thread: AWT-EventQueue-0 +2020-03-23 21:49:16 INFO root:34 - Generated successfully!Thread-0 +2020-03-23 21:50:02 INFO root:34 - Thread: AWT-EventQueue-0 +2020-03-23 21:50:05 INFO root:34 - Generated successfully!Thread-0 +2020-03-23 21:50:33 INFO root:34 - Thread: AWT-EventQueue-0 +2020-03-23 21:50:42 INFO root:34 - Generated successfully!Thread-0 +2020-03-23 21:51:43 INFO root:20 - Thread: AWT-EventQueue-0 +2020-03-23 21:51:45 INFO root:20 - Generated successfully!Thread-0 +2020-03-23 21:51:51 INFO root:20 - === S T A R T - L M S === +2020-03-23 21:51:51 INFO root:20 - Created instance of IntersectionComputer +2020-03-23 21:51:51 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:51 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:51 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:51 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:51 INFO root:20 - === E N D - L M S === 0 +2020-03-23 21:51:51 INFO root:20 - Least Median of Squares +2020-03-23 21:51:51 INFO root:20 - Line m: 1.9914771926034363, b: -49.13474440467208 +2020-03-23 21:51:57 INFO root:20 - === S T A R T - R M === +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - Open ForkJoinPool +2020-03-23 21:51:57 INFO root:20 - === E N D - R M === 0 +2020-03-23 21:51:57 INFO root:20 - Repeated Median Estimator +2020-03-23 21:51:57 INFO root:20 - Line m: 2.4617356158158703, b: -40.69556932839089 +2020-03-23 21:52:22 INFO root:20 - Thread: AWT-EventQueue-0 +2020-03-23 21:53:16 INFO root:20 - Import successfully! Thread-0 +2020-03-23 21:53:19 INFO root:20 - === S T A R T - L M S === +2020-03-23 21:53:19 INFO root:20 - Created instance of IntersectionComputer +2020-03-23 21:53:19 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:19 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:20 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:21 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:22 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:23 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:24 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:25 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:26 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:27 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:28 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:29 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:30 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:31 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:32 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:33 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:34 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:35 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:36 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:37 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:38 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:39 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:40 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:41 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:42 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:43 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:44 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:45 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:46 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:47 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:48 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:49 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:50 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:51 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:52 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:53 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:54 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:55 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Open ForkJoinPool +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:56 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:57 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:58 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:53:59 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:00 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Open ForkJoinPool +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:01 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:02 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:03 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:04 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:05 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:06 INFO root:20 - Open ForkJoinPool +2020-03-23 21:54:06 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:07 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:08 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:09 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:10 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:11 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:13 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:12 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:13 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:13 INFO root:20 - Bigger than threshold, split into subtask. +2020-03-23 21:54:14 INFO root:20 - === E N D - L M S === 54 +2020-03-23 21:54:14 INFO root:20 - Least Median of Squares +2020-03-23 21:54:14 INFO root:20 - Line m: 1.6978341413444988, b: 53.68796963423085 +2020-03-23 21:56:06 INFO root:20 - Thread: AWT-EventQueue-0 +2020-03-23 21:56:11 INFO root:20 - Generated successfully!Thread-0 +2020-03-23 21:56:18 INFO root:20 - === S T A R T - L M S === +2020-03-23 21:56:18 INFO root:20 - Created instance of IntersectionComputer +2020-03-23 21:56:18 INFO root:20 - Open ForkJoinPool +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 INFO root:20 - Open ForkJoinPool +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 INFO root:20 - Open ForkJoinPool +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 INFO root:20 - Open ForkJoinPool +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 INFO root:20 - Open ForkJoinPool +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 INFO root:20 - Open ForkJoinPool +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 INFO root:20 - Open ForkJoinPool +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:56:19 INFO root:20 - === E N D - L M S === 0 +2020-03-23 21:56:19 INFO root:20 - Least Median of Squares +2020-03-23 21:56:19 INFO root:20 - Line m: 1.4291959694751692, b: 52.85662404215179 +2020-03-23 21:57:33 INFO root:20 - Thread: AWT-EventQueue-0 +2020-03-23 21:57:36 INFO root:20 - Generated successfully!Thread-0 +2020-03-23 21:57:39 INFO root:20 - === S T A R T - L M S === +2020-03-23 21:57:39 INFO root:20 - Created instance of IntersectionComputer +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-7.262021113761112, 10000.0] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-7.262021113761112, 10000.0] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-7.252021113761113, 12.391942047159803] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-7.252021113761113, 12.391942047159803] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-7.242021113761113, 4.650225576842237] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-7.242021113761113, 4.650225576842237] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-2.975346339971888, 4.650225576842237] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-2.975346339971888, 4.650225576842237] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-2.2257192807050705, 4.650225576842237] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-2.2257192807050705, 4.650225576842237] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-2.2157192807050707, 4.121739624441492] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-2.2157192807050707, 4.121739624441492] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-1.5257072177866204, 4.121739624441492] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-1.5257072177866204, 4.121739624441492] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-1.5157072177866204, 2.043842175866513] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(-1.5157072177866204, 2.043842175866513] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(1.0186322713349851, 2.043842175866513] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 INFO root:20 - Open ForkJoinPool: lines: 1000 I(1.0186322713349851, 2.043842175866513] +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-23 21:57:39 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 07:42:14 INFO root:20 - Thread: AWT-EventQueue-0 +2020-03-24 07:42:16 INFO root:20 - Generated successfully!Thread-0 +2020-03-24 07:42:17 INFO root:20 - === S T A R T - L M S === +2020-03-24 07:42:17 INFO root:20 - Created instance of IntersectionComputer +2020-03-24 07:42:17 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:42:17 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:42:17 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.975005113654356, 10000.0] +2020-03-24 07:42:17 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.975005113654356, 10000.0] +2020-03-24 07:42:17 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.965005113654357, 7.697293630619048] +2020-03-24 07:42:17 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.965005113654357, 7.697293630619048] +2020-03-24 07:42:17 INFO root:20 - === E N D - L M S === 0 +2020-03-24 07:42:17 INFO root:20 - Least Median of Squares +2020-03-24 07:42:17 INFO root:20 - Line m: 0.13283104447410068, b: 53.06405439044096 +2020-03-24 07:42:18 INFO root:20 - === S T A R T - R M === +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.313441827582179] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.313441827582179, 9.467265218799657] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.467265218799657, 10000.0] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.8334174374064176] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.8334174374064176, 9.196549929462895] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.196549929462895, 4.313441827582179] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.313441827582179] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.077252434421609] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.077252434421609, 4.827392235556562] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.827392235556562, 2.8334174374064176] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.8334174374064176] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.470178135603904] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.470178135603904, 6.024510117482146] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.024510117482146, 4.077252434421609] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.077252434421609] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.5405204692260224] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.5405204692260224, 3.211224659499519] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.211224659499519, 3.470178135603904] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.470178135603904] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.7843000421972524] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.7843000421972524, 12.040713718102886] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.040713718102886, 0.5405204692260224] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.5405204692260224] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.410804828283522] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.410804828283522, 14.024011046426772] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.024011046426772, 3.7843000421972524] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.7843000421972524] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.588782101283222] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.588782101283222, 17.766499716783247] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.766499716783247, 6.410804828283522] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.410804828283522] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.6466992341475617] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.6466992341475617, 3.470178135603904] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.470178135603904, 10.588782101283222] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.588782101283222] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.5385426928041346] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.5385426928041346, 11.528195669745264] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.528195669745264, -0.6466992341475617] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.6466992341475617] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2056983194181274] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.2056983194181274, 22.145492793467984] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(22.145492793467984, 3.5385426928041346] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.5385426928041346] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.88114768321275] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.88114768321275, 9.549645921922068] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.549645921922068, 2.2056983194181274] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2056983194181274] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.768521212359861] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.768521212359861, 3.470178135603904] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.470178135603904, 5.88114768321275] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.88114768321275] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.4943299898423419] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.4943299898423419, 3.7190034206476903] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.7190034206476903, -1.768521212359861] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.768521212359861] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6846299432326313] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6846299432326313, 5.769634650176265] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.769634650176265, 1.4943299898423419] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.4943299898423419] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.13283104447410068] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.13283104447410068, 3.470178135603904] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.470178135603904, 2.6846299432326313] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6846299432326313] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.6629579725160393] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.6629579725160393, 5.88114768321275] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.88114768321275, 0.13283104447410068] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.13283104447410068] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.769634650176265] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.769634650176265, 5.88114768321275] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.88114768321275, -3.6629579725160393] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.6629579725160393] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 19.047701549052935] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.047701549052935, 19.047701549052935] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.047701549052935, 5.769634650176265] +2020-03-24 07:42:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.769634650176265] +2020-03-24 07:42:18 INFO root:20 - === E N D - R M === 0 +2020-03-24 07:42:18 INFO root:20 - Repeated Median Estimator +2020-03-24 07:42:18 INFO root:20 - Line m: 19.047701549052935, b: -250.07670440609064 +2020-03-24 07:42:25 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -9999.0] +2020-03-24 07:44:48 INFO root:20 - Thread: AWT-EventQueue-0 +2020-03-24 07:44:49 INFO root:20 - Generated successfully!Thread-0 +2020-03-24 07:44:49 INFO root:20 - === S T A R T - L M S === +2020-03-24 07:44:49 INFO root:20 - Created instance of IntersectionComputer +2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.189398752460011, 10000.0] +2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.189398752460011, 10000.0] +2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.179398752460011, 21.1502026409631] +2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.179398752460011, 21.1502026409631] +2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.1693987524600113, 6.987225067336921] +2020-03-24 07:44:49 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.1693987524600113, 6.987225067336921] +2020-03-24 07:44:49 INFO root:20 - === E N D - L M S === 0 +2020-03-24 07:44:49 INFO root:20 - Least Median of Squares +2020-03-24 07:44:49 INFO root:20 - Line m: 4.400942160124236, b: -7.2058167575075505 +2020-03-24 07:44:52 INFO root:20 - === S T A R T - R M === +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.541883612220634] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.541883612220634, 8.774429753625864] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.774429753625864, 10000.0] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.480922237837373] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.480922237837373, 4.370833252978464] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.370833252978464, 3.541883612220634] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.541883612220634] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.665664190181492] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-6.665664190181492, 0.9256105415180191] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.9256105415180191, 2.480922237837373] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.480922237837373] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.504295463718561] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.504295463718561, 8.455870577159624] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.455870577159624, -6.665664190181492] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.665664190181492] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -9.647308700767127] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.647308700767127, -7.592335370216857] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.592335370216857, 6.504295463718561] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.504295463718561] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.489850824705253] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.489850824705253, -2.938608551949452] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.938608551949452, -9.647308700767127] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -9.647308700767127] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.189398752460011] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.189398752460011, -4.489850824705253] +2020-03-24 07:44:52 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.489850824705253] +2020-03-24 07:44:52 INFO root:20 - === E N D - R M === 0 +2020-03-24 07:44:52 INFO root:20 - Repeated Median Estimator +2020-03-24 07:44:52 INFO root:20 - Line m: -2.189398752460011, b: -16.03263259235511 +2020-03-24 07:51:55 INFO root:20 - Thread: AWT-EventQueue-0 +2020-03-24 07:51:56 INFO root:20 - Generated successfully!Thread-0 +2020-03-24 07:51:56 INFO root:20 - === S T A R T - L M S === +2020-03-24 07:51:56 INFO root:20 - Created instance of IntersectionComputer +2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-37.24136922727242, 10000.0] +2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-37.24136922727242, 10000.0] +2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.933523928740537, 10000.0] +2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.933523928740537, 10000.0] +2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.923523928740537, 28.42449720302153] +2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.923523928740537, 28.42449720302153] +2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.297157437439976, 28.42449720302153] +2020-03-24 07:51:56 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.297157437439976, 28.42449720302153] +2020-03-24 07:51:56 INFO root:20 - === E N D - L M S === 0 +2020-03-24 07:51:57 INFO root:20 - Least Median of Squares +2020-03-24 07:51:57 INFO root:20 - Line m: 2.11814817664001, b: 1.2551285188640016 +2020-03-24 07:51:58 INFO root:20 - === S T A R T - R M === +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -11.443675813145699] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.443675813145699, 5.298103625496214] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.298103625496214, 10000.0] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.654435152564791] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.654435152564791, 15.968345795645607] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.968345795645607, -11.443675813145699] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -11.443675813145699] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.9661943238655777] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.9661943238655777, 12.191522171876525] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.191522171876525, 5.654435152564791] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.654435152564791] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.5515775224055466] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.5515775224055466, 5.298103625496214] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.298103625496214, 2.9661943238655777] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.9661943238655777] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.5757745650424553] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.5757745650424553, 2.9661943238655777] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.9661943238655777, 1.5515775224055466] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.5515775224055466] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.113674973624231] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.113674973624231, 8.646699636462198] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.646699636462198, 0.5757745650424553] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.5757745650424553] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.1343431308935628] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.1343431308935628, 5.372699531369896] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.372699531369896, -1.113674973624231] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.113674973624231] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.421915141053432] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.421915141053432, 14.42004685439097] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.42004685439097, -0.1343431308935628] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.1343431308935628] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.322481834898109] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.322481834898109, 9.186751880955464] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.186751880955464, 10.421915141053432] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.421915141053432] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.0560846219041724] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.0560846219041724, 12.800093635487556] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.800093635487556, -3.322481834898109] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.322481834898109] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.11814817664001] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.11814817664001, 6.981370703173954] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.981370703173954, 2.0560846219041724] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.0560846219041724] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9475456676983847] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.9475456676983847, 5.298103625496214] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.298103625496214, 2.11814817664001] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.11814817664001] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.1343431308935628] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.1343431308935628, 29.912065906550698] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(29.912065906550698, 1.9475456676983847] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9475456676983847] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.5077091396552773] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.5077091396552773, 2.402485691542718] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.402485691542718, -0.1343431308935628] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.1343431308935628] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.664412462894562] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.664412462894562, 12.978972800864895] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.978972800864895, -3.5077091396552773] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.5077091396552773] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -37.24136922727242] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-37.24136922727242, 12.664412462894562] +2020-03-24 07:51:58 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.664412462894562] +2020-03-24 07:51:58 INFO root:20 - === E N D - R M === 0 +2020-03-24 07:51:58 INFO root:20 - Repeated Median Estimator +2020-03-24 07:51:58 INFO root:20 - Line m: -37.24136922727242, b: 367.0764602199398 +2020-03-24 07:53:40 INFO root:20 - Thread: AWT-EventQueue-0 +2020-03-24 07:53:41 INFO root:20 - Generated successfully!Thread-0 +2020-03-24 07:53:42 INFO root:20 - === S T A R T - L M S === +2020-03-24 07:53:42 INFO root:20 - Created instance of IntersectionComputer +2020-03-24 07:53:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:53:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:53:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.205994097690327, 10000.0] +2020-03-24 07:53:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.205994097690327, 10000.0] +2020-03-24 07:53:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.195994097690328, 8.01683876447626] +2020-03-24 07:53:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.195994097690328, 8.01683876447626] +2020-03-24 07:53:42 INFO root:20 - === E N D - L M S === 0 +2020-03-24 07:53:42 INFO root:20 - Least Median of Squares +2020-03-24 07:53:42 INFO root:20 - Line m: -4.205994097690327, b: 89.32566064414695 +2020-03-24 07:53:44 INFO root:20 - === S T A R T - R M === +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.646814115921225] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.646814115921225, 0.5215557356668796] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.5215557356668796, 10000.0] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.8706893724455427] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.8706893724455427, 3.2969272982372826] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.2969272982372826, -3.646814115921225] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.646814115921225] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -10.347998224023499] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10.347998224023499, 2.638966391757045] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.638966391757045, -0.8706893724455427] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.8706893724455427] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.2175253144837783] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.2175253144837783, 6.352923428300472] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.352923428300472, -10.347998224023499] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -10.347998224023499] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.1641834981479358] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.1641834981479358, 0.7244777169372472] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7244777169372472, 3.2175253144837783] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.2175253144837783] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -15.281285263889291] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-15.281285263889291, -9.447866923793418] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.447866923793418, -2.1641834981479358] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.1641834981479358] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.920810068328259] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.920810068328259, 14.828000641653949] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.828000641653949, -15.281285263889291] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -15.281285263889291] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -9.074030174485035] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.074030174485035, -5.1559691114728645] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.1559691114728645, 6.920810068328259] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.920810068328259] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.638966391757045] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.638966391757045, 12.148378356095932] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.148378356095932, -9.074030174485035] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -9.074030174485035] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.969347040943563] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.969347040943563, 5.0309896523587785] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.0309896523587785, 2.638966391757045] +2020-03-24 07:53:44 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.638966391757045] +2020-03-24 07:54:37 INFO root:20 - Thread: AWT-EventQueue-0 +2020-03-24 07:54:38 INFO root:20 - Generated successfully!Thread-0 +2020-03-24 07:54:39 INFO root:20 - === S T A R T - L M S === +2020-03-24 07:54:39 INFO root:20 - Created instance of IntersectionComputer +2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-55.09110344470386, 10000.0] +2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-55.09110344470386, 10000.0] +2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-55.081103444703864, 7.249603575921743] +2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-55.081103444703864, 7.249603575921743] +2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-55.071103444703866, 1.849250607125299] +2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-55.071103444703866, 1.849250607125299] +2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-41.955464697442764, 1.849250607125299] +2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-41.955464697442764, 1.849250607125299] +2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-14.745003369836025, 1.849250607125299] +2020-03-24 07:54:39 INFO root:20 - Open ForkJoinPool: lines: 20 I(-14.745003369836025, 1.849250607125299] +2020-03-24 07:54:39 INFO root:20 - === E N D - L M S === 0 +2020-03-24 07:54:39 INFO root:20 - Least Median of Squares +2020-03-24 07:54:39 INFO root:20 - Line m: 1.849250607125299, b: -15.806295041691437 +2020-03-24 07:54:41 INFO root:20 - === S T A R T - R M === +2020-03-24 07:54:41 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -14.66446290710891] +2020-03-24 07:54:41 INFO root:20 - Open ForkJoinPool: lines: 20 I(-14.66446290710891, 0.23826792129018162] +2020-03-24 07:54:41 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.23826792129018162, 10000.0] +2020-03-24 07:54:41 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 9.573917570005381] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, -14.66446290710891] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -14.66446290710891] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9259642168607272] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.9259642168607272, 4.9478461350460226] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 0.770692223382151] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 3.0175134756999427] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 1.9259642168607272] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9259642168607272] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.376683017784511] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.376683017784511, 11.16927265772279] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 0.2329566460381809] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 3.300434409407564] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, -4.376683017784511] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.376683017784511] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7302342100389403] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7302342100389403, 2.545443932645242] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.545443932645242, 0.770692223382151] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7141482908748309, 5.53368242333711] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.53368242333711, 0.7302342100389403] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7302342100389403] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 7.469795569493319] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.469795569493319, 10.840418216110654] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, -0.7141482908748309] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -14.198377251602402] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-14.198377251602402, 0.19577771927417587] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.19577771927417587, 7.469795569493319] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 7.469795569493319] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7879014203223442] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.7879014203223442, 9.582342700909493] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, -14.198377251602402] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -14.198377251602402] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.1002147886704026] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.1002147886704026, 11.586706209768137] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.586706209768137, 1.7879014203223442] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7879014203223442] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.080759356522872] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.080759356522872, 0.23826792129018162] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.23826792129018162, 2.1002147886704026] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.1002147886704026] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 5.75415345888511] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, -8.080759356522872] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.080759356522872] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -9.42406319716941] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.42406319716941, 4.9478461350460226] +2020-03-24 07:54:42 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:54:42 INFO root:20 - === E N D - R M === 0 +2020-03-24 07:54:42 INFO root:20 - Repeated Median Estimator +2020-03-24 07:54:42 INFO root:20 - Line m: -9.42406319716941, b: 40.10199103859053 +2020-03-24 07:54:45 INFO root:20 - === S T A R T - R M === +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.5625883073206714, 9.573917570005381] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 10000.0] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.02175180594288717] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.02175180594288717, 16.454766422307852] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, -1.5625883073206714] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 6.976082312470032] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.976082312470032, 0.02175180594288717] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.02175180594288717] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.23826792129018162] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.23826792129018162, 7.393612122996038] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.393612122996038, 2.6638188850008375] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.0242685980423367] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.0242685980423367, 12.838455462551844] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.838455462551844, 0.23826792129018162] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.23826792129018162] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 6.4877642978877095] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.4877642978877095, -1.0242685980423367] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.0242685980423367] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 12.838455462551844] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.838455462551844, 0.2329566460381809] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.02175180594288717] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.02175180594288717, 20.535249170918803] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 3.300434409407564] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 22.39959179294483] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(22.39959179294483, 0.02175180594288717] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.02175180594288717] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 4.912534774060879] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.912534774060879, 5.75415345888511] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7302342100389403] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7302342100389403, 4.717472613949141] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.717472613949141, 3.483697101747142] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7302342100389403] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7302342100389403, 2.545443932645242] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.545443932645242, 0.7302342100389403] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7302342100389403] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7141482908748309, 8.477651112969982] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 0.7302342100389403] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7302342100389403] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 9.573917570005381] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, -0.7141482908748309] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.002110596248616] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-6.002110596248616, -1.7618268017681027] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.7618268017681027, 0.770692223382151] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 11.586706209768137] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.586706209768137, -6.002110596248616] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.002110596248616] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 12.660070842123055] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, -0.7014249273804724] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7141482908748309, 13.872436285489353] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, -0.5447879110938683] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 9.478581562907422] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.478581562907422, -0.7141482908748309] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.369914403603587, 13.845265947207364] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 0.770692223382151] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.02175180594288717] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.02175180594288717, 2.545443932645242] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.545443932645242, 2.369914403603587] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -34.88451880109251] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-34.88451880109251, -3.415258717671364] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.415258717671364, 0.02175180594288717] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.02175180594288717] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.376683017784511] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.376683017784511, 17.331478284964163] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -34.88451880109251] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -34.88451880109251] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 7.393612122996038] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.393612122996038, -4.376683017784511] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.376683017784511] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.915341492195843] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.915341492195843, 15.17522980980512] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 2.458704440952159] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 9.639215089239569] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.639215089239569, -3.915341492195843] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.915341492195843] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 22.852449484821502] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(22.852449484821502, 0.2329566460381809] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 10.103709597930894] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.103709597930894, 2.6638188850008375] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.4061251530438653, 3.0175134756999427] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 4.9478461350460226] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5786219089299327] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.5786219089299327, 9.478581562907422] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.478581562907422, -0.4061251530438653] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.56470966377465] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.56470966377465, 3.0175134756999427] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, -1.5786219089299327] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5786219089299327] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.267035587863338] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.267035587863338, 8.856758707439562] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, -0.56470966377465] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.56470966377465] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.369914403603587, 12.660070842123055] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, -4.267035587863338] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.267035587863338] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 12.683203820676418] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 2.369914403603587] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 5.325581374819185] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 0.2329566460381809] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -13.013325059733011] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.013325059733011, -12.757719067139947] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.757719067139947, 2.6638188850008375] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 13.872436285489353] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, -13.013325059733011] +2020-03-24 07:54:45 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -13.013325059733011] +2020-03-24 07:54:45 INFO root:20 - === E N D - R M === 0 +2020-03-24 07:54:45 INFO root:20 - Repeated Median Estimator +2020-03-24 07:54:45 INFO root:20 - Line m: 13.872436285489353, b: -202.47234891936301 +2020-03-24 07:54:54 INFO root:20 - === S T A R T - R M === +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 12.412989551406472] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.412989551406472, 10000.0] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.369914403603587, 7.393612122996038] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.393612122996038, 2.458704440952159] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.0242685980423367] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.0242685980423367, 13.223632359216309] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 2.369914403603587] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 8.477651112969982] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, -1.0242685980423367] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.0242685980423367] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.427124223558717] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.427124223558717, 4.912534774060879] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.912534774060879, 4.9478461350460226] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.605833543039831] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.605833543039831, 8.856758707439562] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, -5.427124223558717] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.427124223558717] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.770470779505958] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.770470779505958, 3.0175134756999427] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 5.605833543039831] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.605833543039831] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.109793974381476] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.109793974381476, 9.863661659097554] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.863661659097554, -8.770470779505958] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.770470779505958] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.4877642978877095, 16.454766422307852] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 6.109793974381476] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.109793974381476] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 6.4877642978877095] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.30580800765752514] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.30580800765752514, 7.393612122996038] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.393612122996038, 3.0175134756999427] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7716587383766524] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.7716587383766524, 5.325581374819185] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, -0.30580800765752514] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.30580800765752514] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.786114990112803] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.786114990112803, 20.535249170918803] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 1.7716587383766524] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7716587383766524] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 19.340829411833205] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 1.786114990112803] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.786114990112803] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 11.16927265772279] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 2.6638188850008375] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 12.838455462551844] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.838455462551844, 5.75415345888511] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 9.582342700909493] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 3.300434409407564] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.717472613949141] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.717472613949141, 10.103709597930894] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.103709597930894, 3.0175134756999427] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.1002147886704026] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.1002147886704026, 2.458704440952159] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 4.717472613949141] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.717472613949141] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7901648775545004] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7901648775545004, 2.1002147886704026] +2020-03-24 07:54:54 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.1002147886704026] +2020-03-24 07:54:54 INFO root:20 - === E N D - R M === 0 +2020-03-24 07:54:54 INFO root:20 - Repeated Median Estimator +2020-03-24 07:54:54 INFO root:20 - Line m: 0.7901648775545004, b: -59.69925250377021 +2020-03-24 07:55:01 INFO root:20 - === S T A R T - R M === +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 10000.0] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.300434409407564] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.477651112969982] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 13.845265947207364] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 5.325581374819185] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 12.412989551406472] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.412989551406472, 8.477651112969982] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.477651112969982] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.300434409407564] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.840418216110654] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.17522980980512] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 10.840418216110654] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.840418216110654] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 5.75415345888511] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 13.845265947207364] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.483697101747142] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 9.582342700909493] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 5.75415345888511] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 15.906577825730311] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 9.582342700909493] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 9.573917570005381] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.586706209768137] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.586706209768137, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 14.849994463386642] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 13.845265947207364] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 14.849994463386642] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 3.483697101747142] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 15.906577825730311] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.483697101747142] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 8.477651112969982] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 9.582342700909493] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 13.223632359216309] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.545443932645242] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.545443932645242, 9.573917570005381] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 9.582342700909493] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 19.04873784702154] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.04873784702154, 2.545443932645242] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.545443932645242] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.19577771927417587] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.19577771927417587, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 13.223632359216309] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 0.19577771927417587] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.19577771927417587] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.245561220360584] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.245561220360584, 6.976082312470032] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.976082312470032, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, -5.245561220360584] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.245561220360584] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.915341492195843] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.915341492195843, 10.840418216110654] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, 9.573917570005381] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -3.915341492195843] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.915341492195843] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.17522980980512] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 13.872436285489353] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.223632359216309] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 18.811777714963846] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.40988966060627] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 15.17522980980512] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, -0.5447879110938683] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 12.683203820676418] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 21.40988966060627] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.317604697727274, 30.10611407981715] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(30.10611407981715, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -4.317604697727274] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 15.17522980980512] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 0.2329566460381809] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 19.340829411833205] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.369914403603587, 18.811777714963846] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.369914403603587] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.369914403603587] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 15.906577825730311] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.872436285489353] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 18.811777714963846] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 7.469795569493319] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.469795569493319, 9.582342700909493] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.6078882016280103] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.6078882016280103, 12.660070842123055] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 7.469795569493319] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 7.469795569493319] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -3.6078882016280103] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.6078882016280103] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.223632359216309] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.1002147886704026] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.1002147886704026, 9.863661659097554] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.863661659097554, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.1002147886704026] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.1002147886704026] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 14.849994463386642] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 19.340829411833205] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.317604697727274, 18.811777714963846] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 12.660070842123055] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, -4.317604697727274] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 21.96942176157026] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 5.75415345888511] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.4877642978877095, 9.115506426237607] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.115506426237607, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.9767440153973093] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.9767440153973093, 3.483697101747142] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 6.4877642978877095] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 9.582342700909493] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, -3.9767440153973093] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.9767440153973093] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 13.223632359216309] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 7.469795569493319] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.469795569493319, 13.845265947207364] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.491712835378413] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.17522980980512] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 7.469795569493319] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 7.469795569493319] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 5.75415345888511] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 9.582342700909493] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.770470779505958] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.770470779505958, -4.317604697727274] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.317604697727274, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -8.770470779505958] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.770470779505958] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 12.660070842123055] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 5.325581374819185] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 9.582342700909493] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -0.5447879110938683] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.415258717671364] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.415258717671364, 15.17522980980512] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -3.415258717671364] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.415258717671364] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.6777948759628252] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.6777948759628252, 12.660070842123055] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.6777948759628252] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.6777948759628252] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 12.412989551406472] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.412989551406472, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.317604697727274, 14.849994463386642] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -4.317604697727274] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 21.40988966060627] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 12.683203820676418] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.863661659097554] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.863661659097554, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 23.64801806446222] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 9.863661659097554] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.863661659097554] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 14.849994463386642] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 18.811777714963846] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.427124223558717] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.427124223558717, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 14.849994463386642] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 14.849994463386642] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -5.427124223558717] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.427124223558717] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.4877642978877095, 13.223632359216309] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 6.4877642978877095] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 19.340829411833205] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 5.325581374819185] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 18.61298663934602] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.61298663934602, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.078433467194193] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.078433467194193, 13.223632359216309] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 2.078433467194193] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.078433467194193] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 12.683203820676418] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 23.64801806446222] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 18.811777714963846] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 10.840418216110654] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, 9.573917570005381] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.344559717855764] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.344559717855764, 3.300434409407564] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 8.491712835378413] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -8.344559717855764] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.344559717855764] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.394303322051921, 2.369914403603587] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.369914403603587, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 19.04873784702154] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.04873784702154, -1.394303322051921] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -0.5447879110938683] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 9.573917570005381] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 29.39418123204648] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(29.39418123204648, 5.325581374819185] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 12.683203820676418] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 12.660070842123055] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 5.325581374819185] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 15.17522980980512] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 4.9478461350460226] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 0.2329566460381809] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 20.535249170918803] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 7.393612122996038] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.393612122996038, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 9.573917570005381] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 3.300434409407564] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 0.2329566460381809] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 19.340829411833205] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:01 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 11.487260137313047] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.487260137313047, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.336580370453602] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.336580370453602, 9.573917570005381] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 16.454766422307852] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, -2.336580370453602] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.336580370453602] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 5.325581374819185] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 9.582342700909493] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 17.331478284964163] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7141482908748309, 21.40988966060627] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -0.7141482908748309] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 10.840418216110654] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.26269804342194] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 10.840418216110654] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 0.770692223382151] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 17.331478284964163] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.394303322051921, 0.6777948759628252] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.6777948759628252, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 20.535249170918803] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, -1.394303322051921] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 21.96942176157026] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 3.300434409407564] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 19.340829411833205] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 9.582342700909493] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 18.811777714963846] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 18.811777714963846] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 9.573917570005381] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 3.300434409407564] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 15.26269804342194] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 4.9478461350460226] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 9.582342700909493] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 21.40988966060627] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 2.458704440952159] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.223632359216309] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 23.64801806446222] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 14.849994463386642] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, -0.5447879110938683] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 14.849994463386642] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 12.683203820676418] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 12.660070842123055] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.17522980980512] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 19.340829411833205] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 13.223632359216309] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 22.39959179294483] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(22.39959179294483, 9.573917570005381] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 18.811777714963846] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 9.573917570005381] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 23.64801806446222] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 23.64801806446222] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 21.96942176157026] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 8.477651112969982] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 8.491712835378413] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 4.9478461350460226] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.872436285489353] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, -0.5447879110938683] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 13.223632359216309] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 9.639215089239569] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.639215089239569, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.223632359216309] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 20.535249170918803] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.080947667052296] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.080947667052296, 22.852449484821502] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(22.852449484821502, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -4.080947667052296] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.080947667052296] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 19.04873784702154] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.04873784702154, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.96942176157026] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 15.26269804342194] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 13.223632359216309] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 5.325581374819185] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 10.103709597930894] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.103709597930894, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 9.582342700909493] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 5.325581374819185] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 6.729351515974993] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.729351515974993, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.487260137313047] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.487260137313047, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 19.340829411833205] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 23.64801806446222] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.872436285489353] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 16.454766422307852] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 18.811777714963846] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.872436285489353] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 11.487260137313047] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.487260137313047, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.002110596248616] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-6.002110596248616, 13.223632359216309] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 9.573917570005381] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.573917570005381] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -6.002110596248616] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.002110596248616] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.976082312470032] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.976082312470032, 19.340829411833205] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 19.340829411833205] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 6.976082312470032] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.976082312470032] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 13.223632359216309] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.317604697727274, 3.186756626034685] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.186756626034685, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -4.317604697727274] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.4877642978877095, 12.660070842123055] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 6.4877642978877095] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -0.7014249273804724] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9259642168607272] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.9259642168607272, 18.61298663934602] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.61298663934602, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 1.9259642168607272] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9259642168607272] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 14.849994463386642] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:02 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 12.660070842123055] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 5.75415345888511] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 13.872436285489353] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 16.454766422307852] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 0.770692223382151] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 9.639215089239569] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.639215089239569, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.7014249273804724] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 15.17522980980512] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 9.582342700909493] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, -0.7014249273804724] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.478581562907422] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.478581562907422, 13.223632359216309] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.491712835378413] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -7.073547350593829] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.073547350593829, 16.454766422307852] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 9.478581562907422] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.478581562907422] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -7.073547350593829] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -7.073547350593829] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 15.906577825730311] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.26269804342194] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.17522980980512] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.4061251530438653, 13.845265947207364] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 18.811777714963846] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, -0.4061251530438653] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 24.598014111307318] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(24.598014111307318, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 15.26269804342194] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 2.6638188850008375] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 17.331478284964163] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.109793974381476] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.109793974381476, 20.535249170918803] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 6.109793974381476] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.109793974381476] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.19577771927417587] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.19577771927417587, 4.103200368674019] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.103200368674019, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 16.454766422307852] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 0.19577771927417587] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.19577771927417587] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 13.223632359216309] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 3.300434409407564] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.0242685980423367] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.0242685980423367, 13.845265947207364] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -1.0242685980423367] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.0242685980423367] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 9.573917570005381] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.573917570005381, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, -0.5447879110938683] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 15.906577825730311] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 2.6638188850008375] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 19.340829411833205] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 15.26269804342194] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 5.325581374819185] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 21.40988966060627] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 21.96942176157026] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.483697101747142] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 21.96942176157026] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, -0.7014249273804724] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 15.906577825730311] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 19.04873784702154] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.04873784702154, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.938297127452617] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.938297127452617, 0.3854733541909212] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.3854733541909212, 15.906577825730311] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 15.906577825730311] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 9.582342700909493] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, -5.938297127452617] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.938297127452617] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 15.17522980980512] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 5.75415345888511] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -0.5447879110938683] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 20.535249170918803] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 12.660070842123055] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.458704440952159] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 18.61298663934602] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.61298663934602, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 5.325581374819185] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 19.340829411833205] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 9.582342700909493] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 18.811777714963846] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 2.6638188850008375] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 5.605833543039831] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.605833543039831, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 12.660070842123055] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, -0.7014249273804724] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.504603953115366] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.504603953115366, 11.487260137313047] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.487260137313047, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 4.504603953115366] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.504603953115366] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 21.40988966060627] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 16.454766422307852] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:03 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 3.300434409407564] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 12.683203820676418] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.906577825730311] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 5.325581374819185] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 12.683203820676418] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 2.6638188850008375] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 21.40988966060627] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.863661659097554] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.863661659097554, 17.331478284964163] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 16.454766422307852] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 9.863661659097554] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.863661659097554] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.109793974381476] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.109793974381476, 15.906577825730311] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 18.811777714963846] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 6.109793974381476] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.109793974381476] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.491712835378413] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 18.811777714963846] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 21.40988966060627] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 12.683203820676418] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 14.849994463386642] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 13.872436285489353] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 4.9478461350460226] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 15.26269804342194] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 18.811777714963846] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 4.9478461350460226] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 18.811777714963846] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 18.811777714963846] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 12.660070842123055] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 11.16927265772279] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 20.535249170918803] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.639215089239569] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.639215089239569, 32.829749453073504] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(32.829749453073504, 11.16927265772279] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 9.639215089239569] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.639215089239569] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 17.331478284964163] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.223632359216309] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.491712835378413] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 10.103709597930894] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.103709597930894, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.919898516757911] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-6.919898516757911, 8.477651112969982] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -6.919898516757911] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.919898516757911] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 8.491712835378413] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 12.660070842123055] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 21.96942176157026] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 18.811777714963846] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 17.331478284964163] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.6638188850008375] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 9.478581562907422] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.478581562907422, 11.16927265772279] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.223632359216309] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 3.300434409407564] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 12.660070842123055] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.394303322051921, 13.223632359216309] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -1.394303322051921] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 21.96942176157026] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 11.16927265772279] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 22.852449484821502] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(22.852449484821502, 3.483697101747142] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 0.770692223382151] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 6.976082312470032] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.976082312470032, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.906577825730311] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.40988966060627] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 21.40988966060627] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 12.838455462551844] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.838455462551844, 8.491712835378413] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:04 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 15.906577825730311] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 13.223632359216309] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 8.477651112969982] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 2.458704440952159] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 2.6638188850008375] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.394303322051921, 19.340829411833205] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 5.325581374819185] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -1.394303322051921] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 20.535249170918803] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 13.872436285489353] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 11.16927265772279] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 9.582342700909493] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 19.340829411833205] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 5.325581374819185] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.26269804342194] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 9.582342700909493] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.582342700909493] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 18.811777714963846] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 5.75415345888511] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 4.103200368674019] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.103200368674019, 11.16927265772279] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, -0.5447879110938683] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 16.454766422307852] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 17.331478284964163] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.491712835378413] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 12.660070842123055] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 2.458704440952159] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.458704440952159] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2329566460381809, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 20.535249170918803] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 0.2329566460381809] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.2329566460381809] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.26269804342194] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 11.16927265772279] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 17.331478284964163] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7879014203223442] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.7879014203223442, 12.660070842123055] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 11.16927265772279] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 1.7879014203223442] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7879014203223442] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.4877642978877095, 9.582342700909493] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9259642168607272] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.9259642168607272, 7.469795569493319] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.469795569493319, 6.4877642978877095] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.4877642978877095] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 1.9259642168607272] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.9259642168607272] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.26269804342194] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 6.109793974381476] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.109793974381476, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 15.26269804342194] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 2.6638188850008375] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.412989551406472] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.412989551406472, 15.17522980980512] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 12.660070842123055] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.5625883073206714, 2.458704440952159] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.458704440952159, 12.412989551406472] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.412989551406472] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.223632359216309] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, -1.5625883073206714] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 12.683203820676418] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.717472613949141] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.717472613949141, 9.639215089239569] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.639215089239569, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 18.811777714963846] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 4.717472613949141] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.717472613949141] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, -0.5447879110938683] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 19.340829411833205] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.6638188850008375] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 18.811777714963846] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 21.40988966060627] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -16.747285962752514] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-16.747285962752514, 0.7901648775545004] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7901648775545004, 18.811777714963846] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 18.811777714963846] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.96942176157026] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, -16.747285962752514] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -16.747285962752514] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 12.412989551406472] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.412989551406472, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 19.340829411833205] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 0.770692223382151] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7141482908748309, 18.811777714963846] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 11.16927265772279] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, -0.7141482908748309] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 18.811777714963846] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.6638188850008375] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 19.340829411833205] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.6638188850008375] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 12.660070842123055] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 7.249603575921743] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.249603575921743, 11.16927265772279] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.223632359216309] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, -0.7014249273804724] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.223632359216309] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 3.0175134756999427] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.002110596248616] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-6.002110596248616, 1.786114990112803] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.786114990112803, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -6.002110596248616] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.002110596248616] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 14.849994463386642] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 2.6638188850008375] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 15.17522980980512] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 2.6638188850008375] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 5.75415345888511] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -0.7014249273804724] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 10.840418216110654] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 15.906577825730311] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.223632359216309] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 18.811777714963846] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 5.325581374819185] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 23.64801806446222] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 17.331478284964163] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 5.75415345888511] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7879014203223442] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.7879014203223442, 12.683203820676418] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 11.16927265772279] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 1.7879014203223442] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.7879014203223442] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 23.64801806446222] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 3.0175134756999427] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] +2020-03-24 07:55:06 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.96942176157026] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.40988966060627] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.5625883073206714, 15.17522980980512] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -1.5625883073206714] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 16.454766422307852] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 4.9478461350460226] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 23.64801806446222] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 23.64801806446222] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 11.16927265772279] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 15.906577825730311] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 12.683203820676418] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 2.6638188850008375] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.26269804342194] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 5.75415345888511] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.477651112969982] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 18.811777714963846] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 14.849994463386642] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 8.477651112969982] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.477651112969982] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 12.683203820676418] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 5.325581374819185] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.217449558354882] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-6.217449558354882, -1.0242685980423367] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.0242685980423367, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, -6.217449558354882] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -6.217449558354882] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.976082312470032] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.976082312470032, 23.64801806446222] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 11.16927265772279] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 6.976082312470032] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.976082312470032] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 8.477651112969982] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.103709597930894] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.103709597930894, 17.331478284964163] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 4.9478461350460226] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 14.849994463386642] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 10.103709597930894] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10.103709597930894] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 15.17522980980512] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 8.491712835378413] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 9.582342700909493] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 5.75415345888511] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 2.6638188850008375] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 21.40988966060627] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 5.325581374819185] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 23.64801806446222] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 5.75415345888511] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.545443932645242] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.545443932645242, 18.811777714963846] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.545443932645242] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.545443932645242] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 13.223632359216309] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 18.811777714963846] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.394303322051921, 6.4877642978877095] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.4877642978877095, 11.16927265772279] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:07 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -1.394303322051921] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.394303322051921] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7141482908748309, 13.872436285489353] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.845265947207364] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, -0.7141482908748309] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7141482908748309] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.317604697727274, 2.5549897801703434] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.5549897801703434, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -4.317604697727274] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.317604697727274] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 21.40988966060627] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.7014249273804724, 3.186756626034685] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.186756626034685, 11.16927265772279] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.872436285489353] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.872436285489353, -0.7014249273804724] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7014249273804724] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 17.331478284964163] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.223632359216309] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.491712835378413] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 9.582342700909493] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.4061251530438653, 5.75415345888511] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 5.325581374819185] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.26269804342194] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, -0.4061251530438653] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 21.40988966060627] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 21.40988966060627] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.078433467194193] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.078433467194193, 15.17522980980512] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 11.16927265772279] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.078433467194193] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.078433467194193] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 8.491712835378413] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.300434409407564, 12.838455462551844] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.838455462551844, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.300434409407564] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.300434409407564] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 13.223632359216309] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, -0.5447879110938683] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 17.331478284964163] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 13.845265947207364] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 5.325581374819185] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.325581374819185] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 20.535249170918803] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 15.26269804342194] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.545443932645242] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.545443932645242, 18.811777714963846] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 17.331478284964163] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.545443932645242] +2020-03-24 07:55:08 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.545443932645242] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 14.849994463386642] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.849994463386642, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 13.845265947207364] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.845265947207364, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 3.483697101747142] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.9478461350460226, 15.906577825730311] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 10.840418216110654] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.840418216110654, 4.9478461350460226] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.9478461350460226] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 21.96942176157026] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.40988966060627] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.40988966060627, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 13.223632359216309] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.838455462551844] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.838455462551844, 15.906577825730311] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.483697101747142, 5.325581374819185] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.325581374819185, 12.838455462551844] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.838455462551844] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.080759356522872] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.080759356522872, 8.491712835378413] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 3.483697101747142] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.483697101747142] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -8.080759356522872] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.080759356522872] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.19577771927417587] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.19577771927417587, 21.96942176157026] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.19577771927417587] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.19577771927417587] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 12.660070842123055] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.770470779505958] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.770470779505958, -1.394303322051921] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.394303322051921, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -8.770470779505958] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.770470779505958] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.5625883073206714, 9.478581562907422] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.478581562907422, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -1.5625883073206714] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.5625883073206714] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 7.469795569493319] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.469795569493319, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 21.96942176157026] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, -0.5447879110938683] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.75415345888511, 18.811777714963846] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 15.906577825730311] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 5.75415345888511] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.75415345888511] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 15.906577825730311] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 0.770692223382151] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 12.683203820676418] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.683203820676418, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 17.331478284964163] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.770692223382151, 9.115506426237607] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.115506426237607, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 0.770692223382151] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.770692223382151] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 8.477651112969982] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 23.64801806446222] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 2.6638188850008375] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5447879110938683, 15.17522980980512] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.17522980980512, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, -0.5447879110938683] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5447879110938683] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.26269804342194] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.26269804342194, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.660070842123055, 20.535249170918803] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.535249170918803, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 9.582342700909493] +2020-03-24 07:55:09 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 12.660070842123055] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 12.660070842123055] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.245561220360584] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-5.245561220360584, 5.163006559435659] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.163006559435659, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, -5.245561220360584] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -5.245561220360584] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 19.340829411833205] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 21.96942176157026] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(21.96942176157026, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 15.906577825730311] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 3.0175134756999427] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.849250607125299] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.849250607125299, 7.469795569493319] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.469795569493319, 11.16927265772279] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 11.16927265772279] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 9.582342700909493] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.582342700909493, 1.849250607125299] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.849250607125299] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 17.331478284964163] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 2.6638188850008375] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.4061251530438653, 8.491712835378413] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 18.811777714963846] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, -0.4061251530438653] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.4061251530438653] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 19.340829411833205] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.340829411833205, 3.0175134756999427] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.491712835378413, 17.331478284964163] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(17.331478284964163, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 11.16927265772279] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.16927265772279, 8.491712835378413] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.491712835378413] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 23.64801806446222] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.64801806446222, 3.0175134756999427] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 16.454766422307852] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.454766422307852, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.6638188850008375, 18.811777714963846] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(18.811777714963846, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.856758707439562, 15.906577825730311] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.906577825730311, 2.6638188850008375] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.6638188850008375] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.477651112969982] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.477651112969982, 13.223632359216309] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.223632359216309, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.856758707439562] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.0175134756999427] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.0175134756999427, 8.477651112969982] +2020-03-24 07:55:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.477651112969982] +2020-03-24 07:55:10 INFO root:20 - === E N D - R M === 9 +2020-03-24 07:55:10 INFO root:20 - Repeated Median Estimator +2020-03-24 07:55:10 INFO root:20 - Line m: 3.0175134756999427, b: -84.313775690103 +2020-03-24 07:55:19 INFO root:20 - === S T A R T - L M S === +2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.23826792129018162, 10000.0] +2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.23826792129018162, 10000.0] +2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.24826792129018163, 46.97494977616763] +2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.24826792129018163, 46.97494977616763] +2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2582679212901816, 24.598014111307318] +2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.2582679212901816, 24.598014111307318] +2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, 0.23826792129018162] +2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, 0.23826792129018162] +2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.98, -5.163682445293329] +2020-03-24 07:55:19 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.98, -5.163682445293329] +2020-03-24 07:55:19 INFO root:20 - === E N D - L M S === 0 +2020-03-24 07:55:19 INFO root:20 - Least Median of Squares +2020-03-24 07:55:19 INFO root:20 - Line m: -5.163682445293329, b: 156.15751756915705 +2020-03-24 07:55:28 INFO root:20 - === S T A R T - L M S === +2020-03-24 07:55:28 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:55:28 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:55:28 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, 20.535249170918803] +2020-03-24 07:55:28 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, 20.535249170918803] +2020-03-24 07:55:28 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.98, 3.483697101747142] +2020-03-24 07:55:28 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.98, 3.483697101747142] +2020-03-24 07:55:28 INFO root:20 - === E N D - L M S === 0 +2020-03-24 07:55:28 INFO root:20 - Least Median of Squares +2020-03-24 07:55:28 INFO root:20 - Line m: -6.217449558354882, b: 168.27583936936492 +2020-03-24 07:55:29 INFO root:20 - === S T A R T - L M S === +2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, -3.6078882016280103] +2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, -3.6078882016280103] +2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.6078882016280103, 10000.0] +2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.6078882016280103, 10000.0] +2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.30580800765752514, 10000.0] +2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.30580800765752514, 10000.0] +2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.29580800765752513, 49.92509185747476] +2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.29580800765752513, 49.92509185747476] +2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.2858080076575251, 20.535249170918803] +2020-03-24 07:55:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.2858080076575251, 20.535249170918803] +2020-03-24 07:55:29 INFO root:20 - === E N D - L M S === 0 +2020-03-24 07:55:29 INFO root:20 - Least Median of Squares +2020-03-24 07:55:29 INFO root:20 - Line m: -3.6078882016280103, b: 104.61303233776076 +2020-03-24 07:56:14 INFO root:20 - Thread: AWT-EventQueue-0 +2020-03-24 07:56:15 INFO root:20 - Generated successfully!Thread-0 +2020-03-24 07:56:36 INFO root:20 - Created instance of IntersectionComputer +2020-03-24 07:57:39 INFO root:20 - Thread: AWT-EventQueue-0 +2020-03-24 07:57:40 INFO root:20 - Generated successfully!Thread-0 +2020-03-24 07:57:46 INFO root:20 - Created instance of IntersectionComputer +2020-03-24 08:01:02 INFO root:20 - Thread: AWT-EventQueue-0 +2020-03-24 08:01:03 INFO root:20 - Generated successfully!Thread-0 +2020-03-24 08:01:05 INFO root:20 - Created instance of IntersectionComputer +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 9999.0] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -13.432979284028397] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 9.372361971650452] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.432979284028397, 9.372361971650452] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.432979284028397, 9.372361971650452] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -13.432979284028397] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.087013254194375] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -0.039185792177658656] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.785049384808866] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -1.6767164455740662] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.785049384808866, -1.6767164455740662] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.785049384808866, -1.6767164455740662] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.785049384808866] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.63025482075615] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.4183771445077005] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.63025482075615, -4.4183771445077005] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.63025482075615, -4.4183771445077005] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.63025482075615] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.269499190171826] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -7.263606633583555] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.269499190171826, -7.263606633583555] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.269499190171826, -7.263606633583555] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.269499190171826] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -10.280471295767358] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.286876606924194] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.64537615109768] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.199906645328767] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.612954303624514] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.087013254194375] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.612954303624514, -8.087013254194375] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.612954303624514, -8.087013254194375] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.612954303624514, -8.087013254194375] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.612954303624514, -8.087013254194375] +2020-03-24 08:01:05 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.612954303624514] +2020-03-24 08:01:05 INFO root:20 - Theil-Sen Estimator +2020-03-24 08:01:05 INFO root:20 - Line m: -8.087013254194375, b: 112.4551501631262 +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 9999.0] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -20.04409839588372] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 15.02833581229528] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-20.04409839588372, 15.02833581229528] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-20.04409839588372, 15.02833581229528] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -20.04409839588372] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.284850563021836] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 2.168697159688201] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.284850563021836, 2.168697159688201] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.284850563021836, 2.168697159688201] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.284850563021836] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.796373416138604] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.003358461678288] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.796373416138604, -4.003358461678288] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.796373416138604, -4.003358461678288] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.796373416138604] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.40121774666352] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.4183771445077005] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.40121774666352, -4.4183771445077005] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.40121774666352, -4.4183771445077005] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.40121774666352] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.285459975783022] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.888566532605727] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.285459975783022, -4.888566532605727] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.285459975783022, -4.888566532605727] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.285459975783022] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -10.280471295767358] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -5.1292831186354695] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10.280471295767358, -5.1292831186354695] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10.280471295767358, -5.1292831186354695] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -10.280471295767358] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.64537615109768] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -7.3042540236765605] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.64537615109768, -7.3042540236765605] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.64537615109768, -7.3042540236765605] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.64537615109768, -7.3042540236765605] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.64537615109768, -7.3042540236765605] +2020-03-24 08:01:10 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.64537615109768] +2020-03-24 08:01:10 INFO root:20 - Theil-Sen Estimator +2020-03-24 08:01:10 INFO root:20 - Line m: -8.087013254194375, b: 169.26809505613906 +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 9999.0] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.63025482075615] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 19.869418891978665] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.63025482075615, 19.869418891978665] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.63025482075615, 19.869418891978665] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.63025482075615] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.505188453227102] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -1.6767164455740662] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.505188453227102, -1.6767164455740662] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.505188453227102, -1.6767164455740662] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.505188453227102] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.284850563021836] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.835682665574788] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.284850563021836, -4.835682665574788] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.284850563021836, -4.835682665574788] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.284850563021836] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.285459975783022] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.888566532605727] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.285459975783022, -4.888566532605727] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.285459975783022, -4.888566532605727] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.285459975783022] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.217703278919451] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -5.1292831186354695] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.217703278919451, -5.1292831186354695] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.217703278919451, -5.1292831186354695] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.217703278919451] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.45953090146432] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -7.3042540236765605] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.45953090146432, -7.3042540236765605] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.45953090146432, -7.3042540236765605] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.45953090146432, -7.3042540236765605] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.45953090146432, -7.3042540236765605] +2020-03-24 08:01:16 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.45953090146432] +2020-03-24 08:01:16 INFO root:20 - Theil-Sen Estimator +2020-03-24 08:01:16 INFO root:20 - Line m: -8.087013254194375, b: 169.26809505613906 +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 9999.0] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.63025482075615] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, 9.043471141706634] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.63025482075615, 9.043471141706634] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.63025482075615, 9.043471141706634] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.63025482075615] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.320665692650715] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -0.6548385354609948] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.320665692650715, -0.6548385354609948] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.320665692650715, -0.6548385354609948] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.320665692650715] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.796373416138604] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -2.7936614778768014] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.796373416138604, -2.7936614778768014] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.796373416138604, -2.7936614778768014] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.796373416138604] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.285459975783022] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.57767015972484] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.285459975783022, -4.57767015972484] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.285459975783022, -4.57767015972484] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.285459975783022] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.199906645328767] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -5.335611620946677] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.199906645328767, -5.335611620946677] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.199906645328767, -5.335611620946677] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -11.199906645328767] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -10.280471295767358] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -7.992751611095679] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10.280471295767358, -7.992751611095679] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10.280471295767358, -7.992751611095679] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10.280471295767358, -7.992751611095679] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10.280471295767358, -7.992751611095679] +2020-03-24 08:01:18 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.0, -10.280471295767358] +2020-03-24 08:01:18 INFO root:20 - Theil-Sen Estimator +2020-03-24 08:01:18 INFO root:20 - Line m: -8.087013254194375, b: 169.26809505613906 +2020-03-24 08:01:20 INFO root:20 - === S T A R T - R M === +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.649827429182597] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.649827429182597, 7.336865158998705] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.336865158998705, 10000.0] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 5.983214389273036] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.983214389273036, -1.649827429182597] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.649827429182597] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -9.45953090146432] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9.45953090146432, -0.31423149036624604] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.31423149036624604, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.222917779440484] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.222917779440484, 6.343323406370714] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.343323406370714, -9.45953090146432] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -9.45953090146432] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.712235997028309] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.712235997028309, 2.13243308641156] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.13243308641156, 2.222917779440484] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.222917779440484] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5189421102838042] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5189421102838042, 12.896343762150291] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.896343762150291, -1.712235997028309] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.712235997028309] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.026540539393197] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.026540539393197, 12.865534877747441] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.865534877747441, -0.5189421102838042] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5189421102838042] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.4382490302179107, 12.964082897979237] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.964082897979237, 5.026540539393197] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.026540539393197] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.32579573902877557] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.32579573902877557, 4.697371692872553] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.697371692872553, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.040652797679883] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.040652797679883, 4.014926106086326] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.014926106086326, 0.32579573902877557] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.32579573902877557] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.870729602685543] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.870729602685543, 16.238606582216125] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.238606582216125, -4.040652797679883] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.040652797679883] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.039185792177658656] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.039185792177658656, 4.014926106086326] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.014926106086326, 2.870729602685543] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.870729602685543] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.458217673900263, 16.238606582216125] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.238606582216125, -0.039185792177658656] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.039185792177658656] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.06312516076833151, 5.771737164111319] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.771737164111319, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.6548385354609948] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.6548385354609948, 6.262390811472911] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.262390811472911, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.46302128916714] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.46302128916714, 14.044170006934564] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.044170006934564, -0.6548385354609948] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.6548385354609948] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.09942607489973] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.09942607489973, 13.554033253498616] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.554033253498616, 4.46302128916714] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.46302128916714] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2458774272138404] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.2458774272138404, 14.123351667941526] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.123351667941526, 8.09942607489973] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.09942607489973] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.858191077888795] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.858191077888795, 27.34033470073174] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(27.34033470073174, 2.2458774272138404] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2458774272138404] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 9.372361971650452] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.372361971650452, 6.858191077888795] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.858191077888795] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.2179626401221335] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.2179626401221335, 6.715700692446357] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.715700692446357, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.458217673900263, 31.075792605108276] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(31.075792605108276, 3.2179626401221335] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.2179626401221335] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7897587946301271] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7897587946301271, 11.747440195077125] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(11.747440195077125, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.697371692872553, 12.100948984945793] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.100948984945793, 0.7897587946301271] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7897587946301271] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.7936614778768014] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.7936614778768014, 6.343323406370714] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.343323406370714, 4.697371692872553] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.448096274006435, 12.92781040713109] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.92781040713109, -2.7936614778768014] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.7936614778768014] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.888566532605727] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.888566532605727, 5.62564247121399] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.62564247121399, 3.448096274006435] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.168697159688201] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.168697159688201, 12.896343762150291] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.896343762150291, -4.888566532605727] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.888566532605727] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.940224007862621] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.940224007862621, 7.171825606304623] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.171825606304623, 2.168697159688201] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.168697159688201] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.771737164111319] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.771737164111319, 9.043471141706634] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.043471141706634, 2.940224007862621] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.940224007862621] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.4382490302179107, 12.936987243647659] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.936987243647659, 5.771737164111319] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.771737164111319] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 14.618083129326699] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.618083129326699, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.4382490302179107, 14.795618887725745] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.795618887725745, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.9413078962006454] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.9413078962006454, 12.896343762150291] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.896343762150291, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 19.869418891978665] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.869418891978665, 3.9413078962006454] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.9413078962006454] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.168697159688201] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.168697159688201, 12.896343762150291] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.896343762150291, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.62564247121399] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.62564247121399, 26.78145970417615] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(26.78145970417615, 2.168697159688201] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.168697159688201] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 6.715700692446357] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.715700692446357, 5.62564247121399] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.62564247121399] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.4382490302179107, 9.314154789272909] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.314154789272909, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 10.111541374742743] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.111541374742743, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.448096274006435, 12.92781040713109] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.92781040713109, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.06312516076833151, 14.123351667941526] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.123351667941526, 3.448096274006435] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.152695064370992] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.152695064370992, 9.372361971650452] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.372361971650452, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -11.269499190171826] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.269499190171826, 3.9413078962006454] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.9413078962006454, 5.152695064370992] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.152695064370992] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.043471141706634] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.043471141706634, 19.869418891978665] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.869418891978665, -11.269499190171826] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -11.269499190171826] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.48775103771906075] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.48775103771906075, 8.09942607489973] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.09942607489973, 9.043471141706634] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.043471141706634] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.13243308641156] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.13243308641156, 7.950884835307687] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.950884835307687, 0.48775103771906075] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.48775103771906075] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 6.980816437402164] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.980816437402164, 2.13243308641156] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.13243308641156] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.13243308641156] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.13243308641156, 12.92781040713109] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.92781040713109, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7897587946301271] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.7897587946301271, 12.865534877747441] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.865534877747441, 2.13243308641156] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.13243308641156] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.448096274006435, 12.865534877747441] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.865534877747441, 0.7897587946301271] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.7897587946301271] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.870729602685543] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.870729602685543, 15.02833581229528] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.02833581229528, 3.448096274006435] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.7936614778768014] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.7936614778768014, 4.014926106086326] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.014926106086326, 2.870729602685543] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.870729602685543] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.039185792177658656] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.039185792177658656, 6.715700692446357] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.715700692446357, -2.7936614778768014] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.7936614778768014] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.62564247121399] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.62564247121399, 7.336865158998705] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.336865158998705, -0.039185792177658656] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.039185792177658656] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.6386592277411036] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.6386592277411036, 3.2179626401221335] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.2179626401221335, 5.62564247121399] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.62564247121399] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.343323406370714] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.343323406370714, 12.100948984945793] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.100948984945793, 1.6386592277411036] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.6386592277411036] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -7.248363862298677] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.248363862298677, 12.92781040713109] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.92781040713109, 6.343323406370714] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.343323406370714] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 13.554033253498616] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.554033253498616, -7.248363862298677] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -7.248363862298677] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.715700692446357] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.715700692446357, 26.78145970417615] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(26.78145970417615, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.095509977933834] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.095509977933834, 9.426874853105259] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.426874853105259, 6.715700692446357] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.715700692446357] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.343323406370714] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.343323406370714, 14.123351667941526] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.123351667941526, -3.095509977933834] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.095509977933834] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.152695064370992] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.152695064370992, 7.950884835307687] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.950884835307687, 6.343323406370714] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.343323406370714] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.1031142174969415] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.1031142174969415, 6.262390811472911] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.262390811472911, 5.152695064370992] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.152695064370992] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.448096274006435, 13.791057104897156] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.791057104897156, -3.1031142174969415] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -3.1031142174969415] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.4382490302179107, 9.600477793769796] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.600477793769796, 3.448096274006435] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.448096274006435] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 6.262390811472911] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.262390811472911, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.4382490302179107] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.0407198527438597] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.0407198527438597, 15.02833581229528] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.02833581229528, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.458217673900263, 12.964082897979237] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.964082897979237, -0.0407198527438597] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.0407198527438597] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.262390811472911] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.262390811472911, 13.554033253498616] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.554033253498616, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.63836702228193] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.63836702228193, 12.100948984945793] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.100948984945793, 6.262390811472911] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.262390811472911] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.3377845899540368] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.3377845899540368, 2.940224007862621] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.940224007862621, 3.63836702228193] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.63836702228193] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.27977541220209046] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.27977541220209046, 5.695753460256103] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.695753460256103, -1.3377845899540368] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.3377845899540368] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.5200417317588075] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.5200417317588075, 8.28234564761273] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.28234564761273, -0.27977541220209046] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.27977541220209046] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.06312516076833151, 3.448096274006435] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.448096274006435, 1.5200417317588075] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.5200417317588075] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.9014278352472442] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.9014278352472442, 9.314154789272909] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.314154789272909, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9613816285850183] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.9613816285850183, 7.950884835307687] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.950884835307687, 0.9014278352472442] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.9014278352472442] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.458217673900263, 12.865534877747441] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.865534877747441, -0.9613816285850183] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9613816285850183] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 12.100948984945793] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.100948984945793, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.06312516076833151, 3.3375244095689474] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.3375244095689474, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -14.025651559928306] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-14.025651559928306, 7.950884835307687] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.950884835307687, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 19.869418891978665] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.869418891978665, -14.025651559928306] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -14.025651559928306] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.697371692872553, 6.657341570401717] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.657341570401717, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.649827429182597] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.649827429182597, 3.2179626401221335] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.2179626401221335, 4.697371692872553] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.026540539393197] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.026540539393197, 6.343323406370714] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.343323406370714, -1.649827429182597] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.649827429182597] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.458217673900263, 2.664373638966972] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.664373638966972, 5.026540539393197] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.026540539393197] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.087013254194375] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-8.087013254194375, -4.040652797679883] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.040652797679883, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.458217673900263] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -7.248363862298677] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.248363862298677, -4.136263511648885] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.136263511648885, -8.087013254194375] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.087013254194375] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9732499112926183] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.9732499112926183, 20.498570293418233] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.498570293418233, -7.248363862298677] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -7.248363862298677] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.026540539393197] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.026540539393197, 9.600477793769796] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.600477793769796, -0.9732499112926183] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9732499112926183] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 5.695753460256103] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.695753460256103, 5.026540539393197] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.026540539393197] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.06312516076833151, 9.043471141706634] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.043471141706634, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.649827429182597] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.649827429182597, 19.580083823369087] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(19.580083823369087, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.06312516076833151] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.63836702228193] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.63836702228193, 12.100948984945793] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.100948984945793, -1.649827429182597] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -1.649827429182597] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 14.795618887725745] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.795618887725745, 3.63836702228193] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.63836702228193] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.697371692872553, 13.791057104897156] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.791057104897156, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.1186010499690013] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.980816437402164] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.980816437402164, 12.865534877747441] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.865534877747441, 4.697371692872553] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.600477793769796] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.600477793769796, 26.78145970417615] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(26.78145970417615, 6.980816437402164] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.980816437402164] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 12.896343762150291] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.896343762150291, 9.600477793769796] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 9.600477793769796] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.729112574565239] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.729112574565239, 20.16093656237835] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.16093656237835, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 14.044170006934564] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(14.044170006934564, 23.625318724701987] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.625318724701987, 4.729112574565239] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.729112574565239] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.7936614778768014] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.7936614778768014, 8.28234564761273] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.28234564761273, 14.044170006934564] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 14.044170006934564] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 20.237509941407072] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.237509941407072, 20.498570293418233] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.498570293418233, -2.7936614778768014] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -2.7936614778768014] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 8.28234564761273] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.28234564761273, 20.237509941407072] +2020-03-24 08:01:20 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 20.237509941407072] +2020-03-24 08:01:20 INFO root:20 - === E N D - R M === 0 +2020-03-24 08:01:20 INFO root:20 - Repeated Median Estimator +2020-03-24 08:01:20 INFO root:20 - Line m: 8.28234564761273, b: -115.5804684578199 +2020-03-24 08:01:26 INFO root:20 - === S T A R T - L M S === +2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.46302128916714, 10000.0] +2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.46302128916714, 10000.0] +2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, 4.46302128916714] +2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.99, 4.46302128916714] +2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.98, 3.1186010499690013] +2020-03-24 08:01:26 INFO root:20 - Open ForkJoinPool: lines: 20 I(-9999.98, 3.1186010499690013] +2020-03-24 08:01:26 INFO root:20 - === E N D - L M S === 0 +2020-03-24 08:01:26 INFO root:20 - Least Median of Squares +2020-03-24 08:01:26 INFO root:20 - Line m: 4.46302128916714, b: -75.56223328222487 +2020-03-24 08:01:29 INFO root:20 - === S T A R T - R M === +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9732499112926183] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.9732499112926183, 23.625318724701987] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.625318724701987, 10000.0] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.587531184552323] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.587531184552323, 16.812420547078396] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(16.812420547078396, -0.9732499112926183] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9732499112926183] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.771737164111319] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.771737164111319, 6.657341570401717] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.657341570401717, 6.587531184552323] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.587531184552323] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.921608229164246] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.921608229164246, 6.587531184552323] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.587531184552323, 5.771737164111319] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.771737164111319] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -31.157232310595994] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-31.157232310595994, -1.6767164455740662] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.6767164455740662, 5.921608229164246] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.921608229164246] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9732499112926183] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.9732499112926183, 20.237509941407072] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.237509941407072, -31.157232310595994] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -31.157232310595994] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.697371692872553, 12.896343762150291] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.896343762150291, -0.9732499112926183] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.9732499112926183] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.152695064370992] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.152695064370992, 6.715700692446357] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.715700692446357, 4.697371692872553] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.697371692872553] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.040652797679883] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.040652797679883, 8.28234564761273] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.28234564761273, 5.152695064370992] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 5.152695064370992] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2458774272138404] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.2458774272138404, 8.28234564761273] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.28234564761273, -4.040652797679883] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.040652797679883] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2458774272138404] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.2458774272138404, 5.2292616377823915] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.2292616377823915, 2.2458774272138404] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2458774272138404] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.343323406370714] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.343323406370714, 9.314154789272909] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.314154789272909, 2.2458774272138404] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 2.2458774272138404] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -23.86502435637562] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-23.86502435637562, -13.307498086772005] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-13.307498086772005, 6.343323406370714] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 6.343323406370714] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5189421102838042] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.5189421102838042, 12.865534877747441] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.865534877747441, -23.86502435637562] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -23.86502435637562] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 10.688499910939816] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(10.688499910939816, -0.5189421102838042] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.5189421102838042] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.46302128916714] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.46302128916714, 13.791057104897156] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.791057104897156, 1.3903399194637567] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.3903399194637567] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.63836702228193] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.63836702228193, 7.950884835307687] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.950884835307687, 4.46302128916714] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 4.46302128916714] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.6386592277411036] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.6386592277411036, 9.043471141706634] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.043471141706634, 3.63836702228193] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 3.63836702228193] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.136263511648885] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-4.136263511648885, -2.7936614778768014] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.7936614778768014, 1.6386592277411036] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.6386592277411036] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.48775103771906075] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.48775103771906075, 4.014926106086326] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.014926106086326, -4.136263511648885] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -4.136263511648885] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, -42.38251931669613] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -11.217703278919451] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.217703278919451, 0.48775103771906075] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-10000.0, 0.48775103771906075] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -0.27977541220209046] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.27977541220209046, 28.45808469384292] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(28.45808469384292, -11.217703278919451] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -11.217703278919451] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 1.3903399194637567] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.3903399194637567, 5.983214389273036] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.983214389273036, -0.27977541220209046] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -0.27977541220209046] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -0.039185792177658656] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-0.039185792177658656, 5.483705624614845] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.483705624614845, 1.3903399194637567] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 1.3903399194637567] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 1.5200417317588075] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.5200417317588075, 9.600477793769796] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(9.600477793769796, -0.039185792177658656] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -0.039185792177658656] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -2.4362069804232624] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-2.4362069804232624, 3.4382490302179107] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.4382490302179107, 1.5200417317588075] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 1.5200417317588075] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 12.92781040713109] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.92781040713109, 23.625318724701987] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(23.625318724701987, -2.4362069804232624] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -2.4362069804232624] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 0.06312516076833151] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.06312516076833151, 3.2179626401221335] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.2179626401221335, 12.92781040713109] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 12.92781040713109] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -12.785049384808866] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-12.785049384808866, 12.92781040713109] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(12.92781040713109, 0.06312516076833151] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 0.06312516076833151] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 1.458217673900263] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(1.458217673900263, 33.69350051637363] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(33.69350051637363, -12.785049384808866] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -12.785049384808866] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -1.6767164455740662] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.6767164455740662, 6.262390811472911] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.262390811472911, 1.458217673900263] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 1.458217673900263] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.63836702228193] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.63836702228193, 5.695753460256103] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(5.695753460256103, -1.6767164455740662] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -1.6767164455740662] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -11.199906645328767] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-11.199906645328767, 2.222917779440484] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.222917779440484, 3.63836702228193] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.63836702228193] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.448096274006435] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.448096274006435, 20.16093656237835] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(20.16093656237835, -11.199906645328767] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -11.199906645328767] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.448096274006435] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.448096274006435, 6.858191077888795] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.858191077888795, 3.448096274006435] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.448096274006435] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 0.06312516076833151] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(0.06312516076833151, 4.014926106086326] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(4.014926106086326, 3.448096274006435] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.448096274006435] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -3.1031142174969415] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-3.1031142174969415, 3.1186010499690013] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 0.06312516076833151] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 0.06312516076833151] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.1186010499690013] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(3.1186010499690013, 8.28234564761273] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.28234564761273, -3.1031142174969415] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -3.1031142174969415] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -1.649827429182597] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-1.649827429182597, 6.587531184552323] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(6.587531184552323, 3.1186010499690013] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 3.1186010499690013] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 2.870729602685543] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.870729602685543, 15.02833581229528] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(15.02833581229528, -1.649827429182597] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -1.649827429182597] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 8.180578036128454] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(8.180578036128454, 13.791057104897156] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(13.791057104897156, 2.870729602685543] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 2.870729602685543] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 2.168697159688201] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(2.168697159688201, 7.171825606304623] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(7.171825606304623, 8.180578036128454] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 8.180578036128454] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, -7.3042540236765605] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-7.3042540236765605, 2.168697159688201] +2020-03-24 08:01:29 INFO root:20 - Open ForkJoinPool: lines: 20 I(-42.38251931669613, 2.168697159688201] +2020-03-24 08:01:29 INFO root:20 - === E N D - R M === 0 +2020-03-24 08:01:29 INFO root:20 - Repeated Median Estimator +2020-03-24 08:01:29 INFO root:20 - Line m: -7.3042540236765605, b: 38.340408676703916 +2020-03-24 08:02:07 INFO root:20 - Thread: AWT-EventQueue-0 +2020-03-24 08:02:09 INFO root:20 - Generated successfully!Thread-0 +2020-03-24 08:02:09 INFO root:20 - === S T A R T - L M S === +2020-03-24 08:02:09 INFO root:20 - Created instance of IntersectionComputer +2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(0.00983529049871438, 10000.0] +2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(0.00983529049871438, 10000.0] +2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(0.01983529049871438, 31.489941586515652] +2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(0.01983529049871438, 31.489941586515652] +2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(0.1513406631165241, 31.489941586515652] +2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(0.1513406631165241, 31.489941586515652] +2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.99, 0.00983529049871438] +2020-03-24 08:02:09 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.99, 0.00983529049871438] +2020-03-24 08:02:09 INFO root:20 - === E N D - L M S === 0 +2020-03-24 08:02:09 INFO root:20 - Least Median of Squares +2020-03-24 08:02:09 INFO root:20 - Line m: 0.00983529049871438, b: -21.793233860728687 +2020-03-24 08:02:12 INFO root:20 - === S T A R T - R M === +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.24300922430622] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-8.24300922430622, 8.049106220993691] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(8.049106220993691, 10000.0] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, 10000.0] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7472855203118595] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-0.7472855203118595, 7.298889634823545] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(7.298889634823545, -8.24300922430622] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -8.24300922430622] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.556350835044063] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(1.556350835044063, 7.624355360520304] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(7.624355360520304, -0.7472855203118595] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7472855203118595] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.8848055049272158] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-0.8848055049272158, 4.624793040408574] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(4.624793040408574, 1.556350835044063] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, 1.556350835044063] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7779378256279039] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-0.7779378256279039, 4.554094280475233] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(4.554094280475233, -0.8848055049272158] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.8848055049272158] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -20.354033176380696] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-20.354033176380696, -0.7779378256279039] +2020-03-24 08:02:12 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-10000.0, -0.7779378256279039] +2020-03-24 08:02:12 INFO root:20 - === E N D - R M === 0 +2020-03-24 08:02:12 INFO root:20 - Repeated Median Estimator +2020-03-24 08:02:12 INFO root:20 - Line m: -20.354033176380696, b: 181.45829278956552 +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, 9999.0] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -0.8990165074965895] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, 16.30930425001987] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -31.553370019957597] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, 4.624793040408574] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-31.553370019957597, 4.624793040408574] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-31.553370019957597, 4.624793040408574] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -31.553370019957597] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -31.547053854614205] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -1.7416468882002512] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-31.547053854614205, -1.7416468882002512] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-31.547053854614205, -1.7416468882002512] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -31.547053854614205] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.354738141211039] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -3.6918958287919112] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-12.354738141211039, -3.6918958287919112] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-12.354738141211039, -3.6918958287919112] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -12.354738141211039] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.16774202531667] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -4.5578712018177425] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9.16774202531667, -4.5578712018177425] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9.16774202531667, -4.5578712018177425] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -9.16774202531667] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.452506499531564] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -5.376723351619043] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-8.452506499531564, -5.376723351619043] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-8.452506499531564, -5.376723351619043] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.452506499531564] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.24300922430622] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -5.927046852823835] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-8.24300922430622, -5.927046852823835] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-8.24300922430622, -5.927046852823835] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-8.24300922430622, -5.927046852823835] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-8.24300922430622, -5.927046852823835] +2020-03-24 08:02:14 DEBUG root:28 - Open ForkJoinPool: lines: 20 I(-9999.0, -8.24300922430622] +2020-03-24 08:02:14 INFO root:20 - Theil-Sen Estimator +2020-03-24 08:02:14 INFO root:20 - Line m: -7.342466537315348, b: 96.16297539643116 +2020-03-24 08:03:18 INFO root:20 - Starting the Benchmark... +2020-03-24 08:03:18 INFO root:20 - Benchmark on Dataset: CLOUD with 50 points +2020-03-24 08:03:18 INFO root:20 - AlgorithmComparison with Types: LMS, NAIV_LMS +2020-03-24 08:03:18 INFO root:20 - === S T A R T - naiv L M S === +2020-03-24 08:03:18 INFO root:20 - === S T A R T - L M S === +2020-03-24 08:03:18 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] +2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:18 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] +2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:18 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.99, 1.5048434349200512] +2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:18 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.99, 1.5048434349200512] +2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:18 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:18 INFO root:20 - === E N D - L M S === 0 +2020-03-24 08:03:21 INFO root:20 - Zeit: 2 +2020-03-24 08:03:21 INFO root:20 - Calculating ScaleDependentMeasure for LMS +2020-03-24 08:03:21 INFO root:20 - finished calculating ScaleDependentMeasure. +2020-03-24 08:03:21 INFO root:20 - Calculating ScaledErrorBasedMeasure for LMS, NAIV_LMS +2020-03-24 08:03:21 INFO root:20 - finished calculating ScaledErrorBasedMeasure. +2020-03-24 08:03:21 INFO root:20 - finished with execution of the algorithms. +2020-03-24 08:03:29 INFO root:20 - Starting the Benchmark... +2020-03-24 08:03:29 INFO root:20 - Benchmark on Dataset: CLOUD with 50 points +2020-03-24 08:03:29 INFO root:20 - AlgorithmComparison with Types: [LMS, RM, TS] +2020-03-24 08:03:29 INFO root:20 - === S T A R T - L M S === +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, 9999.0] +2020-03-24 08:03:29 INFO root:20 - === S T A R T - R M === +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.18621455758115055] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.18621455758115055, 7.773906936486924] +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.307027219808578] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.773906936486924, 10000.0] +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, 2.5983559449463836] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 10000.0] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.8500883464363476] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.70442162624154, 10000.0] +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, 1.8598052357147932] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.70442162624154, 10000.0] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.8500883464363476, 1.8598052357147932] +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.8500883464363476, 1.8598052357147932] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 5.850069793893033] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.8500883464363476] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, -0.18621455758115055] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.69442162624154, 12.932487607764797] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.6666043362388456] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.18621455758115055] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.69442162624154, 12.932487607764797] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -1.4734971023940973] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.6666043362388456, -1.4734971023940973] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.6666043362388456, -1.4734971023940973] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 5.367396534839656] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.6666043362388456] +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.13431546663111896, 12.932487607764797] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.367396534839656, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.13431546663111896, 12.932487607764797] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.6453411931758306] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.355819308974041] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.6453411931758306, -2.355819308974041] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.930108425917869] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.6453411931758306, -2.355819308974041] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 INFO root:20 - === E N D - L M S === 0 +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.930108425917869, 5.836097872358641] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.6453411931758306, -2.355819308974041] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 3.6981978412474645] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.6453411931758306, -2.355819308974041] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-9999.0, -2.6453411931758306] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.898190275651015] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.898190275651015, 3.930108425917869] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.930108425917869] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.119687480495812] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3167788499939315] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3167788499939315, 4.728152456152825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1612319950786218, 6.131976038240087] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 3.3167788499939315] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3167788499939315] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.060330375662425] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.060330375662425, 7.642790519668512] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.642790519668512, 1.1612319950786218] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7824566298478337] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7824566298478337, 6.793381594136216] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.793381594136216, 6.060330375662425] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.060330375662425] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0331236795565095, 6.310714621539466] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 3.7824566298478337] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7824566298478337] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 7.270193734755459] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 1.0331236795565095] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 8.165957122456804] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 10.168474842123265] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.168474842123265, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.308511932399835] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.308511932399835, 6.416702881069434] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.416702881069434, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0439157476981786] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0439157476981786, 6.808357428233249] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.808357428233249, 4.308511932399835] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.308511932399835] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.005230943512449] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.005230943512449, 2.0439157476981786] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0439157476981786] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3569329430010337] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3569329430010337, 6.310714621539466] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.005555132181811, 4.119687480495812] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 2.3569329430010337] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3569329430010337] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5261292998302625] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.5261292998302625, 3.5129759525341524] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5129759525341524, 2.005555132181811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 8.416300581786237] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.416300581786237, 0.5261292998302625] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5261292998302625] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 5.5511884354949625] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7988676808148747, 5.691312913554345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 9.582841457331533] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.582841457331533, 2.7988676808148747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 5.878777998893678] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 8.042166160106316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.3166998713032316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.060330375662425] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.060330375662425, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 6.138858636386203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.138858636386203, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.995176208286747, 7.077780451476278] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.244774638837647] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 12.17798793152618] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.17798793152618, 2.995176208286747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1298213427007786, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 4.244774638837647] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.244774638837647] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 7.056080994188464] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 2.1298213427007786] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.732338594449902] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 5.707476919914643] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.707476919914643, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 10.031724446510212] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.031724446510212, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 10.720671449905556] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.820327232846825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.017403877635528] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8601081539963226] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8601081539963226, 4.647228734394258] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 7.952273413962051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 0.8601081539963226] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8601081539963226] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1612319950786218, 6.227856136943297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 9.582841457331533] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.582841457331533, 1.1612319950786218] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 7.962235458553249] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.691312913554345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 5.691312913554345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.329068238120963] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.329068238120963, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.005230943512449] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.005230943512449, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.302640674854274] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 7.215285327166715] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.962235458553249] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 6.820327232846825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 7.215285327166715] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4278491397804416, 3.3639051091626815] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3639051091626815, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 5.420891697106218] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.420891697106218, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.792969153023652] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.792969153023652, 7.544240699763872] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.544240699763872, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 5.367396534839656] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.367396534839656, 4.792969153023652] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.792969153023652] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.0465298915442864] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.0465298915442864, 7.056080994188464] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 3.717484348632541] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.186525056512204] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.186525056512204, 3.0465298915442864] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.0465298915442864] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.820327232846825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 5.787572437458981] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.160834910895586] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.160834910895586, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.1783962794207866] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.1783962794207866, 6.255267673012437] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 10.058209140805689] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.058209140805689, -0.1783962794207866] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.1783962794207866] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.507294309764672] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1245785684473777, 7.266714773990139] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.266714773990139, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.079680485756729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 2.1245785684473777] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 10.168474842123265] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.168474842123265, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 7.270193734755459] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 1.8461811237235688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 4.632832999324968] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.632832999324968, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1020560646057989] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1020560646057989, 8.649586085647623] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.649586085647623, 3.981811804439126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.866980559315904] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 1.1020560646057989] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1020560646057989] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9512214367207426] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9512214367207426, 5.24971295880084] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 6.670208992286865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 2.9512214367207426] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9512214367207426] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.425894597435647] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.425894597435647, 6.298179057355855] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 3.425894597435647] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.425894597435647] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 5.862521436089605] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 4.575964217385876] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.575964217385876, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7650767187492256, 4.728152456152825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 8.750617408011088] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 2.7650767187492256] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.894854617858413] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.894854617858413, 6.810980382208822] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.810980382208822, 4.885654068041099] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 5.372261251693178] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.372261251693178, 1.894854617858413] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.894854617858413] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 5.691312913554345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 8.274904672453669] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.274904672453669, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 8.24644035031365] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.24644035031365, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4618420275286723] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4618420275286723, 5.24971295880084] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 5.805954012880761] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.055235636887076] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.055235636887076, 12.18705078165943] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.18705078165943, 1.4618420275286723] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4618420275286723] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.005555132181811, 6.02988649550346] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, 4.055235636887076] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.055235636887076] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.119557803513521] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.119557803513521, 3.3875247751514634] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3875247751514634, 2.005555132181811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 4.898190275651015] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.898190275651015, 2.119557803513521] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.119557803513521] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7770985523660472] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.7770985523660472, 6.775006072549876] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, 3.377208147729642] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7675176769305645] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.7675176769305645, 7.0100213245570515] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 1.7770985523660472] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7770985523660472] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 13.864342131750357] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(13.864342131750357, 0.7675176769305645] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7675176769305645] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.376288358056158] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 10.058209140805689] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.058209140805689, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.5511884354949625] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 6.585093849854849] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.585093849854849, 5.376288358056158] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.376288358056158] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.05708003476628078] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.05708003476628078, 4.060836100688299] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.060836100688299, 5.5511884354949625] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.5511884354949625] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 5.262124211227417] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.262124211227417, -0.05708003476628078] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.05708003476628078] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 9.118380705945334] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.118380705945334, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.255267673012437] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 8.162832974378674] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9008458664329193, 4.005230943512449] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.005230943512449, 6.255267673012437] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.255267673012437] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.490348190680696] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 1.9008458664329193] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 6.775006072549876] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 7.74725028583319] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.74725028583319, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 6.670208992286865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 3.3165234639016687] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.131976038240087] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 9.76687484281305] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.76687484281305, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 4.571304042300615] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.571304042300615, 6.131976038240087] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.131976038240087] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.882181579189865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 7.1577933949938055] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.1577933949938055, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.041316261959321, 6.138858636386203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.138858636386203, 5.882181579189865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.882181579189865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.224113403372712] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.224113403372712, 9.846240492044364] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.846240492044364, 2.041316261959321] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.854280736008504] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 6.164259352489692] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 3.224113403372712] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.224113403372712] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.6141873022707496] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.6141873022707496, 3.3163643086640224] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3163643086640224, 4.854280736008504] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.854280736008504] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 9.109914950414607] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.109914950414607, -1.6141873022707496] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.6141873022707496] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 8.90374130572198] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.90374130572198, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 5.24971295880084] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 4.389750406931021] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.017403877635528] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.766308424024155] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.766308424024155, 9.60320096103745] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.60320096103745, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 8.04013111382245] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 4.766308424024155] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.766308424024155] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 11.462184619825056] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.462184619825056, 5.805954012880761] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.054821814981661] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.054821814981661, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.054821814981661] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.054821814981661, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 8.87090287137142] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.87090287137142, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 7.1577933949938055] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.1577933949938055, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 7.998823709604787] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 5.376288358056158] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 6.2032874889905045] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8870762470753277, 1.276101581843871] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.276101581843871, 4.119687480495812] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9944229405967001] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9944229405967001, 3.177566554948344] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.177566554948344, 0.8870762470753277] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 5.588873991521197] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.588873991521197, 0.9944229405967001] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9944229405967001] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.1577933949938055] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.1577933949938055, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 8.165957122456804] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.361817921799594] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.361817921799594, 9.443487969251592] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.443487969251592, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 6.670208992286865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 4.361817921799594] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.361817921799594] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 3.5064307926645286] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5064307926645286, 4.119687480495812] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 4.422729412780903] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 4.766308424024155] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.766308424024155, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1298213427007786, 6.810980382208822] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.810980382208822, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.507294309764672] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 2.1298213427007786] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 8.87090287137142] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.87090287137142, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 4.866980559315904] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 7.74725028583319] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.74725028583319, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 7.490348190680696] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 5.6598429413844] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.6598429413844, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.425894597435647] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.425894597435647, 7.829003849392301] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.829003849392301, 1.3166998713032316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 8.274904672453669] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.274904672453669, 3.425894597435647] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.425894597435647] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0972154414387028, 6.507294309764672] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 5.036962587195657] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 6.7327013597467325] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.7327013597467325, 2.0972154414387028] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 5.262124211227417] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.262124211227417, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.810980382208822] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.810980382208822, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.61146873261786] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.61146873261786, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 8.897271427352443] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.76210434219587] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.320704658673037] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.320704658673037, 7.953400618556505] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 7.953400618556505] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 3.320704658673037] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.320704658673037] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.670208992286865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 5.036962587195657] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.376288358056158] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 7.842826519402418] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.842826519402418, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.866980559315904] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 5.9761558710572364] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.9761558710572364, 5.376288358056158] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.376288358056158] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 5.787572437458981] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 4.866980559315904] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.866980559315904] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.16439775812399074] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.16439775812399074, 2.9046862802990465] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9046862802990465, 5.036962587195657] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 10.168474842123265] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.168474842123265, -0.16439775812399074] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.16439775812399074] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.890982121505077] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.890982121505077, 3.5853073017274553] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4903564968366319] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.4903564968366319, 3.981811804439126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 2.890982121505077] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.890982121505077] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.653541424487146] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.653541424487146, 7.0100213245570515] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 0.4903564968366319] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4903564968366319] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.864935124132187, 5.867752286880333] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.867752286880333, 4.653541424487146] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.653541424487146] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 5.850069793893033] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 2.864935124132187] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 3.320704658673037] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.320704658673037, 3.9763446839289966] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 4.422729412780903] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.995176208286747, 6.298179057355855] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 1.662459552023726] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.447786631998024] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.447786631998024, 3.9404621031365834] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9404621031365834, 2.995176208286747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 6.060330375662425] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.060330375662425, 2.447786631998024] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.447786631998024] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 4.898190275651015] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.898190275651015, 3.981811804439126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 9.118380705945334] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.118380705945334, 1.8859606600674164] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 9.118380705945334] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.118380705945334, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.787572437458981] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 6.838350841707644] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 3.717484348632541] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9732929085314005, 3.279494452399678] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.279494452399678, 5.787572437458981] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.787572437458981] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 10.720671449905556] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, 0.9732929085314005] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 6.255267673012437] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 3.7999822407679713] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7999822407679713, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8870762470753277, 3.224113403372712] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.224113403372712, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.773906936486924] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.773906936486924, 0.8870762470753277] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.810980382208822] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.810980382208822, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 9.118380705945334] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.118380705945334, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.670208992286865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 8.649586085647623] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.649586085647623, 1.662459552023726] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.842536725072307] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.842536725072307, 3.002592942126893] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.002592942126893, 6.670208992286865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.670208992286865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 7.270193734755459] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 0.842536725072307] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.842536725072307] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 5.24971295880084] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8870762470753277, 3.8453281917590942] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.077780451476278] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 0.8870762470753277] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.448433527409682, 7.544240699763872] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.544240699763872, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7988676808148747, 5.836097872358641] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 5.448433527409682] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7999822407679713] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7999822407679713, 13.885134066741479] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(13.885134066741479, 2.7988676808148747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 7.810838538617938] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.810838538617938, 3.7999822407679713] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7999822407679713] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.674769057275626] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.674769057275626, 8.65770227283384] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.033399333346209, 6.056113449366559] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 5.674769057275626] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.674769057275626] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 11.687363598598907] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.687363598598907, 3.033399333346209] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 8.24644035031365] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.24644035031365, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.0359561583195696, 4.962128185033726] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.962128185033726, 5.691312913554345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.4210401659763183] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.4210401659763183, 4.27556605508621] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.27556605508621, 4.0359561583195696] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.862521436089605] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 14.31150054030771] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(14.31150054030771, -1.4210401659763183] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.4210401659763183] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 9.255233962618172] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.255233962618172, 5.862521436089605] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.862521436089605] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.946269776276312, 7.0100213245570515] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 3.6981978412474645] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 5.588873991521197] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.588873991521197, 3.946269776276312] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.005555132181811, 3.5046603376001046] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5046603376001046, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 7.92511193305876] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 2.005555132181811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 7.642790519668512] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.642790519668512, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.382671292894811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.382671292894811, 7.056080994188464] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 5.292554753688084] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 3.382671292894811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.382671292894811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.036922771611217] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.036922771611217, 6.838350841707644] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.651381597577189] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.651381597577189, 3.036922771611217] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.036922771611217] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.206365239113534] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.206365239113534, 4.37466890200501] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.37466890200501, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 8.47410600375263] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 2.206365239113534] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.206365239113534] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5129759525341524] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5129759525341524, 11.153160507179237] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.153160507179237, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.674769057275626] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.674769057275626, 3.5129759525341524] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5129759525341524] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5680753725600413] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.5680753725600413, 11.687363598598907] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.687363598598907, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 11.635998223482083] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.635998223482083, 0.5680753725600413] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5680753725600413] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.805954012880761] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 5.24971295880084] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 8.47410600375263] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4538893070307133] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4538893070307133, 2.113436083299407] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.113436083299407, 3.3382333262232096] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.14697420234602] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.14697420234602, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 1.4538893070307133] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4538893070307133] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 6.02988649550346] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, -1.14697420234602] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.14697420234602] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 8.162832974378674] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0353615538655152, 4.728152456152825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 3.5853073017274553] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.490511670836824, 6.255267673012437] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 1.0353615538655152] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.255267673012437] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 2.490511670836824] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.343050989151618] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.343050989151618, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 10.880338025056755] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.880338025056755, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 6.017403877635528] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 7.0100213245570515] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 1.3166998713032316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.507294309764672] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 8.04013111382245] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.820327232846825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.985635734765026] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.985635734765026, 8.65770227283384] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.787572437458981] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 2.985635734765026] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.985635734765026] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 7.270193734755459] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9598215551788891] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9598215551788891, 4.504134030107015] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 8.897271427352443] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 0.9598215551788891] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9598215551788891] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 6.017403877635528] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 3.377208147729642] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.448433527409682, 11.153160507179237] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.153160507179237, 3.3165234639016687] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 9.582841457331533] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.582841457331533, 5.448433527409682] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 8.47410600375263] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 3.3382333262232096] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.775006072549876] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 8.042166160106316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 6.810980382208822] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.810980382208822, 3.9763446839289966] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 4.3703655773906664] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3752623278055205] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3752623278055205, 3.670920058220254] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.670920058220254, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 6.507294309764672] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 1.3752623278055205] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3752623278055205] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.864935124132187, 7.998823709604787] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.138858636386203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.138858636386203, 12.521252775728987] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.521252775728987, 2.864935124132187] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 5.367396534839656] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.367396534839656, 6.138858636386203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.138858636386203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7650767187492256, 7.490348190680696] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 6.2032874889905045] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 2.7650767187492256] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 10.058209140805689] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.058209140805689, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7467191741105026, 4.866980559315904] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5983559449463836, 6.164259352489692] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 2.7467191741105026] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 5.5511884354949625] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 2.5983559449463836] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 6.76210434219587] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 6.056113449366559] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 4.389750406931021] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 3.8453281917590942] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -3.450086968502423] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-3.450086968502423, 1.8859606600674164] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 4.119687480495812] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 9.60320096103745] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.60320096103745, -3.450086968502423] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -3.450086968502423] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 8.9219043748842] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.9219043748842, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 6.7327013597467325] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.7327013597467325, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 6.507294309764672] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.2428747197422245] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2428747197422245, 8.9219043748842] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.9219043748842, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7303005910697519] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.7303005910697519, 6.017403877635528] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 6.2428747197422245] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.2428747197422245] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 8.04013111382245] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 0.7303005910697519] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7303005910697519] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.041316261959321, 3.224113403372712] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.224113403372712, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.119557803513521] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.119557803513521, 3.8246091975282916] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8246091975282916, 2.041316261959321] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3444290318547116] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3444290318547116, 6.017403877635528] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.119557803513521] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.119557803513521] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.087583454478446] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.087583454478446, 2.3444290318547116] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3444290318547116] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5983559449463836, 5.691312913554345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 7.998823709604787] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 2.5983559449463836] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.507294309764672] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 3.6981978412474645] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.854280736008504] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 7.343050989151618] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.343050989151618, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.206365239113534] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.206365239113534, 6.2032874889905045] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 4.854280736008504] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.854280736008504] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 9.452209750676227] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, 2.206365239113534] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.206365239113534] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1245785684473777, 2.985635734765026] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.985635734765026, 5.878777998893678] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9732929085314005, 3.377208147729642] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 2.1245785684473777] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5983559449463836, 7.544240699763872] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.544240699763872, 0.9732929085314005] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.820327232846825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 2.5983559449463836] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.649928803913759] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.649928803913759, 11.559411149087945] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.559411149087945, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.448433527409682, 6.732338594449902] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 4.649928803913759] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.649928803913759] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.336666719060442] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.336666719060442, 6.612200477405259] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.612200477405259, 5.448433527409682] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 6.416702881069434] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.416702881069434, 1.336666719060442] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.336666719060442] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.670920058220254] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.670920058220254, 7.079680485756729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5064307926645286] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5064307926645286, 6.255267673012437] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 3.670920058220254] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.670920058220254] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 6.017403877635528] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 3.5064307926645286] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5064307926645286] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5960928353473003] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5960928353473003, 8.750617408011088] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 5.842861292989345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.842861292989345, 2.5960928353473003] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5960928353473003] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 2.8925221797902525] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.8925221797902525, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1514458072431455] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1514458072431455, 5.882181579189865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.759804570928154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 2.1514458072431455] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1514458072431455] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 7.962235458553249] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9598215551788891] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9598215551788891, 3.9573922920806455] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9573922920806455, 4.885654068041099] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 5.262124211227417] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.262124211227417, 0.9598215551788891] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9598215551788891] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7984790496457825, 5.850069793893033] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.382671292894811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.382671292894811, 6.261647948240883] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 2.7984790496457825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 4.866980559315904] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 3.382671292894811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.382671292894811] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 13.207782464134596] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(13.207782464134596, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 8.165957122456804] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 4.504134030107015] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.862521436089605] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2026970544301663] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2026970544301663, 7.952273413962051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 6.255267673012437] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 3.2026970544301663] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2026970544301663] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 8.165957122456804] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 8.750617408011088] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 7.74725028583319] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.74725028583319, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4278491397804416, 6.838350841707644] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.4043861631761505] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4043861631761505, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3219798350546292, 4.504134030107015] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 5.420891697106218] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.420891697106218, 3.3219798350546292] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0353615538655152, 11.365226045287296] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.365226045287296, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.490511670836824, 6.2032874889905045] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 1.0353615538655152] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4300572036051336] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.4300572036051336, 2.5845067562821833] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5845067562821833, 2.490511670836824] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.810980382208822] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.810980382208822, 0.4300572036051336] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4300572036051336] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.953400618556505] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 5.086155476305678] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 7.215285327166715] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 7.953400618556505] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 1.8461811237235688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.670208992286865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 12.17798793152618] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.17798793152618, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.2780724023640419] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.2780724023640419, 4.422729412780903] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 6.670208992286865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.670208992286865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 5.882181579189865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 0.2780724023640419] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.2780724023640419] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 5.376288358056158] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 4.446842582853426] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 5.588873991521197] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.588873991521197, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9008458664329193, 7.92511193305876] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 3.3382333262232096] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 10.756117816302693] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.756117816302693, 1.9008458664329193] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.001758317732483] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.001758317732483, 7.952273413962051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 5.842861292989345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.842861292989345, 5.001758317732483] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.001758317732483] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 6.585093849854849] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.585093849854849, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0206785886621286] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0206785886621286, 4.766308424024155] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.766308424024155, 4.647228734394258] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.497647924454431] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 2.0206785886621286] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0206785886621286] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7593331199596733] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.7593331199596733, 6.20616857414944] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.20616857414944, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 6.164259352489692] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 0.7593331199596733] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7593331199596733] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 7.642790519668512] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.642790519668512, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 6.2032874889905045] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.497647924454431] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 4.361817921799594] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.361817921799594, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8310211400559864] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8310211400559864, 5.292554753688084] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.7327013597467325] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.7327013597467325, 1.8310211400559864] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8310211400559864] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 9.452209750676227] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.850069793893033] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 7.952273413962051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 3.670920058220254] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.670920058220254, 5.850069793893033] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.850069793893033] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8219686221787006] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8219686221787006, 6.76210434219587] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 6.2032874889905045] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 1.8219686221787006] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8219686221787006] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.02988649550346] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, 8.04013111382245] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8825770953905019] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8825770953905019, 5.5511884354949625] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 6.02988649550346] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.02988649550346] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.862521436089605] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 7.953400618556505] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 1.8825770953905019] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8825770953905019] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 5.420891697106218] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.420891697106218, 5.862521436089605] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.862521436089605] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.890982121505077] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.890982121505077, 5.599406645208912] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.599406645208912, 3.3165234639016687] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 3.336440424815381] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.336440424815381, 2.890982121505077] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.890982121505077] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8375595130081617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8375595130081617, 3.981811804439126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 8.042166160106316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.8375595130081617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8375595130081617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 5.850069793893033] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 7.343050989151618] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.343050989151618, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.940798609577206] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.940798609577206, 8.165957122456804] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 5.376288358056158] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 4.940798609577206] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.940798609577206] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3610219151712448] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3610219151712448, 5.086155476305678] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 7.343050989151618] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.343050989151618, 1.3610219151712448] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3610219151712448] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 9.443487969251592] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.443487969251592, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 12.18705078165943] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.18705078165943, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 10.880338025056755] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.880338025056755, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 5.376288358056158] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 5.805954012880761] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.093027176779554, 5.367396534839656] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.367396534839656, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 8.165957122456804] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 3.093027176779554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 6.02988649550346] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.632832999324968] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.632832999324968, 10.334693060811794] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.334693060811794, 1.662459552023726] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1510424824600896] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1510424824600896, 7.490348190680696] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 4.632832999324968] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.632832999324968] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 3.7891373196137126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 3.1510424824600896] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1510424824600896] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4927278573308902] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4927278573308902, 3.3382333262232096] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.998823709604787] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 1.4927278573308902] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4927278573308902] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.490348190680696] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 6.670208992286865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 7.0365505244185735] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0365505244185735, 3.717484348632541] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 9.76687484281305] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.76687484281305, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.056113449366559] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 9.452209750676227] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7984790496457825, 5.078313440553169] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.078313440553169, 6.056113449366559] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.056113449366559] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.448433527409682, 7.810838538617938] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.810838538617938, 2.7984790496457825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4300572036051336] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.4300572036051336, 1.8219686221787006] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8219686221787006, 5.448433527409682] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.448433527409682] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 3.846729652419114] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.846729652419114, 0.4300572036051336] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4300572036051336] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9944229405967001] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9944229405967001, 4.308511932399835] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.308511932399835, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 9.60320096103745] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.60320096103745, 0.9944229405967001] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9944229405967001] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5344797930145013] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5344797930145013, 6.310714621539466] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.425894597435647] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.425894597435647, 5.882181579189865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 3.5344797930145013] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5344797930145013] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 4.647228734394258] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 3.425894597435647] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.425894597435647] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5680753725600413] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.5680753725600413, 5.787572437458981] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 12.18705078165943] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.18705078165943, 0.5680753725600413] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5680753725600413] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.155075550693244] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4278491397804416, 4.527151756006562] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 13.885134066741479] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(13.885134066741479, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 8.897271427352443] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7650767187492256, 7.077780451476278] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 5.707476919914643] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.707476919914643, 2.7650767187492256] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 4.854280736008504] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 1.8859606600674164] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7213192297903466] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.7213192297903466, 6.670208992286865] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 10.756117816302693] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.756117816302693, 1.7213192297903466] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7213192297903466] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.2267681593383288, 4.389750406931021] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.651381597577189] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.651381597577189, 8.750617408011088] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 1.2267681593383288] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 8.416300581786237] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.416300581786237, 4.651381597577189] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.651381597577189] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 8.87090287137142] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.87090287137142, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 5.805954012880761] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.389750406931021] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7650767187492256, 4.866980559315904] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 5.155075550693244] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.7650767187492256] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.276101581843871] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.276101581843871, 5.420891697106218] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.420891697106218, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 8.897271427352443] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 1.276101581843871] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.276101581843871] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3639051091626815] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3639051091626815, 10.06129347422779] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.06129347422779, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.4293090219094555] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4293090219094555, 3.3639051091626815] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3639051091626815] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.649928803913759] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.649928803913759, 7.270193734755459] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5983559449463836, 4.446842582853426] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 4.649928803913759] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.649928803913759] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 5.155075550693244] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.5983559449463836] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.237157251800429] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.237157251800429, 7.4293090219094555] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4293090219094555, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 8.47410600375263] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 2.237157251800429] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.237157251800429] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4278491397804416, 4.649928803913759] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.649928803913759, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 3.377208147729642] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.575964217385876] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.575964217385876, 7.056080994188464] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8197764494053517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8197764494053517, 7.4043861631761505] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4043861631761505, 4.575964217385876] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.575964217385876] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.340428886136628] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.340428886136628, 5.674769057275626] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.674769057275626, 3.8197764494053517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8197764494053517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3666561066785692, 3.332854621999724] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.332854621999724, 4.340428886136628] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.340428886136628] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.079680485756729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 1.3666561066785692] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.164259352489692] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 10.031724446510212] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.031724446510212, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 7.952273413962051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.227856136943297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 7.302640674854274] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 3.3165234639016687] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7999822407679713] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7999822407679713, 8.9219043748842] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.9219043748842, 6.227856136943297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.227856136943297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8219686221787006] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8219686221787006, 5.842861292989345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.842861292989345, 3.7999822407679713] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7999822407679713] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 6.056113449366559] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 1.8219686221787006] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8219686221787006] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 11.153160507179237] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.153160507179237, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 6.820327232846825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.155075550693244] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.087583454478446] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.087583454478446, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.06714383453203727, 3.7817727065827946] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.0359561583195696, 6.507294309764672] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, -0.06714383453203727] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.2867694534741108] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.2867694534741108, 5.707476919914643] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.707476919914643, 4.0359561583195696] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 9.494019455554476] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.494019455554476, 2.2867694534741108] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.2867694534741108] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 5.691312913554345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.507294309764672] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.4329140793628943] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.4329140793628943, 8.65770227283384] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 5.24971295880084] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 3.4329140793628943] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.4329140793628943] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 6.20616857414944] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.20616857414944, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5960928353473003] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5960928353473003, 7.077780451476278] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.995176208286747, 8.04013111382245] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 2.5960928353473003] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5960928353473003] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 13.511896504899436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(13.511896504899436, 2.995176208286747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 10.06129347422779] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.06129347422779, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9064309061296323] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9064309061296323, 8.165957122456804] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 4.422729412780903] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 4.651381597577189] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.651381597577189, 1.9064309061296323] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9064309061296323] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 5.836097872358641] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 4.885654068041099] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 5.292554753688084] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 1.8461811237235688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 9.109914950414607] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.109914950414607, 1.3166998713032316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7988676808148747, 7.056080994188464] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 12.24440210455949] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.24440210455949, 2.7988676808148747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 7.642790519668512] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.642790519668512, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.07587436735671993] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.07587436735671993, 3.224113403372712] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.224113403372712, 5.691312913554345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 9.452209750676227] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, -0.07587436735671993] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.07587436735671993] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 8.274904672453669] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.274904672453669, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.305235840779114] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.305235840779114, 7.0100213245570515] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 7.215285327166715] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 4.305235840779114] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.305235840779114] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8601081539963226] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8601081539963226, 4.029035892319705] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.029035892319705, 4.3703655773906664] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.808357428233249] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.808357428233249, 0.8601081539963226] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8601081539963226] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.302640674854274] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 7.490348190680696] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 9.586478196208994] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.586478196208994, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.3505144300455243] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.3505144300455243, 6.76210434219587] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 6.017403877635528] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.775006072549876] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, -1.3505144300455243] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.3505144300455243] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 7.215285327166715] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 3.981811804439126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 5.292554753688084] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7288594796754736] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.7288594796754736, 1.514638969428106] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.514638969428106, 4.647228734394258] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -4.209614100102688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-4.209614100102688, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 0.7288594796754736] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7288594796754736] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 8.04013111382245] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, -4.209614100102688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -4.209614100102688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 12.64271563835601] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.64271563835601, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1068595624892117] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1068595624892117, 4.3703655773906664] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 5.878777998893678] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 10.756117816302693] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.756117816302693, 1.1068595624892117] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1068595624892117] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7984790496457825, 6.160834910895586] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.160834910895586, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 6.255267673012437] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 2.7984790496457825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.2267681593383288, 8.87090287137142] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.87090287137142, 4.3703655773906664] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 4.504134030107015] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 1.2267681593383288] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5054228935252267] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5054228935252267, 4.27556605508621] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.27556605508621, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 7.0100213245570515] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 1.5054228935252267] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5054228935252267] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.732338594449902] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.759804570928154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8601081539963226] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8601081539963226, 2.7784452938438933] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7784452938438933, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 10.112248523277412] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.112248523277412, 0.8601081539963226] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8601081539963226] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 8.845203287479245] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.845203287479245, 3.717484348632541] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 3.670920058220254] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.670920058220254, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 4.446842582853426] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 6.227856136943297] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 8.162832974378674] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 1.8461811237235688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.793381594136216] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.793381594136216, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.7327013597467325] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.7327013597467325, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4278491397804416, 4.119687480495812] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 7.962235458553249] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2026970544301663] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2026970544301663, 6.2857349960381885] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2857349960381885, 4.446842582853426] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 6.2032874889905045] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 3.2026970544301663] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2026970544301663] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.060836100688299] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.060836100688299, 4.854280736008504] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 3.8453281917590942] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.276101581843871] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.276101581843871, 3.279494452399678] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.279494452399678, 4.060836100688299] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.060836100688299] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5064307926645286] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5064307926645286, 11.687363598598907] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.687363598598907, 1.276101581843871] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.276101581843871] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 6.2032874889905045] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 3.5064307926645286] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5064307926645286] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.041316261959321, 3.674976985210776] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.674976985210776, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.416702881069434] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.416702881069434, 7.962235458553249] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 2.041316261959321] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9732929085314005, 3.072921975294598] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.072921975294598, 6.416702881069434] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.416702881069434] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.310714621539466] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 0.9732929085314005] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 5.086155476305678] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1346380015833186, 5.376288358056158] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8598052357147932] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8598052357147932, 4.188336115460192] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.188336115460192, 3.1346380015833186] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.060330375662425] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.060330375662425, 1.8598052357147932] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8598052357147932] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.76210434219587] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.773906936486924] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.773906936486924, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.76210434219587] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 9.930548724588649] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.930548724588649, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.276101581843871] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.276101581843871, 9.76687484281305] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.76687484281305, 6.76210434219587] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.76210434219587] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 10.634695209813703] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 1.276101581843871] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.276101581843871] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.186525056512204] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.186525056512204, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 7.215285327166715] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1020560646057989] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1020560646057989, 6.808357428233249] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.808357428233249, 6.017403877635528] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3569329430010337] +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:29 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3569329430010337, 8.042166160106316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.1020560646057989] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1020560646057989] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.261647948240883] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 10.880338025056755] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.880338025056755, 2.3569329430010337] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3569329430010337] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.613569379284266] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.613569379284266, 4.389750406931021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 6.261647948240883] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.261647948240883] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 9.582841457331533] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.582841457331533, 2.613569379284266] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.613569379284266] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.376288358056158] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 9.118380705945334] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.118380705945334, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.126729951966878] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.126729951966878, 6.060330375662425] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.060330375662425, 5.376288358056158] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.376288358056158] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.9761558710572364] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.9761558710572364, 7.92511193305876] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 3.126729951966878] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.126729951966878] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 7.7906940283646575] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.7906940283646575, 5.9761558710572364] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.9761558710572364] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 5.262124211227417] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.262124211227417, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.742596252820189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.742596252820189, 6.164259352489692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 6.838350841707644] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 2.742596252820189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.742596252820189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1346380015833186, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 5.805954012880761] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.078313440553169, 3.1346380015833186] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.188336115460192] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.188336115460192, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 5.372261251693178] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.372261251693178, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.155075550693244] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 5.376288358056158] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 7.056080994188464] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 7.998823709604787] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.005555132181811, 4.275694774147748] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1068595624892117] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1068595624892117, 5.448433527409682] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.448433527409682, 2.005555132181811] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.732338594449902] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 1.1068595624892117] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1068595624892117] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.490511670836824, 7.270193734755459] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 4.305235840779114] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.305235840779114, 2.490511670836824] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1514458072431455] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1514458072431455, 4.361817921799594] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.361817921799594, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5129759525341524] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5129759525341524, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 2.1514458072431455] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1514458072431455] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8689176020983574] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8689176020983574, 1.538723325809809] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.538723325809809, 3.5129759525341524] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5129759525341524] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 8.845203287479245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.845203287479245, 0.8689176020983574] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8689176020983574] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.000943770609214] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.000943770609214, 3.5853073017274553] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 4.647228734394258] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 8.04013111382245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 1.000943770609214] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.000943770609214] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 6.186525056512204] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.186525056512204, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5129019711012375, 2.8447803729498187] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.8447803729498187, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8870762470753277, 3.5046603376001046] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5046603376001046, 1.5129019711012375] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0331236795565095, 8.165957122456804] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 0.8870762470753277] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 7.079680485756729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 1.0331236795565095] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 8.162832974378674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.3976194008508571] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.3976194008508571, 8.416300581786237] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.416300581786237, 5.878777998893678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.372261251693178] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.372261251693178, 7.0100213245570515] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, -1.3976194008508571] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.3976194008508571] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9914088648727906] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9914088648727906, 6.801919985859055] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.801919985859055, 5.372261251693178] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.372261251693178] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 6.497647924454431] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 2.9914088648727906] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9914088648727906] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.029035892319705] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.029035892319705, 6.02988649550346] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, 4.422729412780903] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9348490865558725] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9348490865558725, 6.255267673012437] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 4.029035892319705] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.029035892319705] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.005555132181811, 5.787572437458981] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 2.9348490865558725] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9348490865558725] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 6.261647948240883] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 2.005555132181811] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 6.227856136943297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 8.65770227283384] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.732338594449902] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 7.952273413962051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 8.416300581786237] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.416300581786237, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.775622875066669] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.775622875066669, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.2267681593383288, 10.720671449905556] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.078313440553169, 7.998823709604787] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 1.2267681593383288] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 2.8925221797902525] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.8925221797902525, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1510424824600896] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1510424824600896, 5.805954012880761] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 6.056113449366559] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 3.1510424824600896] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1510424824600896] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.2857349960381885] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2857349960381885, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.759804570928154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7213192297903466] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.7213192297903466, 5.001758317732483] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.001758317732483, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 8.04013111382245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 1.7213192297903466] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7213192297903466] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.4329140793628943] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.4329140793628943, 7.077780451476278] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 5.20557136531485] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.20557136531485, 3.4329140793628943] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.4329140793628943] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.2032874889905045] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 5.850069793893033] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.507294309764672] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 3.3382333262232096] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 8.750617408011088] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.447786631998024] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.447786631998024, 5.6598429413844] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.6598429413844, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 10.334693060811794] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.334693060811794, 2.447786631998024] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.447786631998024] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 4.02200947530252] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.02200947530252, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.336440424815381] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.336440424815381, 6.507294309764672] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9732929085314005, 4.446842582853426] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 3.336440424815381] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.336440424815381] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 8.750617408011088] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 0.9732929085314005] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 5.850069793893033] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0972154414387028, 4.575964217385876] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.575964217385876, 3.5224795124587778] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.490348190680696] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 2.0972154414387028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.131976038240087] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 7.998823709604787] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 10.06129347422779] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.06129347422779, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.820327232846825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 8.65770227283384] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 5.878777998893678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.416702881069434] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.416702881069434, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 4.422729412780903] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9732929085314005, 4.27556605508621] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.27556605508621, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.056113449366559] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 10.720671449905556] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, 0.9732929085314005] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9732929085314005] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 5.588873991521197] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.588873991521197, 6.056113449366559] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.056113449366559] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.461967274754441] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.461967274754441, 2.1116425338119904] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1116425338119904, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 5.588873991521197] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.588873991521197, 0.461967274754441] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.461967274754441] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 6.76210434219587] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.188336115460192] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.188336115460192, 6.732338594449902] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7593331199596733] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.7593331199596733, 4.792969153023652] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.792969153023652, 4.188336115460192] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.188336115460192] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 10.634695209813703] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 0.7593331199596733] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7593331199596733] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 10.634695209813703] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 7.1577933949938055] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.1577933949938055, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.846729652419114] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.846729652419114, 7.842826519402418] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.842826519402418, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 5.5057141699358425] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5057141699358425, 3.846729652419114] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.846729652419114] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 11.559411149087945] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.559411149087945, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 8.165957122456804] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 9.443487969251592] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.443487969251592, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.37466890200501] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.37466890200501, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 9.76687484281305] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.76687484281305, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 10.756117816302693] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.756117816302693, 3.3382333262232096] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 8.90374130572198] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.90374130572198, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.882181579189865] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 11.389891791372566] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.389891791372566, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.946269776276312, 7.0365505244185735] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0365505244185735, 3.5224795124587778] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.131976038240087] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 3.946269776276312] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 8.897271427352443] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1612319950786218, 2.742596252820189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.742596252820189, 4.389750406931021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4990547674530674, 6.02988649550346] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, 1.1612319950786218] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3752623278055205] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3752623278055205, 7.953400618556505] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.4990547674530674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.544240699763872] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.544240699763872, 1.3752623278055205] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3752623278055205] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 10.334693060811794] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.334693060811794, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 7.829003849392301] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.829003849392301, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 7.92511193305876] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.56348373750982] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.56348373750982, 10.958264531457122] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.958264531457122, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 4.56348373750982] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.56348373750982] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 3.3219798350546292] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3219798350546292, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.653541424487146] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.653541424487146, 6.261647948240883] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 3.3219798350546292] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3219798350546292, 4.653541424487146] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.653541424487146] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3610219151712448] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3610219151712448, 5.086155476305678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 8.04013111382245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 1.3610219151712448] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3610219151712448] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1245785684473777, 9.494019455554476] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.494019455554476, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.878777998893678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 2.1245785684473777] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 5.836097872358641] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 7.079680485756729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 7.215285327166715] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.24971295880084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3666561066785692, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.261647948240883] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 1.3666561066785692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.850069793893033] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.298179057355855] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.055235636887076] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.055235636887076, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.042793202609021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.042793202609021, 7.056080994188464] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 4.042793202609021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.042793202609021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.2878244852609817] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.2878244852609817, 4.854280736008504] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 7.953400618556505] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.2878244852609817] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.2878244852609817] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9038982187435048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.9038982187435048, 4.029035892319705] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.029035892319705, 5.036962587195657] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.497647924454431] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 0.9038982187435048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.9038982187435048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 8.47410600375263] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.0100213245570515] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7213192297903466] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.7213192297903466, 5.5057141699358425] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5057141699358425, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 5.086155476305678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 1.7213192297903466] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7213192297903466] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 5.155075550693244] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.4326693492427887] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.1577933949938055] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.1577933949938055, 2.9435212026279536] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.854280736008504] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 10.756117816302693] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.756117816302693, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 4.647228734394258] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.4043861631761505] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4043861631761505, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 8.897271427352443] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.670208992286865] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 7.953400618556505] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 4.422729412780903] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9008458664329193, 5.850069793893033] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.298179057355855] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 12.521252775728987] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.521252775728987, 1.9008458664329193] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.093027176779554, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 6.298179057355855] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.298179057355855] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.864935124132187, 7.270193734755459] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 3.093027176779554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.302640674854274] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 2.864935124132187] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.27556605508621] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.27556605508621, 6.670208992286865] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 10.168474842123265] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.168474842123265, 4.27556605508621] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.27556605508621] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.562849264872585, 4.653541424487146] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.653541424487146, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.25932270640339894] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.25932270640339894, 2.1514458072431455] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1514458072431455, 3.562849264872585] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.416702881069434] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.416702881069434, 7.74725028583319] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.74725028583319, -0.25932270640339894] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.25932270640339894] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4360153147563137] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4360153147563137, 3.036922771611217] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.036922771611217, 6.416702881069434] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.416702881069434] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 4.400341078581372] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.400341078581372, 1.4360153147563137] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4360153147563137] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 8.845203287479245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.845203287479245, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 9.443487969251592] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.443487969251592, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.06714383453203727, 4.651381597577189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.651381597577189, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.562849264872585, 7.953400618556505] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, -0.06714383453203727] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.585093849854849] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.585093849854849, 7.4293090219094555] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4293090219094555, 3.562849264872585] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -2.6666043362388456] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-2.6666043362388456, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 6.585093849854849] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.585093849854849] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 7.962235458553249] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, -2.6666043362388456] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -2.6666043362388456] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.836097872358641] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.367396534839656] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.367396534839656, 10.634695209813703] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.177566554948344] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.177566554948344, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 5.367396534839656] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.367396534839656] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.759250434114899] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.759250434114899, 4.37466890200501] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.37466890200501, 3.177566554948344] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.177566554948344] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.867752286880333] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.867752286880333, 1.759250434114899] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.759250434114899] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 4.647228734394258] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.670208992286865] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7907154509774803] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7907154509774803, 5.862521436089605] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0972154414387028, 4.275694774147748] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 3.7907154509774803] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7907154509774803] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.2428747197422245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2428747197422245, 10.97596063100699] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.97596063100699, 2.0972154414387028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 3.8197764494053517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8197764494053517, 6.2428747197422245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.2428747197422245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 3.7999822407679713] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7999822407679713, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.507294309764672] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 10.06129347422779] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.06129347422779, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 6.732338594449902] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 11.559411149087945] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.559411149087945, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 7.810838538617938] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.810838538617938, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.507294309764672] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 4.575964217385876] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.575964217385876, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3219798350546292, 6.670208992286865] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 3.5224795124587778] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 4.446842582853426] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 3.3219798350546292] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 11.462184619825056] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.462184619825056, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0705201931517943] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0705201931517943, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 5.24971295880084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8310211400559864] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8310211400559864, 3.1975152042730732] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1975152042730732, 2.0705201931517943] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0705201931517943] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7467191741105026, 3.3362420215791184] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3362420215791184, 1.8310211400559864] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8310211400559864] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1993468227847441] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1993468227847441, 3.052368590185494] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.052368590185494, 2.7467191741105026] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 1.1993468227847441] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1993468227847441] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1601870367112956] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1601870367112956, 10.058209140805689] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.058209140805689, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.078313440553169, 8.47410600375263] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 1.1601870367112956] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1601870367112956] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3219798350546292, 7.1577933949938055] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.1577933949938055, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.2032874889905045] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 3.3219798350546292] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.227856136943297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 7.952273413962051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 6.227856136943297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7675176769305645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.7675176769305645, 2.0525296639517863] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0525296639517863, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0972154414387028, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 0.7675176769305645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7675176769305645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4190204720308097] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4190204720308097, 9.494019455554476] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.494019455554476, 2.0972154414387028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 6.7327013597467325] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.7327013597467325, 1.4190204720308097] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4190204720308097] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.16439775812399074] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.16439775812399074, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 4.422729412780903] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 6.164259352489692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, -0.16439775812399074] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.16439775812399074] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5054228935252267] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5054228935252267, 6.775006072549876] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, 4.275694774147748] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 6.416702881069434] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.416702881069434, 1.5054228935252267] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5054228935252267] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1063801196397005] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1063801196397005, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 4.389750406931021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 5.882181579189865] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 2.1063801196397005] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1063801196397005] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 10.720671449905556] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.898190275651015] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.898190275651015, 8.04013111382245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.237157251800429] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.237157251800429, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 4.898190275651015] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.898190275651015] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5552113602081532, 8.162832974378674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 2.237157251800429] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.237157251800429] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 8.042166160106316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.5552113602081532] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 9.60320096103745] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.60320096103745, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 7.829003849392301] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.829003849392301, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.8491650958479666] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.8491650958479666, 5.734009592360138] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.734009592360138, 4.647228734394258] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.647228734394258] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 6.056113449366559] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 2.8491650958479666] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.8491650958479666] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 8.162832974378674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 4.305235840779114] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.305235840779114, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 6.73618476925007] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.73618476925007, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 3.0148176788874252] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.0148176788874252, 4.504134030107015] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 7.92511193305876] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.054821814981661] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.054821814981661, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 7.773906936486924] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.773906936486924, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.2428747197422245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2428747197422245, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.2878244852609817] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.2878244852609817, 5.155075550693244] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 6.2032874889905045] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 2.2878244852609817] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.2878244852609817] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4190204720308097] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4190204720308097, 4.647228734394258] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 4.389750406931021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5046603376001046] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5046603376001046, 6.838350841707644] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 1.4190204720308097] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4190204720308097] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.707476919914643] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.707476919914643, 7.759804570928154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 3.5046603376001046] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5046603376001046] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7988676808148747, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 5.707476919914643] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.707476919914643] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0331236795565095, 3.3362420215791184] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3362420215791184, 2.7988676808148747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 8.162832974378674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 1.0331236795565095] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 4.446842582853426] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 8.04013111382245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0353615538655152, 6.138858636386203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.138858636386203, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.507294309764672] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 1.0353615538655152] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 5.5057141699358425] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5057141699358425, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 5.787572437458981] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 7.0100213245570515] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 1.8859606600674164] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.651381597577189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.651381597577189, 6.497647924454431] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 4.055235636887076] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.055235636887076, 4.651381597577189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.651381597577189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.052589003142666] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.052589003142666, -0.06481235760083415] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.06481235760083415, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.042793202609021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.042793202609021, 10.720671449905556] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, -1.052589003142666] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.052589003142666] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 4.042793202609021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.042793202609021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.76210434219587] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 9.452209750676227] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, 4.504134030107015] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 8.24644035031365] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.24644035031365, 6.76210434219587] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.76210434219587] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 9.109914950414607] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.109914950414607, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8598052357147932] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8598052357147932, 3.5853073017274553] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 5.850069793893033] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 1.8598052357147932] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8598052357147932] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 8.47410600375263] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 8.162832974378674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.155075550693244] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 7.92511193305876] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.55693223864882] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.55693223864882, 2.8447803729498187] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.8447803729498187, 5.155075550693244] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.155075550693244] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.7321410016454598] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.7321410016454598, 5.376288358056158] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 1.55693223864882] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.55693223864882] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.2032874889905045] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, -0.7321410016454598] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.7321410016454598] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.507294309764672] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 7.952273413962051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.1783962794207866] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.1783962794207866, 6.186525056512204] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.186525056512204, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 10.031724446510212] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.031724446510212, -0.1783962794207866] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.1783962794207866] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.155075550693244] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4990547674530674, 6.73618476925007] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.73618476925007, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 8.897271427352443] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 2.4990547674530674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.490348190680696] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.164259352489692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.571304042300615] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.571304042300615, 11.635998223482083] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.635998223482083, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1510424824600896] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1510424824600896, 7.490348190680696] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 4.571304042300615] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.571304042300615] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9008458664329193, 6.2032874889905045] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 3.1510424824600896] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1510424824600896] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 7.829003849392301] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.829003849392301, 1.9008458664329193] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 3.670920058220254] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.670920058220254, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 9.443487969251592] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.443487969251592, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 6.732338594449902] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.097229319551712] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.097229319551712, 6.298179057355855] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.670208992286865] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 2.097229319551712] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.097229319551712] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 7.92511193305876] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.5057141699358425] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5057141699358425, 7.953400618556505] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 3.5992216837443647] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5992216837443647, 5.5057141699358425] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.5057141699358425] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.490511670836824, 3.503618084531543] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.503618084531543, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 4.060836100688299] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.060836100688299, 2.490511670836824] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.985635734765026] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.985635734765026, 5.24971295880084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5983559449463836, 6.056113449366559] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 2.985635734765026] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.985635734765026] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.728152456152825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 2.5983559449463836] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5983559449463836] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0353615538655152, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 5.262124211227417] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.262124211227417, 1.0353615538655152] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.930108425917869] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.930108425917869, 5.588873991521197] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.588873991521197, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 4.56348373750982] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.56348373750982, 3.930108425917869] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.930108425917869] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1298213427007786, 4.854280736008504] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 2.9435212026279536] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5261292998302625] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.5261292998302625, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.1298213427007786] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.946269776276312, 10.634695209813703] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 0.5261292998302625] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.5261292998302625] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 4.446842582853426] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 3.946269776276312] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 3.674976985210776] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.674976985210776, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7770985523660472] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.7770985523660472, 3.9404621031365834] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9404621031365834, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 7.7906940283646575] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.7906940283646575, 1.7770985523660472] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.7770985523660472] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 5.836097872358641] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 3.3163643086640224] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3163643086640224, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4071442487801593] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4071442487801593, 9.930548724588649] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.930548724588649, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 8.416300581786237] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.416300581786237, 1.4071442487801593] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4071442487801593] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 5.882181579189865] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3569329430010337] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3569329430010337, 9.60320096103745] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.60320096103745, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1298213427007786, 8.162832974378674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 2.3569329430010337] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3569329430010337] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 9.452209750676227] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, 2.1298213427007786] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.544240699763872] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.544240699763872, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1346380015833186, 8.274904672453669] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.274904672453669, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.946269776276312, 10.756117816302693] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.756117816302693, 3.1346380015833186] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.113436083299407] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.113436083299407, 6.838350841707644] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 3.946269776276312] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.946269776276312] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 7.490348190680696] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 2.113436083299407] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.113436083299407] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.864935124132187, 10.720671449905556] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 10.634695209813703] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 2.864935124132187] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 8.47410600375263] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 5.599406645208912] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.599406645208912, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 4.575964217385876] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.575964217385876, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5129019711012375, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.820327232846825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 1.5129019711012375] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 12.18705078165943] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.18705078165943, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.131976038240087] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 10.880338025056755] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.880338025056755, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.2619894308444248] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.2619894308444248, 3.3382333262232096] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 6.131976038240087] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.131976038240087] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.237157251800429] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.237157251800429, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, -0.2619894308444248] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.2619894308444248] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.4043861631761505] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4043861631761505, 2.237157251800429] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.237157251800429] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.305235840779114] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.305235840779114, 6.2857349960381885] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2857349960381885, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0353615538655152, 3.4346262955764453] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.4346262955764453, 4.305235840779114] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.305235840779114] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.2032874889905045] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 1.0353615538655152] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 6.507294309764672] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 7.962235458553249] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.766308424024155] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.766308424024155, 7.952273413962051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.864935124132187, 4.504134030107015] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 4.766308424024155] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.766308424024155] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 7.759804570928154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 2.864935124132187] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.864935124132187] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 5.24971295880084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 6.497647924454431] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 5.805954012880761] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6198344347730007] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.6198344347730007, 4.119687480495812] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 4.446842582853426] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 4.444844991923531] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.444844991923531, 2.6198344347730007] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6198344347730007] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 6.820327232846825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.649928803913759] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.649928803913759, 7.0100213245570515] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 5.420891697106218] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.420891697106218, 4.649928803913759] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.649928803913759] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 5.001758317732483] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.001758317732483, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.710289571880697] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.710289571880697, 2.5960928353473003] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5960928353473003, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 9.452209750676227] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, -0.710289571880697] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.710289571880697] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 8.750617408011088] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 6.808357428233249] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.808357428233249, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8199808911322598] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8199808911322598, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 5.878777998893678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 9.60320096103745] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.60320096103745, 0.8199808911322598] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8199808911322598] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 8.04013111382245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.854280736008504] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 7.079680485756729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.215285327166715] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 4.854280736008504] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.854280736008504] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 6.507294309764672] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.078313440553169, 8.65770227283384] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 7.998823709604787] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 6.820327232846825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1245785684473777, 6.810980382208822] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.810980382208822, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 7.642790519668512] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.642790519668512, 2.1245785684473777] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 3.0148176788874252] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.0148176788874252, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 7.056080994188464] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 6.73618476925007] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.73618476925007, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.066050537538278] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.066050537538278, 8.416300581786237] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.416300581786237, 4.446842582853426] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8870762470753277, 5.086155476305678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 3.066050537538278] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.066050537538278] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 11.389891791372566] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.389891791372566, 0.8870762470753277] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8870762470753277] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 6.298179057355855] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4861793436252424] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4861793436252424, 7.775622875066669] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.775622875066669, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.6598429413844] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.6598429413844, 7.759804570928154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 2.4861793436252424] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4861793436252424] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2163669480249286] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.2163669480249286, 8.04013111382245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 5.6598429413844] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.6598429413844] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.962128185033726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.962128185033726, 10.958264531457122] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.958264531457122, 1.2163669480249286] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2163669480249286] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.562849264872585, 4.275694774147748] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 4.962128185033726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.962128185033726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.308404068009048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.308404068009048, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 3.562849264872585] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.740581323557128] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.740581323557128, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 3.308404068009048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.308404068009048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.033399333346209, 6.61146873261786] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.61146873261786, 3.740581323557128] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.740581323557128] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 7.952273413962051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 3.033399333346209] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.093027176779554, 6.838350841707644] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7988676808148747, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 3.093027176779554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06955251359675074] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.06955251359675074, 4.854280736008504] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 2.7988676808148747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7988676808148747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 6.732338594449902] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, -0.06955251359675074] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06955251359675074] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 8.04013111382245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 6.76210434219587] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 7.952273413962051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 4.854280736008504] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 3.9404621031365834] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9404621031365834, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.940798609577206] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.940798609577206, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.728152456152825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 6.298179057355855] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.6510040491871227] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.6510040491871227, 6.689569652488945] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.689569652488945, 4.728152456152825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.728152456152825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4278491397804416, 8.274904672453669] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.274904672453669, 1.6510040491871227] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.6510040491871227] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 7.998823709604787] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 1.4278491397804416] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4278491397804416] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 7.953400618556505] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.2428747197422245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2428747197422245, 10.634695209813703] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.953400618556505] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 6.2428747197422245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.2428747197422245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 6.2032874889905045] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 6.507294309764672] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.670208992286865] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 2.4326693492427887] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 7.842826519402418] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.842826519402418, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.087583454478446] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.087583454478446, 5.24971295880084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.846729652419114] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.846729652419114, 6.497647924454431] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7467191741105026, 7.490348190680696] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 3.846729652419114] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.846729652419114] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 5.787572437458981] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 2.7467191741105026] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 8.042166160106316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.732338594449902] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 3.5853073017274553] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 6.820327232846825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.6215033325184819] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.6215033325184819, 3.5853073017274553] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 5.24971295880084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.24971295880084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.086155476305678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, -0.6215033325184819] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.6215033325184819] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.564043853157684] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.564043853157684, 4.244774638837647] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 2.564043853157684] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.564043853157684] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2026970544301663] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2026970544301663, 4.962128185033726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.962128185033726, 2.9435212026279536] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 5.155075550693244] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 3.2026970544301663] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2026970544301663] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 5.5511884354949625] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 8.416300581786237] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.416300581786237, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.042793202609021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.042793202609021, 7.0100213245570515] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5499191716893232] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.5499191716893232, 6.131976038240087] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 4.042793202609021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.042793202609021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.164259352489692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 7.962235458553249] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 2.5499191716893232] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.5499191716893232] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 5.262124211227417] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.262124211227417, 6.164259352489692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.164259352489692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 8.24644035031365] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.24644035031365, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.792969153023652] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.792969153023652, 7.0100213245570515] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.06714383453203727, 4.728152456152825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 4.792969153023652] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.792969153023652] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.995176208286747, 6.2032874889905045] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, -0.06714383453203727] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5344797930145013] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5344797930145013, 7.74725028583319] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.74725028583319, 2.995176208286747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 7.302640674854274] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 3.5344797930145013] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5344797930145013] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 7.829003849392301] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.829003849392301, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 7.490348190680696] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 3.5853073017274553] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 7.077780451476278] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 4.305235840779114] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.305235840779114, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.490511670836824, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 5.086155476305678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 2.490511670836824] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 7.842826519402418] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.842826519402418, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4990547674530674, 7.215285327166715] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 8.04013111382245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 2.4990547674530674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 5.862521436089605] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.0359561583195696, 6.186525056512204] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.186525056512204, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 7.266714773990139] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.266714773990139, 4.0359561583195696] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 3.0148176788874252] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.0148176788874252, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7303005910697519] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.7303005910697519, 6.138858636386203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.138858636386203, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.131976038240087] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 0.7303005910697519] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.7303005910697519] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.842826519402418] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.842826519402418, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0972154414387028, 3.5064307926645286] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5064307926645286, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.740581323557128] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.740581323557128, 8.042166160106316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 2.0972154414387028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 6.227856136943297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 3.740581323557128] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.740581323557128] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 9.443487969251592] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.443487969251592, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 8.165957122456804] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 7.270193734755459] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 7.0100213245570515] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.447786631998024] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.447786631998024, 4.571304042300615] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.571304042300615, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9435212026279536, 4.400341078581372] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.400341078581372, 2.447786631998024] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.447786631998024] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3165234639016687, 4.244774638837647] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 2.9435212026279536] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9435212026279536] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.033399333346209, 6.310714621539466] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3165234639016687] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 7.079680485756729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 3.033399333346209] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.029035892319705] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.029035892319705, 7.810838538617938] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.810838538617938, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5552113602081532, 5.5511884354949625] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 4.029035892319705] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.029035892319705] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 6.820327232846825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 1.5552113602081532] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 8.042166160106316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 3.846729652419114] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.846729652419114, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.16655707636377132] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.16655707636377132, 2.7650767187492256] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7650767187492256, 3.5853073017274553] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5853073017274553] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 0.16655707636377132] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.16655707636377132] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 9.452209750676227] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.452209750676227, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.3662165908666471] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.3662165908666471, 3.562849264872585] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.562849264872585, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.056080994188464] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 0.3662165908666471] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.3662165908666471] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 8.897271427352443] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 10.06129347422779] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.06129347422779, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 6.808357428233249] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.808357428233249, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 6.261647948240883] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.6295913407952028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.6295913407952028, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 5.734009592360138] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.734009592360138, 0.6295913407952028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.6295913407952028] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 6.164259352489692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0271850971982075] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0271850971982075, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 1.0271850971982075] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0271850971982075] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5992216837443647] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5992216837443647, 9.60320096103745] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.60320096103745, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 4.087583454478446] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.087583454478446, 3.5992216837443647] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5992216837443647] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 3.5129759525341524] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5129759525341524, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.504134030107015, 6.76210434219587] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1007509470550945] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1007509470550945, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 4.504134030107015] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.504134030107015] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3666561066785692, 6.775006072549876] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, 2.1007509470550945] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1007509470550945] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.298179057355855] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 1.3666561066785692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4903564968366319] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.4903564968366319, 3.3219798350546292] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3219798350546292, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 3.224113403372712] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.224113403372712, 0.4903564968366319] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.4903564968366319] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0331236795565095, 5.5511884354949625] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 8.162832974378674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 1.0331236795565095] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0331236795565095] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 6.2032874889905045] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.15708074466307936] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.15708074466307936, 4.244774638837647] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 5.036962587195657] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.759804570928154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 0.15708074466307936] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.15708074466307936] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.2267681593383288, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 4.087583454478446] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.087583454478446, 1.2267681593383288] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 7.056080994188464] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8625670319956675] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8625670319956675, 7.056080994188464] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.940798609577206] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.940798609577206, 11.635998223482083] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.635998223482083, 1.8625670319956675] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8625670319956675] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.093027176779554, 10.720671449905556] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.720671449905556, 4.940798609577206] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.940798609577206] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.041316261959321, 4.854280736008504] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 3.093027176779554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.093027176779554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1068595624892117] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1068595624892117, 6.793381594136216] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.793381594136216, 2.041316261959321] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7650767187492256, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 1.1068595624892117] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1068595624892117] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.791857719660527] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.791857719660527, 5.734009592360138] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.734009592360138, 2.7650767187492256] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7650767187492256] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.119557803513521] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.119557803513521, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 0.791857719660527] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.791857719660527] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0832243975119404] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0832243975119404, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 2.119557803513521] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.119557803513521] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 6.255267673012437] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 1.0832243975119404] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0832243975119404] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.244774638837647] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 8.042166160106316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 9.255233962618172] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.255233962618172, 4.244774638837647] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.244774638837647] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 8.162832974378674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.041316261959321, 3.036922771611217] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.036922771611217, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 4.275694774147748] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 2.041316261959321] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.005555132181811, 8.750617408011088] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 3.3382333262232096] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3382333262232096] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.078313440553169, 7.92511193305876] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 2.005555132181811] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.005555132181811] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.4479629601340624] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.4479629601340624, 7.302640674854274] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.952273413962051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 3.4479629601340624] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.4479629601340624] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.079680485756729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 5.036962587195657] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 3.975335879679262] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.975335879679262, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 3.5853073017274553] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5853073017274553, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.227856136943297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.227856136943297, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9008458664329193, 3.036922771611217] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.036922771611217, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.838350841707644] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 1.9008458664329193] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 6.02988649550346] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 7.302640674854274] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.742596252820189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.742596252820189, 5.036962587195657] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 6.76210434219587] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 2.742596252820189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.742596252820189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 5.850069793893033] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.674976985210776] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.674976985210776, 6.261647948240883] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.562849264872585, 7.810838538617938] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.810838538617938, 3.674976985210776] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.674976985210776] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3666561066785692, 5.787572437458981] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 3.562849264872585] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.562849264872585] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 4.766308424024155] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.766308424024155, 1.3666561066785692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3666561066785692] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.707476919914643] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.707476919914643, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.02988649550346] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.02988649550346, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 8.165957122456804] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.0359561583195696, 6.793381594136216] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.793381594136216, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.451359430259065] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.451359430259065, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 4.0359561583195696] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.0359561583195696] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 5.9761558710572364] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.9761558710572364, 2.451359430259065] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.451359430259065] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2163669480249286] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.2163669480249286, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 11.365226045287296] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.365226045287296, 1.2163669480249286] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2163669480249286] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 5.836097872358641] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 8.65770227283384] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 14.11569274675451] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(14.11569274675451, 5.805954012880761] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.302640674854274] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 8.750617408011088] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 6.20616857414944] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.20616857414944, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.087583454478446] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.087583454478446, 8.04013111382245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 2.4326693492427887] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 6.838350841707644] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 4.087583454478446] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.087583454478446] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9008458664329193, 7.056080994188464] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.7906940283646575] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.7906940283646575, 1.9008458664329193] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9008458664329193] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 8.24644035031365] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.24644035031365, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 8.165957122456804] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3639051091626815] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3639051091626815, 4.940798609577206] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.940798609577206, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 4.962128185033726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.962128185033726, 3.3639051091626815] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3639051091626815] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5144513286308339] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5144513286308339, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 7.759804570928154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.759804570928154, 1.5144513286308339] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5144513286308339] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.603816888057379] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.603816888057379, 6.310714621539466] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 11.153160507179237] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.153160507179237, 2.603816888057379] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.603816888057379] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.6598429413844] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.6598429413844, 8.65770227283384] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 5.6598429413844] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.6598429413844] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 7.270193734755459] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.113436083299407] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.113436083299407, 6.056113449366559] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 7.054821814981661] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.054821814981661, 2.113436083299407] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.113436083299407] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 6.585093849854849] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.585093849854849, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 4.244774638837647] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.55693223864882] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.55693223864882, 6.2857349960381885] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2857349960381885, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 7.962235458553249] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 1.55693223864882] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.55693223864882] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 4.962128185033726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.962128185033726, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 8.750617408011088] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.750617408011088, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.310714621539466] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 7.953400618556505] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0927597922288277] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0927597922288277, 5.599406645208912] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.599406645208912, 6.310714621539466] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.310714621539466] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7824566298478337] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7824566298478337, 8.042166160106316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.0927597922288277] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0927597922288277] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.389750406931021, 7.266714773990139] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.266714773990139, 3.7824566298478337] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7824566298478337] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 5.850069793893033] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 4.389750406931021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.389750406931021] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6565993981992633] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.6565993981992633, 7.215285327166715] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 1.8859606600674164] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.06714383453203727, 6.732338594449902] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 2.6565993981992633] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6565993981992633] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 10.880338025056755] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.880338025056755, -0.06714383453203727] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 8.04013111382245] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 9.930548724588649] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.930548724588649, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 11.635998223482083] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.635998223482083, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 9.582841457331533] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.582841457331533, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.885654068041099] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.953400618556505] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 11.389891791372566] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.389891791372566, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.805954012880761] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 4.37466890200501] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.37466890200501, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 8.897271427352443] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3752623278055205] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3752623278055205, 3.9404621031365834] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9404621031365834, 4.422729412780903] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.261647948240883] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 8.47410600375263] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 1.3752623278055205] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3752623278055205] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.261647948240883] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.261647948240883] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.320704658673037] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.320704658673037, 5.372261251693178] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.372261251693178, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1245785684473777, 5.086155476305678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 3.320704658673037] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.320704658673037] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.490511670836824, 7.4293090219094555] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4293090219094555, 2.1245785684473777] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1245785684473777] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.850069793893033] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 7.490348190680696] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 2.490511670836824] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.995176208286747, 6.056113449366559] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 5.850069793893033] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.850069793893033] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1346380015833186, 4.766308424024155] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.766308424024155, 2.995176208286747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4966011326687783, 6.76210434219587] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 3.1346380015833186] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1346380015833186] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7784452938438933] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7784452938438933, 6.808357428233249] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.808357428233249, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4966011326687783] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 4.898190275651015] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.898190275651015, 2.7784452938438933] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7784452938438933] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 5.155075550693244] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 5.882181579189865] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.882181579189865, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 7.302640674854274] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.302640674854274, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 4.647228734394258] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.647228734394258, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 8.042166160106316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.61146873261786] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.61146873261786, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 3.425894597435647] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.425894597435647, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7984790496457825, 5.862521436089605] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6198344347730007] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.6198344347730007, 7.544240699763872] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.544240699763872, 2.7984790496457825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7984790496457825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 4.854280736008504] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.854280736008504, 2.6198344347730007] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6198344347730007] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.135240971785265] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.135240971785265, 3.224113403372712] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.224113403372712, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 6.76210434219587] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 2.135240971785265] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.135240971785265] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 4.866980559315904] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.372261251693178] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.372261251693178, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 3.3382333262232096] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3382333262232096, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.033399333346209, 4.728152456152825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 9.930548724588649] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.930548724588649, 3.033399333346209] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.651381597577189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.651381597577189, 8.165957122456804] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.165957122456804, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 7.215285327166715] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.215285327166715, 4.651381597577189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.651381597577189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3639051091626815] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3639051091626815, 5.850069793893033] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 4.119687480495812] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.119687480495812] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 3.8453281917590942] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8453281917590942, 3.3639051091626815] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3639051091626815] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.514638969428106] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.514638969428106, 2.985635734765026] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.985635734765026, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 7.962235458553249] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 1.514638969428106] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.514638969428106] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9404621031365834] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9404621031365834, 7.1577933949938055] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.1577933949938055, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.291191350452043] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.291191350452043, 5.24971295880084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 3.9404621031365834] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9404621031365834] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4360153147563137] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4360153147563137, 4.632832999324968] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.632832999324968, 3.291191350452043] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.291191350452043] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 4.866980559315904] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.866980559315904, 1.4360153147563137] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4360153147563137] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 6.612200477405259] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.612200477405259, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 3.7907154509774803] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7907154509774803, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 9.494019455554476] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.494019455554476, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 4.3703655773906664] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.511787742107482] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.511787742107482, 5.086155476305678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 3.5064307926645286] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5064307926645286, 2.511787742107482] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.511787742107482] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 5.262124211227417] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.262124211227417, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.850069793893033] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.850069793893033, 1.8859606600674164] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4634219922717153] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.4634219922717153, 3.1036856917488436] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.995176208286747, 7.81891201007321] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.81891201007321, 1.4634219922717153] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.4634219922717153] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 7.962235458553249] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 2.995176208286747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 6.670208992286865] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.674976985210776] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.674976985210776, 6.261647948240883] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.261647948240883, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 7.642790519668512] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.642790519668512, 3.674976985210776] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.674976985210776] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7907154509774803] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7907154509774803, 6.2032874889905045] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 7.0100213245570515] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.0100213245570515, 3.7907154509774803] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7907154509774803] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 10.634695209813703] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.086155476305678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 6.186525056512204] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.186525056512204, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5552113602081532, 4.400341078581372] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.400341078581372, 5.086155476305678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.086155476305678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 4.646212920832008] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 1.5552113602081532] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 8.042166160106316] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.042166160106316, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5129019711012375, 6.775006072549876] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 6.732338594449902] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 1.5129019711012375] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 6.670208992286865] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 6.670208992286865] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.56348373750982] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.56348373750982, 5.862521436089605] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.862521436089605, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.6734012418352895] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.6734012418352895, 7.66371311067617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.66371311067617, 4.56348373750982] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.56348373750982] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 7.952273413962051] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, -0.6734012418352895] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.6734012418352895] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1612319950786218, 3.308404068009048] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.308404068009048, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 8.65770227283384] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 1.1612319950786218] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1612319950786218] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 9.255233962618172] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.255233962618172, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 10.97596063100699] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.97596063100699, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.3662165908666471] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.3662165908666471, 4.422729412780903] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 6.793381594136216] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.793381594136216, 0.3662165908666471] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.3662165908666471] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 6.2032874889905045] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.2032874889905045, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.298179057355855] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 7.270193734755459] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0927597922288277] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0927597922288277, 2.635690401004757] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.635690401004757, 6.298179057355855] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.298179057355855] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 4.244774638837647] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 1.0927597922288277] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0927597922288277] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 6.017403877635528] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.4326693492427887] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.052705579401348124] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.052705579401348124, 1.3752623278055205] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3752623278055205, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.981811804439126, 4.119687480495812] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.119687480495812, 0.052705579401348124] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.052705579401348124] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.680569758959] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.680569758959, 1.120429146441417] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.120429146441417, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.981811804439126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 10.031724446510212] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.031724446510212, -1.680569758959] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.680569758959] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 8.87090287137142] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.87090287137142, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.805954012880761, 7.998823709604787] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.998823709604787, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.742596252820189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.742596252820189, 8.162832974378674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 5.805954012880761] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.805954012880761] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 6.76210434219587] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 2.742596252820189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.742596252820189] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5552113602081532, 7.962235458553249] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.962235458553249, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 10.06129347422779] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.06129347422779, 1.5552113602081532] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 3.224113403372712] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.224113403372712, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5064307926645286] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5064307926645286, 5.24971295880084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.24971295880084, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.06714383453203727, 3.7891373196137126] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7891373196137126, 3.5064307926645286] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5064307926645286] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.086155476305678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 8.162832974378674] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, -0.06714383453203727] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.06714383453203727] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 3.036922771611217] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.036922771611217, 5.086155476305678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.086155476305678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.052705579401348124] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.052705579401348124, 3.377208147729642] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.377208147729642, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 0.052705579401348124] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.052705579401348124] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.507294309764672] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 11.389891791372566] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(11.389891791372566, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.5224795124587778, 5.691312913554345] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 6.507294309764672] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.507294309764672] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8199808911322598] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(0.8199808911322598, 6.416702881069434] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.416702881069434, 3.5224795124587778] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.5224795124587778] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.585093849854849] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.585093849854849, 10.168474842123265] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.168474842123265, 0.8199808911322598] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 0.8199808911322598] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 7.077780451476278] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 6.585093849854849] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.585093849854849] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 8.9219043748842] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.9219043748842, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 9.586478196208994] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.586478196208994, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.7817727065827946] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 5.001758317732483] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.001758317732483, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 10.634695209813703] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4914832588322797] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4914832588322797, 5.292554753688084] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1298213427007786, 5.155075550693244] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.155075550693244, 2.4914832588322797] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4914832588322797] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.078313440553169, 6.820327232846825] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.820327232846825, 2.1298213427007786] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.8658307509505607] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-1.8658307509505607, 3.3362420215791184] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3362420215791184, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.078313440553169] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.878777998893678, 10.634695209813703] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.634695209813703, -1.8658307509505607] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -1.8658307509505607] +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:30 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 8.845203287479245] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.845203287479245, 5.878777998893678] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.878777998893678] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.838350841707644] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 2.9983563661273203] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.3166998713032316, 7.343050989151618] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.343050989151618, 1.9782670627464554] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 7.266714773990139] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.266714773990139, 1.3166998713032316] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.3166998713032316] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 2.844437623683015] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.844437623683015, 2.0748498936694517] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4990547674530674, 7.952273413962051] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 1.8461811237235688] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.1036856917488436, 12.24440210455949] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.24440210455949, 2.4990547674530674] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4990547674530674] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.7467191741105026, 4.244774638837647] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.244774638837647, 3.1036856917488436] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.1036856917488436] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 7.077780451476278] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 2.7467191741105026] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.7467191741105026] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 8.162832974378674] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.162832974378674, 2.1303328988891073] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 7.7906940283646575] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.7906940283646575, 2.038683584740051] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 5.9761558710572364] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.9761558710572364, 3.023591540458048] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.61146873261786] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.61146873261786, 2.038683584740051] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.420891697106218] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.420891697106218, 2.1843685308977396] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.036922771611217] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.036922771611217, 7.490348190680696] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 2.3059487029171617] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.9763446839289966, 6.186525056512204] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.186525056512204, 3.036922771611217] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.036922771611217] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.490511670836824, 3.7817727065827946] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.7817727065827946, 3.9763446839289966] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.9763446839289966] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8297333710390506] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.8297333710390506, 6.944166480587562] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.944166480587562, 2.490511670836824] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.490511670836824] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 9.443487969251592] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.443487969251592, 3.8297333710390506] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.8297333710390506] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.308511932399835] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.308511932399835, 7.077780451476278] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 2.4517417374331036] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 5.376288358056158] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 4.308511932399835] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.308511932399835] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.836097872358641] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 6.310714621539466] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 1.8933367728716297] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0194451245788605] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0194451245788605, 3.562849264872585] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.562849264872585, 5.836097872358641] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.836097872358641] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 6.056113449366559] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 1.0194451245788605] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0194451245788605] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.5511884354949625] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 7.92511193305876] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.92511193305876, 1.9782670627464554] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.033399333346209, 3.930108425917869] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.930108425917869, 5.5511884354949625] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.5511884354949625] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5129019711012375, 2.0972154414387028] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0972154414387028, 3.033399333346209] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.5552113602081532, 5.836097872358641] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.836097872358641, 1.5129019711012375] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5129019711012375] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4326693492427887, 4.898190275651015] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.898190275651015, 1.5552113602081532] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.5552113602081532] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.27556605508621] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.27556605508621, 5.420891697106218] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.420891697106218, 2.4326693492427887] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4326693492427887] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.135240971785265] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.135240971785265, 3.930108425917869] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.930108425917869, 4.27556605508621] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.27556605508621] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9512214367207426] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9512214367207426, 5.376288358056158] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.376288358056158, 2.135240971785265] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.135240971785265] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3219798350546292, 7.953400618556505] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.953400618556505, 2.9512214367207426] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9512214367207426] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 4.055235636887076] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.055235636887076, 3.3219798350546292] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3219798350546292] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1601870367112956] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.1601870367112956, 6.298179057355855] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.298179057355855, 3.023591540458048] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 7.490348190680696] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.490348190680696, 1.1601870367112956] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.1601870367112956] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 5.001758317732483] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.001758317732483, 2.9983563661273203] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.9983563661273203] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.56348373750982] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.56348373750982, 8.04013111382245] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 1.8859606600674164] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.995176208286747, 8.04013111382245] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 4.56348373750982] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.56348373750982] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.6981978412474645, 10.880338025056755] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(10.880338025056755, 2.995176208286747] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.995176208286747] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.446842582853426, 7.4293090219094555] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4293090219094555, 3.6981978412474645] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.6981978412474645] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 6.138858636386203] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.138858636386203, 4.446842582853426] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.446842582853426] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.527151756006562, 8.04013111382245] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.04013111382245, 1.9428420205658383] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6565993981992633] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.6565993981992633, 4.3703655773906664] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.3703655773906664, 4.527151756006562] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.527151756006562] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6198344347730007] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.6198344347730007, 4.728152456152825] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 2.6565993981992633] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6565993981992633] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.2267681593383288, 4.275694774147748] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 2.6198344347730007] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.6198344347730007] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.041316261959321, 6.131976038240087] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.131976038240087, 1.2267681593383288] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.2267681593383288] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0618410729351915] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0618410729351915, 5.292554753688084] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.292554753688084, 2.041316261959321] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.670208992286865] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.670208992286865, 8.897271427352443] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 1.0618410729351915] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0618410729351915] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0972154414387028, 5.787572437458981] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.787572437458981, 6.670208992286865] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 6.670208992286865] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.2286323511840154, 8.65770227283384] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.65770227283384, 2.0972154414387028] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0972154414387028] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 7.4293090219094555] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4293090219094555, 3.2286323511840154] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.2286323511840154] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.792969153023652] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.792969153023652, 7.056080994188464] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.056080994188464, 1.8461811237235688] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.898190275651015] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.898190275651015, 6.497647924454431] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.497647924454431, 4.792969153023652] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.792969153023652] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.5861264484545726] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-0.5861264484545726, 5.588873991521197] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.588873991521197, 4.898190275651015] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.898190275651015] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.646212920832008, 7.270193734755459] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, -0.5861264484545726] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, -0.5861264484545726] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8859606600674164, 2.9983563661273203] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.9983563661273203, 4.646212920832008] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.646212920832008] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9428420205658383, 8.47410600375263] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.47410600375263, 1.8859606600674164] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8859606600674164] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.023591540458048, 6.056113449366559] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.056113449366559, 1.9428420205658383] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9428420205658383] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.691312913554345, 7.077780451476278] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.077780451476278, 3.023591540458048] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.023591540458048] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 7.4043861631761505] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.4043861631761505, 5.691312913554345] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.691312913554345] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.275694774147748, 12.753957568367829] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.753957568367829, 1.8933367728716297] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.422729412780903, 6.507294309764672] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.507294309764672, 4.275694774147748] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.275694774147748] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.662459552023726, 5.001758317732483] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.001758317732483, 4.422729412780903] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.422729412780903] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0353615538655152, 4.885654068041099] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.885654068041099, 1.662459552023726] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.662459552023726] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.728152456152825] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.728152456152825, 8.649586085647623] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.649586085647623, 1.0353615538655152] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8461811237235688, 3.391779939775809] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.391779939775809, 4.728152456152825] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.728152456152825] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.717484348632541, 7.642790519668512] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.642790519668512, 1.8461811237235688] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8461811237235688] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.444844991923531] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.444844991923531, 7.952273413962051] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.952273413962051, 3.717484348632541] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.717484348632541] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1298213427007786, 4.940798609577206] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.940798609577206, 4.444844991923531] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 4.444844991923531] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1303328988891073, 4.055235636887076] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(4.055235636887076, 2.1298213427007786] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1298213427007786] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 5.5511884354949625] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.5511884354949625, 2.1303328988891073] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1303328988891073] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.041316261959321, 6.017403877635528] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.017403877635528, 2.3059487029171617] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.1843685308977396, 6.76210434219587] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.76210434219587, 2.041316261959321] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.041316261959321] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 8.897271427352443] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(8.897271427352443, 2.1843685308977396] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.1843685308977396] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 6.310714621539466] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.310714621539466, 2.4517417374331036] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.3059487029171617, 9.586478196208994] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(9.586478196208994, 2.013223544536729] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.086155476305678] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.086155476305678, 12.7394403282818] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(12.7394403282818, 2.3059487029171617] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.3059487029171617] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.9782670627464554, 5.448433527409682] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.448433527409682, 5.086155476305678] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.086155476305678] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.670920058220254] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.670920058220254, 5.734009592360138] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.734009592360138, 1.9782670627464554] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.9782670627464554] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3875247751514634] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.3875247751514634, 6.732338594449902] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.732338594449902, 3.670920058220254] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.670920058220254] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.8933367728716297, 3.674976985210776] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.674976985210776, 3.3875247751514634] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.3875247751514634] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.740581323557128] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.740581323557128, 7.270193734755459] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.270193734755459, 1.8933367728716297] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.8933367728716297] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.0748498936694517, 7.079680485756729] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.079680485756729, 3.740581323557128] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.740581323557128] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(5.036962587195657, 13.207782464134596] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(13.207782464134596, 2.0748498936694517] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.0748498936694517] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(1.0353615538655152, 6.255267673012437] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.255267673012437, 5.036962587195657] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 5.036962587195657] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.4517417374331036, 7.544240699763872] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(7.544240699763872, 1.0353615538655152] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 1.0353615538655152] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.013223544536729, 6.775006072549876] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.775006072549876, 2.4517417374331036] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.4517417374331036] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.670920058220254] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.670920058220254, 6.838350841707644] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.838350841707644, 2.013223544536729] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.013223544536729] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(3.033399333346209, 6.164259352489692] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(6.164259352489692, 3.670920058220254] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.670920058220254] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 2.038683584740051] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(2.038683584740051, 3.033399333346209] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Open ForkJoinPool: lines: 50 I(-10000.0, 3.033399333346209] +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 DEBUG root:28 - Bigger than threshold, split into subtask. +2020-03-24 08:03:31 INFO root:20 - === E N D - R M === 2 +2020-03-24 08:03:31 INFO root:20 - Calculating PercentigeErrorBasedMeasure for LMS +2020-03-24 08:03:31 INFO root:20 - finished calculating PercentigeErrorBasedMeasure. +2020-03-24 08:03:31 INFO root:20 - Calculating PercentigeErrorBasedMeasure for RM +2020-03-24 08:03:31 INFO root:20 - finished calculating PercentigeErrorBasedMeasure. +2020-03-24 08:03:31 INFO root:20 - Calculating PercentigeErrorBasedMeasure for TS +2020-03-24 08:03:31 INFO root:20 - finished calculating PercentigeErrorBasedMeasure. +2020-03-24 08:03:31 INFO root:20 - finished with execution of the algorithms. +2020-03-24 20:13:50 INFO root:20 - Hello World!! +2020-03-24 20:14:45 INFO root:20 - Hello World!! +2020-03-24 22:48:03 INFO root:20 - Hello World!! +2020-03-24 22:48:39 INFO root:20 - Hello World!! +2020-03-24 22:48:43 INFO root:20 - Hello World!! +2020-03-25 07:50:04 INFO root:21 - Hello World!! +2020-03-25 08:03:44 INFO root:21 - Hello World!! +2020-03-25 08:13:43 INFO root:21 - Hello World!! +2020-03-25 08:14:11 INFO root:21 - Hello World!! +2020-03-25 08:14:23 INFO root:21 - Hello World!! +2020-03-25 08:15:44 INFO root:21 - Hello World!! +2020-03-25 08:38:46 INFO root:21 - Hello World!! +2020-03-25 08:39:37 INFO root:21 - Hello World!! +2020-03-25 08:40:23 INFO root:21 - Hello World!! +2020-03-25 08:43:52 INFO root:21 - Hello World!! +2020-03-25 08:47:58 INFO root:21 - Hello World!! +2020-03-25 08:48:08 INFO root:21 - Hello World!! +2020-03-25 08:48:08 INFO root:21 - Hello World!! +2020-03-25 08:48:08 INFO root:21 - Hello World!! +2020-03-25 08:48:08 INFO root:21 - Hello World!! +2020-03-25 08:48:09 INFO root:21 - Hello World!! +2020-03-25 08:48:31 INFO root:21 - Hello World!! +2020-03-25 08:48:34 INFO root:21 - Hello World!! +2020-03-25 08:48:34 INFO root:21 - Hello World!! +2020-03-25 17:21:11 INFO root:21 - Hello World!! +2020-03-25 17:28:20 INFO root:21 - Hello World!! +2020-03-25 17:47:38 INFO root:21 - Hello World!! +2020-03-25 17:47:41 INFO root:21 - Hello World!! +2020-03-25 17:47:42 INFO root:21 - Hello World!! +2020-03-25 17:47:42 INFO root:21 - Hello World!! +2020-03-25 17:47:42 INFO root:21 - Hello World!! +2020-03-25 17:47:42 INFO root:21 - Hello World!! +2020-03-25 17:47:42 INFO root:21 - Hello World!! +2020-03-25 18:02:55 INFO root:21 - Hello World!!JavaFX Application Thread +2020-03-25 18:05:26 INFO root:21 - Hello World!!JavaFX Application Thread +2020-03-25 18:44:21 INFO root:21 - Created instance of IntersectionComputer +2020-03-25 18:44:22 DEBUG root:29 - Open ForkJoinPool: lines: 5 I(-2.0, 0.0] +2020-03-25 18:44:22 DEBUG root:29 - Open ForkJoinPool: lines: 5 I(-1.4, 0.6666] +2020-03-25 18:44:22 DEBUG root:29 - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +2020-03-25 19:07:48 INFO root:21 - Hello World!!JavaFX Application Thread +2020-03-25 19:10:53 INFO root:21 - Hello World!!JavaFX Application Thread +2020-03-25 19:12:07 INFO root:21 - Generated successfully!JavaFX Application Thread +2020-03-25 19:12:38 INFO root:21 - Generated successfully!JavaFX Application Thread +[INFO ] 2020-03-25 19:15:09 [JavaFX Application Thread] - Generated successfully!JavaFX Application Thread +[DEBUG] 2020-03-25 19:18:20 [JavaFX Application Thread] - Generating Data: Size: 1000, dataType: CIRCLE +[INFO ] 2020-03-25 19:18:20 [JavaFX Application Thread] - Generated successfully! +[DEBUG] 2020-03-25 19:21:33 [main] - Presenter initialized! +[DEBUG] 2020-03-25 19:21:33 [JavaFX Application Thread] - Start .... +[DEBUG] 2020-03-25 19:23:18 [main] - Presenter initialized! +[DEBUG] 2020-03-25 19:23:18 [main] - Gui initialized! +[DEBUG] 2020-03-25 19:23:18 [JavaFX Application Thread] - Start .... +[DEBUG] 2020-03-25 19:24:13 [main] - Presenter initialized! +[DEBUG] 2020-03-25 19:24:13 [main] - Gui initialized! +[DEBUG] 2020-03-25 19:24:13 [JavaFX Application Thread] - Start .... +[DEBUG] 2020-03-25 19:27:56 [main] - Presenter initialized! +[DEBUG] 2020-03-25 19:27:56 [main] - Gui initialized! +[DEBUG] 2020-03-25 19:27:56 [JavaFX Application Thread] - Start .... +[DEBUG] 2020-03-25 19:29:24 [main] - Presenter initialized! +[DEBUG] 2020-03-25 19:29:24 [main] - Gui initialized! +[DEBUG] 2020-03-25 19:29:24 [JavaFX Application Thread] - Start .... +[DEBUG] 2020-03-25 19:30:12 [main] - Presenter initialized! +[DEBUG] 2020-03-25 19:30:12 [main] - Gui initialized! +[DEBUG] 2020-03-25 19:30:12 [JavaFX Application Thread] - Start .... +[DEBUG] 2020-03-25 19:31:45 [main] - Presenter initialized! +[DEBUG] 2020-03-25 19:31:45 [main] - Gui initialized! +[DEBUG] 2020-03-25 19:31:45 [JavaFX Application Thread] - Start .... +[DEBUG] 2020-03-25 19:32:31 [main] - Presenter initialized! +[DEBUG] 2020-03-25 19:32:31 [main] - Gui initialized! +[DEBUG] 2020-03-25 19:32:31 [JavaFX Application Thread] - Start .... +[DEBUG] 2020-03-25 19:36:07 [main] - Presenter initialized! +[INFO ] 2020-03-25 19:38:37 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-03-25 19:38:37 [Test worker] - Open ForkJoinPool: lines: 5 I(-2.0, 0.0] +[DEBUG] 2020-03-25 19:38:37 [Test worker] - Open ForkJoinPool: lines: 5 I(-1.4, 0.6666] +[DEBUG] 2020-03-25 19:38:37 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[DEBUG] 2020-03-25 19:39:49 [main] - Presenter initialized! +[DEBUG] 2020-03-25 19:40:03 [main] - Presenter initialized! +[DEBUG] 2020-03-25 19:40:03 [main] - Gui initialized! +[DEBUG] 2020-03-25 19:40:47 [main] - Presenter initialized! +[DEBUG] 2020-03-25 19:43:51 [main] - Presenter initialized! +[DEBUG] 2020-03-25 19:43:51 [main] - Start .... +[DEBUG] 2020-03-25 19:43:51 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-25 19:43:56 [JavaFX Application Thread] - Generating Data: Size: 1000, dataType: CIRCLE +[INFO ] 2020-03-25 19:43:56 [JavaFX Application Thread] - Generated successfully! +[DEBUG] 2020-03-25 19:44:47 [main] - Presenter initialized! +[DEBUG] 2020-03-25 19:44:47 [main] - Start .... +[DEBUG] 2020-03-25 19:44:47 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-25 19:44:51 [JavaFX Application Thread] - Generating Data: Size: 1000, dataType: CIRCLE +[INFO ] 2020-03-25 19:44:51 [JavaFX Application Thread] - Generated successfully! +[DEBUG] 2020-03-25 20:12:51 [main] - Presenter initialized! +[DEBUG] 2020-03-25 20:12:51 [main] - Start .... +[DEBUG] 2020-03-25 20:12:52 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-25 20:12:54 [Thread-3] - Generating Data: Size: 10000, dataType: CIRCLE +[INFO ] 2020-03-25 20:12:54 [Thread-3] - Generated successfully! +[DEBUG] 2020-03-25 20:14:45 [main] - Presenter initialized! +[DEBUG] 2020-03-25 20:14:45 [main] - Start .... +[DEBUG] 2020-03-25 20:14:45 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-25 20:14:47 [Thread-3] - Generating Data: Size: 10000, dataType: CIRCLE +[INFO ] 2020-03-25 20:14:47 [Thread-3] - Generated successfully! +[DEBUG] 2020-03-25 20:14:56 [Thread-4] - Generating Data: Size: 10000, dataType: CIRCLE +[INFO ] 2020-03-25 20:14:56 [Thread-4] - Generated successfully! +[DEBUG] 2020-03-25 20:15:04 [Thread-5] - Generating Data: Size: 10000, dataType: CIRCLE +[INFO ] 2020-03-25 20:15:04 [Thread-5] - Generated successfully! +[INFO ] 2020-03-26 07:49:53 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-03-26 07:49:53 [Test worker] - Open ForkJoinPool: lines: 5 I(-2.0, 0.0] +[DEBUG] 2020-03-26 07:49:53 [Test worker] - Open ForkJoinPool: lines: 5 I(-1.4, 0.6666] +[DEBUG] 2020-03-26 07:49:53 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-03-26 07:50:58 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-03-26 07:50:58 [Test worker] - Open ForkJoinPool: lines: 5 I(-2.0, 0.0] +[DEBUG] 2020-03-26 07:50:58 [Test worker] - Open ForkJoinPool: lines: 5 I(-1.4, 0.6666] +[DEBUG] 2020-03-26 07:50:58 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-03-26 07:52:45 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-03-26 07:52:45 [Test worker] - Open ForkJoinPool: lines: 5 I(-2.0, 0.0] +[DEBUG] 2020-03-26 07:52:45 [Test worker] - Open ForkJoinPool: lines: 5 I(-1.4, 0.6666] +[DEBUG] 2020-03-26 07:52:45 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-03-26 08:24:02 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-03-26 08:24:02 [Test worker] - Open ForkJoinPool: lines: 5 I(-2.0, 0.0] +[DEBUG] 2020-03-26 08:24:02 [Test worker] - Open ForkJoinPool: lines: 5 I(-1.4, 0.6666] +[DEBUG] 2020-03-26 08:24:02 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-03-26 08:25:36 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-03-26 08:25:37 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-03-26 08:25:44 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-03-26 08:25:45 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-03-26 08:26:16 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-03-26 08:26:36 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[INFO ] 2020-03-26 08:28:19 [Test worker] - Created instance of IntersectionComputer +[INFO ] 2020-03-26 08:28:40 [Test worker] - Created instance of IntersectionComputer +[INFO ] 2020-03-26 08:30:08 [Test worker] - Created instance of IntersectionComputer +[INFO ] 2020-03-26 08:30:49 [Test worker] - Created instance of IntersectionComputer +[INFO ] 2020-03-26 08:31:20 [Test worker] - Created instance of IntersectionComputer +[INFO ] 2020-03-26 08:34:20 [Test worker] - Created instance of IntersectionComputer +[DEBUG] 2020-03-26 08:34:31 [Test worker] - Open ForkJoinPool: lines: 3 I(-9999.0, 9999.0] +[DEBUG] 2020-03-26 17:48:33 [main] - Presenter initialized! +[DEBUG] 2020-03-26 17:48:33 [main] - Start .... +[DEBUG] 2020-03-26 17:48:34 [JavaFX Application Thread] - Executing start method of MainFrame. +[ERROR] 2020-03-26 17:48:34 [JavaFX Application Thread] - Error reading FXML file. +javafx.fxml.LoadException: +/D:/Git/master-implementierung/LinearRegressionTool/build/resources/main/views/MainFrame.fxml:7 + + at javafx.fxml/javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2625) + at javafx.fxml/javafx.fxml.FXMLLoader.access$700(FXMLLoader.java:105) + at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processAttribute(FXMLLoader.java:930) + at javafx.fxml/javafx.fxml.FXMLLoader$InstanceDeclarationElement.processAttribute(FXMLLoader.java:980) + at javafx.fxml/javafx.fxml.FXMLLoader$Element.processStartElement(FXMLLoader.java:227) + at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processStartElement(FXMLLoader.java:752) + at javafx.fxml/javafx.fxml.FXMLLoader.processStartElement(FXMLLoader.java:2722) + at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2552) + at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2466) + at javafx.fxml/javafx.fxml.FXMLLoader.load(FXMLLoader.java:2435) + at de.wwwu.awolf.view.MainFrame.lambda$start$0(MainFrame.java:64) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$9(PlatformImpl.java:418) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:417) + at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) + at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) + at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175) + at java.base/java.lang.Thread.run(Thread.java:834) +Caused by: java.lang.ClassNotFoundException: de.wwwu.awolf.view.scenebuilder.MyFirstTest + at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581) + at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) + at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) + at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processAttribute(FXMLLoader.java:928) + ... 15 more +[DEBUG] 2020-03-26 17:48:57 [main] - Presenter initialized! +[DEBUG] 2020-03-26 17:48:57 [main] - Start .... +[DEBUG] 2020-03-26 17:48:57 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 17:50:35 [main] - Presenter initialized! +[DEBUG] 2020-03-26 17:50:35 [main] - Start .... +[DEBUG] 2020-03-26 17:50:35 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 17:55:10 [main] - Presenter initialized! +[DEBUG] 2020-03-26 17:55:10 [main] - Start .... +[DEBUG] 2020-03-26 17:55:11 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 17:55:39 [main] - Presenter initialized! +[DEBUG] 2020-03-26 17:55:39 [main] - Start .... +[DEBUG] 2020-03-26 17:55:39 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 17:59:04 [main] - Presenter initialized! +[DEBUG] 2020-03-26 17:59:04 [main] - Start .... +[DEBUG] 2020-03-26 17:59:05 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:05:47 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:05:47 [main] - Start .... +[DEBUG] 2020-03-26 18:05:48 [JavaFX Application Thread] - Executing start method of MainFrame. +[ERROR] 2020-03-26 18:05:48 [JavaFX Application Thread] - Error reading FXML file. +javafx.fxml.LoadException: +/D:/Git/master-implementierung/LinearRegressionTool/build/resources/main/views/MainFrame.fxml:12 + + at javafx.fxml/javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2625) + at javafx.fxml/javafx.fxml.FXMLLoader.access$700(FXMLLoader.java:105) + at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processAttribute(FXMLLoader.java:930) + at javafx.fxml/javafx.fxml.FXMLLoader$InstanceDeclarationElement.processAttribute(FXMLLoader.java:980) + at javafx.fxml/javafx.fxml.FXMLLoader$Element.processStartElement(FXMLLoader.java:227) + at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processStartElement(FXMLLoader.java:752) + at javafx.fxml/javafx.fxml.FXMLLoader.processStartElement(FXMLLoader.java:2722) + at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2552) + at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2466) + at javafx.fxml/javafx.fxml.FXMLLoader.load(FXMLLoader.java:2435) + at de.wwwu.awolf.view.MainFrame.lambda$start$0(MainFrame.java:67) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$9(PlatformImpl.java:418) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:417) + at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) + at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) + at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175) + at java.base/java.lang.Thread.run(Thread.java:834) +Caused by: java.lang.ClassNotFoundException: de.wwwu.awolf.view.MainFrame.MainFrame + at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581) + at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) + at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) + at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processAttribute(FXMLLoader.java:928) + ... 15 more +[DEBUG] 2020-03-26 18:13:13 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:13:13 [main] - Start .... +[DEBUG] 2020-03-26 18:13:14 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:13:37 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:13:37 [main] - Start .... +[DEBUG] 2020-03-26 18:13:38 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:13:57 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:13:57 [main] - Start .... +[DEBUG] 2020-03-26 18:13:57 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:14:58 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:14:58 [main] - Start .... +[DEBUG] 2020-03-26 18:14:58 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:25:27 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:25:27 [main] - Start .... +[DEBUG] 2020-03-26 18:25:28 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:25:55 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:25:55 [main] - Start .... +[DEBUG] 2020-03-26 18:25:55 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:28:34 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:28:34 [main] - Start .... +[DEBUG] 2020-03-26 18:28:34 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:29:09 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:29:09 [main] - Start .... +[DEBUG] 2020-03-26 18:29:09 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:29:25 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:29:25 [main] - Start .... +[DEBUG] 2020-03-26 18:29:26 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:29:46 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:29:46 [main] - Start .... +[DEBUG] 2020-03-26 18:29:46 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:30:39 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:30:39 [main] - Start .... +[DEBUG] 2020-03-26 18:30:39 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:32:47 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:32:47 [main] - Start .... +[DEBUG] 2020-03-26 18:32:47 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:34:23 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:34:23 [main] - Start .... +[DEBUG] 2020-03-26 18:34:23 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:34:29 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:34:29 [main] - Start .... +[DEBUG] 2020-03-26 18:34:30 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:34:45 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:34:45 [main] - Start .... +[DEBUG] 2020-03-26 18:34:46 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:36:13 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:36:13 [main] - Start .... +[DEBUG] 2020-03-26 18:36:13 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-26 18:37:20 [main] - Presenter initialized! +[DEBUG] 2020-03-26 18:37:20 [main] - Start .... +[DEBUG] 2020-03-26 18:37:20 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:29:39 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:29:39 [main] - Start .... +[DEBUG] 2020-03-27 07:29:40 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:32:40 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:32:40 [main] - Start .... +[DEBUG] 2020-03-27 07:32:40 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:33:13 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:33:13 [main] - Start .... +[DEBUG] 2020-03-27 07:33:13 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:34:04 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:34:04 [main] - Start .... +[DEBUG] 2020-03-27 07:34:04 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:39:28 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:39:28 [main] - Start .... +[DEBUG] 2020-03-27 07:39:29 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:48:15 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:48:15 [main] - Start .... +[DEBUG] 2020-03-27 07:48:16 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:48:55 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:48:55 [main] - Start .... +[DEBUG] 2020-03-27 07:48:55 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:51:36 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:51:36 [main] - Start .... +[DEBUG] 2020-03-27 07:51:36 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:52:08 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:52:08 [main] - Start .... +[DEBUG] 2020-03-27 07:52:08 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:52:29 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:52:29 [main] - Start .... +[DEBUG] 2020-03-27 07:52:29 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:52:50 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:52:50 [main] - Start .... +[DEBUG] 2020-03-27 07:52:51 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:54:35 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:54:35 [main] - Start .... +[DEBUG] 2020-03-27 07:54:36 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:54:50 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:54:50 [main] - Start .... +[DEBUG] 2020-03-27 07:54:50 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:55:01 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:55:01 [main] - Start .... +[DEBUG] 2020-03-27 07:55:01 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:57:45 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:57:45 [main] - Start .... +[DEBUG] 2020-03-27 07:57:45 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:57:58 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:57:58 [main] - Start .... +[DEBUG] 2020-03-27 07:57:58 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 07:58:16 [main] - Presenter initialized! +[DEBUG] 2020-03-27 07:58:16 [main] - Start .... +[DEBUG] 2020-03-27 07:58:16 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:10:49 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:10:49 [main] - Start .... +[DEBUG] 2020-03-27 08:10:49 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:11:15 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:11:15 [main] - Start .... +[DEBUG] 2020-03-27 08:11:15 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:12:48 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:12:48 [main] - Start .... +[DEBUG] 2020-03-27 08:12:48 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:14:50 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:14:50 [main] - Start .... +[DEBUG] 2020-03-27 08:14:51 [JavaFX Application Thread] - Executing start method of MainFrame. +[ERROR] 2020-03-27 08:14:51 [JavaFX Application Thread] - Error reading FXML file. +javafx.fxml.LoadException: Root value already specified. +/D:/Git/master-implementierung/LinearRegressionTool/build/resources/main/views/MainFrame.fxml + + at javafx.fxml/javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2621) + at javafx.fxml/javafx.fxml.FXMLLoader.createElement(FXMLLoader.java:2770) + at javafx.fxml/javafx.fxml.FXMLLoader.processStartElement(FXMLLoader.java:2719) + at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2552) + at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2466) + at javafx.fxml/javafx.fxml.FXMLLoader.load(FXMLLoader.java:2435) + at de.wwwu.awolf.view.MainFrame.start(MainFrame.java:53) + at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$9(LauncherImpl.java:919) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$11(PlatformImpl.java:449) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$9(PlatformImpl.java:418) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:417) + at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) + at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) + at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175) + at java.base/java.lang.Thread.run(Thread.java:834) +[DEBUG] 2020-03-27 08:15:26 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:15:26 [main] - Start .... +[DEBUG] 2020-03-27 08:15:27 [JavaFX Application Thread] - Executing start method of MainFrame. +[ERROR] 2020-03-27 08:15:27 [JavaFX Application Thread] - Error reading FXML file. +javafx.fxml.LoadException: Root value already specified. +/D:/Git/master-implementierung/LinearRegressionTool/build/resources/main/views/MainFrame.fxml + + at javafx.fxml/javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2621) + at javafx.fxml/javafx.fxml.FXMLLoader.createElement(FXMLLoader.java:2770) + at javafx.fxml/javafx.fxml.FXMLLoader.processStartElement(FXMLLoader.java:2719) + at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2552) + at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2466) + at javafx.fxml/javafx.fxml.FXMLLoader.load(FXMLLoader.java:2435) + at de.wwwu.awolf.view.MainFrame.start(MainFrame.java:52) + at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$9(LauncherImpl.java:919) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$11(PlatformImpl.java:449) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$9(PlatformImpl.java:418) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:417) + at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) + at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) + at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175) + at java.base/java.lang.Thread.run(Thread.java:834) +[DEBUG] 2020-03-27 08:17:32 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:17:32 [main] - Start .... +[DEBUG] 2020-03-27 08:17:32 [JavaFX Application Thread] - Executing start method of MainFrame. +[ERROR] 2020-03-27 08:17:32 [JavaFX Application Thread] - Error reading FXML file. +javafx.fxml.LoadException: Root value already specified. +/D:/Git/master-implementierung/LinearRegressionTool/build/resources/main/views/MainFrame.fxml + + at javafx.fxml/javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2621) + at javafx.fxml/javafx.fxml.FXMLLoader.createElement(FXMLLoader.java:2770) + at javafx.fxml/javafx.fxml.FXMLLoader.processStartElement(FXMLLoader.java:2719) + at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2552) + at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2466) + at javafx.fxml/javafx.fxml.FXMLLoader.load(FXMLLoader.java:2435) + at de.wwwu.awolf.view.MainFrame.(MainFrame.java:52) + at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) + at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:875) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$11(PlatformImpl.java:449) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$9(PlatformImpl.java:418) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:417) + at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) + at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) + at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175) + at java.base/java.lang.Thread.run(Thread.java:834) +[DEBUG] 2020-03-27 08:18:09 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:18:09 [main] - Start .... +[DEBUG] 2020-03-27 08:18:09 [JavaFX Application Thread] - Executing start method of MainFrame. +[ERROR] 2020-03-27 08:18:09 [JavaFX Application Thread] - Error reading FXML file. +javafx.fxml.LoadException: Controller value already specified. +/D:/Git/master-implementierung/LinearRegressionTool/build/resources/main/views/MainFrame.fxml:6 + + at javafx.fxml/javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2621) + at javafx.fxml/javafx.fxml.FXMLLoader.access$100(FXMLLoader.java:105) + at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processAttribute(FXMLLoader.java:922) + at javafx.fxml/javafx.fxml.FXMLLoader$InstanceDeclarationElement.processAttribute(FXMLLoader.java:980) + at javafx.fxml/javafx.fxml.FXMLLoader$Element.processStartElement(FXMLLoader.java:227) + at javafx.fxml/javafx.fxml.FXMLLoader$ValueElement.processStartElement(FXMLLoader.java:752) + at javafx.fxml/javafx.fxml.FXMLLoader.processStartElement(FXMLLoader.java:2722) + at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2552) + at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2466) + at javafx.fxml/javafx.fxml.FXMLLoader.load(FXMLLoader.java:2435) + at de.wwwu.awolf.view.MainFrame.(MainFrame.java:51) + at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) + at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:875) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$11(PlatformImpl.java:449) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$9(PlatformImpl.java:418) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:417) + at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) + at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) + at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175) + at java.base/java.lang.Thread.run(Thread.java:834) +[DEBUG] 2020-03-27 08:18:44 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:18:44 [main] - Start .... +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:18:44 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:19:56 [main] - Start .... +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:19:56 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:21:26 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:21:26 [main] - Start .... +[DEBUG] 2020-03-27 08:21:26 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:21:26 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:22:25 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:22:25 [main] - Start .... +[DEBUG] 2020-03-27 08:22:25 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:22:25 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:25:09 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:25:09 [main] - Start .... +[DEBUG] 2020-03-27 08:25:09 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:25:09 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:25:24 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:25:24 [main] - Start .... +[DEBUG] 2020-03-27 08:25:24 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:25:24 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:26:04 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:26:04 [main] - Start .... +[DEBUG] 2020-03-27 08:26:04 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:27:47 [JavaFX Application Thread] - Executing start method of MainFrame. +[DEBUG] 2020-03-27 08:34:58 [main] - Presenter initialized! +[DEBUG] 2020-03-27 08:34:58 [main] - Start .... +[DEBUG] 2020-03-27 16:58:39 [main] - Presenter initialized! +[DEBUG] 2020-03-27 16:58:39 [main] - Start .... +[DEBUG] 2020-03-27 16:59:19 [main] - Presenter initialized! +[DEBUG] 2020-03-27 16:59:19 [main] - Start .... +[DEBUG] 2020-03-27 17:00:42 [main] - Presenter initialized! +[DEBUG] 2020-03-27 17:00:42 [main] - Start .... +[DEBUG] 2020-03-27 17:02:52 [main] - Presenter initialized! +[DEBUG] 2020-03-27 17:02:52 [main] - Start .... +[DEBUG] 2020-03-27 17:04:41 [main] - Presenter initialized! +[DEBUG] 2020-03-27 17:04:41 [main] - Start .... +[DEBUG] 2020-03-27 17:07:26 [main] - Presenter initialized! +[DEBUG] 2020-03-27 17:07:26 [main] - Start .... +[DEBUG] 2020-03-27 17:07:26 [main] - Gui initialized! +[DEBUG] 2020-03-27 17:07:33 [main] - Presenter initialized! +[DEBUG] 2020-03-27 17:07:33 [main] - Start .... +[DEBUG] 2020-03-27 17:07:33 [main] - Gui initialized! +[DEBUG] 2020-03-27 17:08:35 [main] - Presenter initialized! +[DEBUG] 2020-03-27 17:08:35 [main] - Start .... +[DEBUG] 2020-03-27 17:24:38 [main] - Presenter initialized! +[DEBUG] 2020-03-27 17:24:38 [main] - Start .... +[DEBUG] 2020-03-27 17:25:34 [main] - Presenter initialized! +[DEBUG] 2020-03-27 17:25:34 [main] - Start .... +[DEBUG] 2020-03-27 20:35:56 [main] - Presenter initialized! +[DEBUG] 2020-03-27 20:35:56 [main] - Start .... +[DEBUG] 2020-03-27 20:42:20 [main] - Presenter initialized! +[DEBUG] 2020-03-27 20:42:20 [main] - Start .... +[DEBUG] 2020-03-27 20:42:20 [main] - Gui initialized! +[DEBUG] 2020-03-27 20:42:30 [main] - Presenter initialized! +[DEBUG] 2020-03-27 20:42:30 [main] - Start .... +[DEBUG] 2020-03-27 20:42:30 [main] - Gui initialized! +[DEBUG] 2020-03-27 20:42:47 [main] - Presenter initialized! +[DEBUG] 2020-03-27 20:42:47 [main] - Start .... +[DEBUG] 2020-03-27 20:44:36 [main] - Presenter initialized! +[DEBUG] 2020-03-27 20:44:36 [main] - Start .... +[DEBUG] 2020-03-27 20:45:54 [main] - Presenter initialized! +[DEBUG] 2020-03-27 20:45:54 [main] - Start .... +[DEBUG] 2020-03-27 20:55:51 [main] - Presenter initialized! +[DEBUG] 2020-03-27 20:55:51 [main] - Start .... +[DEBUG] 2020-03-27 20:57:09 [main] - Presenter initialized! +[DEBUG] 2020-03-27 20:57:09 [main] - Start .... +[DEBUG] 2020-03-27 20:58:03 [main] - Presenter initialized! +[DEBUG] 2020-03-27 20:58:03 [main] - Start .... +[DEBUG] 2020-03-27 20:59:03 [main] - Presenter initialized! +[DEBUG] 2020-03-27 20:59:03 [main] - Start .... +[DEBUG] 2020-03-27 20:59:21 [main] - Presenter initialized! +[DEBUG] 2020-03-27 20:59:21 [main] - Start .... +[DEBUG] 2020-03-27 20:59:43 [main] - Presenter initialized! +[DEBUG] 2020-03-27 20:59:43 [main] - Start .... +[DEBUG] 2020-03-27 20:59:55 [main] - Presenter initialized! +[DEBUG] 2020-03-27 20:59:55 [main] - Start .... +[DEBUG] 2020-03-27 21:00:08 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:00:08 [main] - Start .... +[DEBUG] 2020-03-27 21:10:11 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:10:11 [main] - Start .... +[DEBUG] 2020-03-27 21:13:16 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:13:16 [main] - View has been requested. +[DEBUG] 2020-03-27 21:15:42 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:15:42 [main] - Start .... +[DEBUG] 2020-03-27 21:15:42 [JavaFX Application Thread] - View has been set. +[DEBUG] 2020-03-27 21:18:05 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:18:05 [main] - Start .... +[DEBUG] 2020-03-27 21:18:05 [JavaFX Application Thread] - View has been set. +[DEBUG] 2020-03-27 21:18:30 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:18:30 [main] - Start .... +[DEBUG] 2020-03-27 21:18:30 [JavaFX Application Thread] - View has been set. +[DEBUG] 2020-03-27 21:24:18 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:24:18 [main] - Start .... +[DEBUG] 2020-03-27 21:24:18 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 21:26:00 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:26:00 [main] - Start .... +[DEBUG] 2020-03-27 21:26:00 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 21:27:53 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:27:53 [main] - Start .... +[DEBUG] 2020-03-27 21:27:53 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 21:28:35 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:28:35 [main] - View has been requested. +[DEBUG] 2020-03-27 21:29:21 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:29:21 [main] - Start .... +[DEBUG] 2020-03-27 21:29:21 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 21:32:25 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:32:25 [main] - Start .... +[DEBUG] 2020-03-27 21:32:26 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 21:32:46 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:32:46 [main] - Start .... +[DEBUG] 2020-03-27 21:32:46 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 21:33:45 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:33:45 [main] - Start .... +[DEBUG] 2020-03-27 21:33:45 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 21:57:24 [main] - Presenter initialized! +[DEBUG] 2020-03-27 21:57:24 [main] - Start .... +[DEBUG] 2020-03-27 21:57:24 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:15:28 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:15:28 [main] - Start .... +[DEBUG] 2020-03-27 22:15:28 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:30:06 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:30:06 [main] - Start .... +[DEBUG] 2020-03-27 22:30:06 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:31:30 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:31:30 [main] - Start .... +[DEBUG] 2020-03-27 22:31:30 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:32:46 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:32:46 [main] - Start .... +[DEBUG] 2020-03-27 22:32:47 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:33:26 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:33:26 [main] - Start .... +[DEBUG] 2020-03-27 22:33:26 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:33:57 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:33:57 [main] - Start .... +[DEBUG] 2020-03-27 22:33:57 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:34:16 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:34:16 [main] - Start .... +[DEBUG] 2020-03-27 22:34:16 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:35:55 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:35:55 [main] - Start .... +[DEBUG] 2020-03-27 22:35:56 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:36:39 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:36:39 [main] - Start .... +[DEBUG] 2020-03-27 22:36:39 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:37:05 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:37:05 [main] - Start .... +[DEBUG] 2020-03-27 22:37:06 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:43:06 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:43:06 [main] - Start .... +[DEBUG] 2020-03-27 22:43:07 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:45:31 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:45:31 [main] - Start .... +[DEBUG] 2020-03-27 22:45:31 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:51:01 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:51:01 [main] - Start .... +[DEBUG] 2020-03-27 22:51:01 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:51:53 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:51:53 [main] - Start .... +[DEBUG] 2020-03-27 22:51:54 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:53:07 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:53:07 [main] - Start .... +[DEBUG] 2020-03-27 22:53:08 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:56:57 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:56:57 [main] - Start .... +[DEBUG] 2020-03-27 22:56:57 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:57:32 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:57:32 [main] - Start .... +[DEBUG] 2020-03-27 22:57:32 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:59:30 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:59:30 [main] - Start .... +[DEBUG] 2020-03-27 22:59:30 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 22:59:59 [main] - Presenter initialized! +[DEBUG] 2020-03-27 22:59:59 [main] - Start .... +[DEBUG] 2020-03-27 23:00:00 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:00:46 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:00:46 [main] - Start .... +[DEBUG] 2020-03-27 23:00:46 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:02:36 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:02:36 [main] - Start .... +[DEBUG] 2020-03-27 23:02:36 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:03:16 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:03:16 [main] - Start .... +[DEBUG] 2020-03-27 23:03:16 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:06:24 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:06:24 [main] - Start .... +[DEBUG] 2020-03-27 23:06:24 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:13:06 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:13:06 [main] - Start .... +[DEBUG] 2020-03-27 23:13:06 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:16:32 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:16:32 [main] - Start .... +[DEBUG] 2020-03-27 23:16:33 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:26:59 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:26:59 [main] - Start .... +[DEBUG] 2020-03-27 23:26:59 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:30:04 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:30:04 [main] - Start .... +[DEBUG] 2020-03-27 23:30:04 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:30:25 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:30:25 [main] - Start .... +[DEBUG] 2020-03-27 23:30:25 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:31:08 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:31:08 [main] - Start .... +[DEBUG] 2020-03-27 23:31:08 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:32:00 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:32:00 [main] - Start .... +[DEBUG] 2020-03-27 23:32:01 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:32:16 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:32:16 [main] - Start .... +[DEBUG] 2020-03-27 23:32:16 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:32:47 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:32:47 [main] - Start .... +[DEBUG] 2020-03-27 23:32:47 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:34:52 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:34:52 [main] - Start .... +[DEBUG] 2020-03-27 23:34:52 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:35:19 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:35:19 [main] - Start .... +[DEBUG] 2020-03-27 23:35:20 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:36:07 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:36:07 [main] - Start .... +[DEBUG] 2020-03-27 23:36:07 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:38:51 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:38:51 [main] - Start .... +[DEBUG] 2020-03-27 23:38:51 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:40:47 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:40:47 [main] - Start .... +[DEBUG] 2020-03-27 23:40:47 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:49:05 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:49:05 [main] - Start .... +[DEBUG] 2020-03-27 23:49:05 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:50:08 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:50:08 [main] - Start .... +[DEBUG] 2020-03-27 23:50:08 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:50:14 [Thread-4] - Generating Data: Size: 100000, dataType: LINE +[INFO ] 2020-03-27 23:50:14 [Thread-4] - Generated successfully! +[DEBUG] 2020-03-27 23:51:40 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:51:40 [main] - Start .... +[DEBUG] 2020-03-27 23:51:40 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:51:49 [Thread-4] - Generating Data: Size: 100000, dataType: LINE +[INFO ] 2020-03-27 23:51:49 [Thread-4] - Generated successfully! +[DEBUG] 2020-03-27 23:51:51 [Thread-5] - Generating Data: Size: 100000, dataType: LINE +[INFO ] 2020-03-27 23:51:51 [Thread-5] - Generated successfully! +[DEBUG] 2020-03-27 23:52:10 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:52:10 [main] - Start .... +[DEBUG] 2020-03-27 23:52:10 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:54:17 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:54:17 [main] - Start .... +[DEBUG] 2020-03-27 23:54:17 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:54:26 [Thread-4] - Generating Data: Size: 100000, dataType: LINE +[INFO ] 2020-03-27 23:54:26 [Thread-4] - Generated successfully! +[DEBUG] 2020-03-27 23:54:51 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:54:51 [main] - Start .... +[DEBUG] 2020-03-27 23:54:51 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:55:01 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:55:01 [main] - Start .... +[DEBUG] 2020-03-27 23:55:01 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:55:35 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:55:35 [main] - Start .... +[DEBUG] 2020-03-27 23:55:36 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:55:44 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:55:44 [main] - Start .... +[DEBUG] 2020-03-27 23:55:44 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:57:44 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:57:44 [main] - Start .... +[DEBUG] 2020-03-27 23:57:44 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:58:26 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:58:26 [main] - Start .... +[DEBUG] 2020-03-27 23:58:26 [Thread-3] - View has been set. +[DEBUG] 2020-03-27 23:58:39 [main] - Presenter initialized! +[DEBUG] 2020-03-27 23:58:39 [main] - Start .... +[DEBUG] 2020-03-27 23:58:40 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 00:01:02 [main] - Presenter initialized! +[DEBUG] 2020-03-28 00:01:02 [main] - Start .... +[DEBUG] 2020-03-28 00:01:03 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 00:01:11 [Thread-4] - Generating Data: Size: 100000, dataType: LINE +[INFO ] 2020-03-28 00:01:11 [Thread-4] - Generated successfully! +[DEBUG] 2020-03-28 00:02:10 [main] - Presenter initialized! +[DEBUG] 2020-03-28 00:02:10 [main] - Start .... +[DEBUG] 2020-03-28 00:02:10 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 00:02:33 [main] - Presenter initialized! +[DEBUG] 2020-03-28 00:02:33 [main] - Start .... +[DEBUG] 2020-03-28 00:02:33 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 00:04:18 [main] - Presenter initialized! +[DEBUG] 2020-03-28 00:04:18 [main] - Start .... +[DEBUG] 2020-03-28 00:04:18 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 00:05:34 [main] - Presenter initialized! +[DEBUG] 2020-03-28 00:05:34 [main] - Start .... +[DEBUG] 2020-03-28 00:05:34 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 00:07:42 [main] - Presenter initialized! +[DEBUG] 2020-03-28 00:07:42 [main] - Start .... +[DEBUG] 2020-03-28 00:07:43 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 00:08:28 [main] - Presenter initialized! +[DEBUG] 2020-03-28 00:08:28 [main] - Start .... +[DEBUG] 2020-03-28 00:08:28 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 00:08:42 [main] - Presenter initialized! +[DEBUG] 2020-03-28 00:08:42 [main] - Start .... +[DEBUG] 2020-03-28 00:08:42 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 00:08:48 [Thread-4] - Generating Data: Size: 100000, dataType: LINE +[INFO ] 2020-03-28 00:08:48 [Thread-4] - Generated successfully! +[DEBUG] 2020-03-28 08:47:35 [main] - Presenter initialized! +[DEBUG] 2020-03-28 08:47:35 [main] - Start .... +[DEBUG] 2020-03-28 08:47:36 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 10:36:44 [main] - Presenter initialized! +[DEBUG] 2020-03-28 10:36:44 [main] - Start .... +[DEBUG] 2020-03-28 10:36:44 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 10:36:52 [Thread-4] - Generating Data: Size: 100000, dataType: LINE +[INFO ] 2020-03-28 10:36:53 [Thread-4] - Generated successfully! +[DEBUG] 2020-03-28 10:45:10 [main] - AlgorithmHandler has been instantiated. +[DEBUG] 2020-03-28 10:45:10 [main] - Presenter initialized! +[DEBUG] 2020-03-28 10:45:10 [main] - Start .... +[DEBUG] 2020-03-28 10:45:10 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 10:52:15 [main] - AlgorithmHandler has been instantiated. +[DEBUG] 2020-03-28 10:52:15 [main] - Presenter initialized! +[DEBUG] 2020-03-28 10:52:15 [main] - Start .... +[DEBUG] 2020-03-28 10:52:16 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 10:54:28 [main] - AlgorithmHandler has been instantiated. +[DEBUG] 2020-03-28 10:55:27 [main] - AlgorithmHandler has been instantiated. +[DEBUG] 2020-03-28 10:55:27 [main] - Presenter initialized! +[DEBUG] 2020-03-28 10:55:27 [main] - Start .... +[DEBUG] 2020-03-28 10:55:27 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 10:56:03 [main] - AlgorithmHandler has been instantiated. +[DEBUG] 2020-03-28 10:56:03 [main] - Presenter initialized! +[DEBUG] 2020-03-28 10:56:03 [main] - Start .... +[DEBUG] 2020-03-28 10:56:03 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 10:57:07 [main] - Presenter initialized! +[DEBUG] 2020-03-28 10:57:07 [main] - Start .... +[DEBUG] 2020-03-28 10:57:07 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 11:00:38 [main] - Presenter initialized! +[DEBUG] 2020-03-28 11:00:38 [main] - Start .... +[DEBUG] 2020-03-28 11:00:38 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 11:00:42 [Thread-4] - AlgorithmHandler will start Least Median of Squares, with 0 +[DEBUG] 2020-03-28 11:02:09 [main] - Presenter initialized! +[DEBUG] 2020-03-28 11:02:09 [main] - Start .... +[DEBUG] 2020-03-28 11:02:09 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 11:02:12 [Thread-4] - No lines in the Model. Nothing to calculate. +[DEBUG] 2020-03-28 11:23:30 [main] - Presenter initialized! +[DEBUG] 2020-03-28 11:23:30 [main] - Start .... +[DEBUG] 2020-03-28 11:23:30 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 11:23:36 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-28 11:23:36 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-28 11:23:40 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 +[DEBUG] 2020-03-28 11:26:43 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 11:26:43 [main] - Presenter initialized! +[DEBUG] 2020-03-28 11:26:43 [main] - Start .... +[DEBUG] 2020-03-28 11:26:43 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 11:28:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 11:28:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 11:28:31 [main] - Presenter initialized! +[DEBUG] 2020-03-28 11:28:31 [main] - Start .... +[DEBUG] 2020-03-28 11:28:31 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 11:28:55 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-28 11:28:55 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-28 11:28:59 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 +[DEBUG] 2020-03-28 11:29:53 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 11:29:53 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 11:29:53 [main] - Presenter initialized! +[DEBUG] 2020-03-28 11:29:53 [main] - Start .... +[DEBUG] 2020-03-28 11:29:53 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 11:30:23 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 11:30:23 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 11:30:23 [main] - Presenter initialized! +[DEBUG] 2020-03-28 11:30:23 [main] - Start .... +[DEBUG] 2020-03-28 11:30:23 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 11:30:40 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-28 11:30:40 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-28 11:30:44 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 +[DEBUG] 2020-03-28 11:31:28 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 11:31:28 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 11:33:13 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 11:33:13 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 11:36:21 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 11:36:21 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 11:36:21 [main] - Presenter initialized! +[DEBUG] 2020-03-28 11:36:21 [main] - Start .... +[DEBUG] 2020-03-28 11:36:21 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 11:38:15 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 11:38:15 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 11:38:15 [main] - Presenter initialized! +[DEBUG] 2020-03-28 11:38:15 [main] - Start .... +[DEBUG] 2020-03-28 11:38:15 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 11:38:21 [Thread-4] - No lines in the Model. Nothing to calculate. +[DEBUG] 2020-03-28 11:38:24 [Thread-5] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-28 11:38:24 [Thread-5] - Generate was successful! +[DEBUG] 2020-03-28 11:38:26 [Thread-6] - AlgorithmHandler will start Least Median of Squares, with 100 +[DEBUG] 2020-03-28 11:41:27 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 11:41:27 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 11:41:27 [main] - Presenter initialized! +[DEBUG] 2020-03-28 11:41:27 [main] - Start .... +[DEBUG] 2020-03-28 11:41:27 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 11:41:42 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-28 11:41:42 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-28 11:41:51 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 +[DEBUG] 2020-03-28 11:53:59 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 11:53:59 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 11:53:59 [main] - Presenter initialized! +[DEBUG] 2020-03-28 11:53:59 [main] - Start .... +[DEBUG] 2020-03-28 11:53:59 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 11:55:24 [Thread-4] - No lines in the Model. Nothing to calculate. +[DEBUG] 2020-03-28 11:55:41 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 11:55:41 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 11:58:35 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 11:58:35 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 11:59:45 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 11:59:45 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:00:00 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:00:00 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:02:53 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:02:53 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:02:57 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:02:57 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:02:58 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:02:58 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:02:59 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:02:59 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:00 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:00 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:02 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:02 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:04 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:04 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:05 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:05 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:06 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:06 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:08 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:08 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:09 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:09 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:10 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:10 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:11 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:11 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:12 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:12 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:13 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:13 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:14 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:14 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:16 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:16 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:18 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:18 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:19 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:19 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:26 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:26 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:30 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:30 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:03:31 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:03:31 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:11:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:11:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:08 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:08 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:08 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:08 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:08 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:08 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:46 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:46 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:46 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:46 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:46 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:46 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:46 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:46 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:46 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:46 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:46 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:46 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:46 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:13:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:13:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:13:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:14:13 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:14:13 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:14:13 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:14:13 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:14:13 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:14:13 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:14:13 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-28 12:14:36 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:14:36 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:14:36 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:14:36 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:14:36 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:14:36 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:14:36 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-28 12:14:36 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-28 12:14:36 [main] - Presenter initialized! +[DEBUG] 2020-03-28 12:14:36 [main] - Start .... +[DEBUG] 2020-03-28 12:14:36 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 12:14:55 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:14:55 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:14:55 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:14:55 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:14:55 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:14:55 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:14:55 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-28 12:14:55 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-28 12:14:55 [main] - Presenter initialized! +[DEBUG] 2020-03-28 12:14:55 [main] - Start .... +[DEBUG] 2020-03-28 12:14:56 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 12:15:49 [Thread-4] - No lines in the Model. Nothing to calculate. +[DEBUG] 2020-03-28 12:15:55 [Thread-5] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-28 12:15:55 [Thread-5] - Generate was successful! +[DEBUG] 2020-03-28 12:15:59 [Thread-6] - AlgorithmHandler will start Least Median of Squares, with 100 +[DEBUG] 2020-03-28 12:15:59 [Thread-6] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-28 12:15:59 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-03-28 12:15:59 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:15:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:15:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[ERROR] 2020-03-28 12:15:59 [Thread-6] - Execution Exception while computing the result of Algorithm: LMS +java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 100 + at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) + at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) + at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:54) + at de.wwwu.awolf.presenter.AbstractPresenter.executeAlgorithmByType(AbstractPresenter.java:121) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:22) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:19) + at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Task.java:1425) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Service.java:725) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Service.java:724) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) + at java.base/java.lang.Thread.run(Thread.java:834) +Caused by: java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 100 + at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) + at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) + at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) + at java.base/java.util.Objects.checkIndex(Objects.java:372) + at java.base/java.util.ArrayList.get(ArrayList.java:458) + at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.upperBound(LeastMedianOfSquaresEstimator.java:237) + at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:116) + at de.wwwu.awolf.presenter.algorithms.advanced.LeastMedianOfSquaresEstimator.call(LeastMedianOfSquaresEstimator.java:24) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + ... 3 more +[DEBUG] 2020-03-28 12:19:28 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:19:28 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:19:28 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:19:28 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:19:28 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:19:28 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:19:28 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-28 12:19:28 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-28 12:19:28 [main] - Presenter initialized! +[DEBUG] 2020-03-28 12:19:28 [main] - Start .... +[DEBUG] 2020-03-28 12:19:28 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 12:19:34 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-28 12:19:34 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-28 12:19:37 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 +[DEBUG] 2020-03-28 12:19:37 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-28 12:19:37 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-03-28 12:19:37 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:37 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-28 12:19:37 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-03-28 12:19:37 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-03-28 12:19:37 [pool-2-thread-1] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-03-28 12:19:45 [Thread-6] - AlgorithmHandler will start Repeated Median, with 100 +[DEBUG] 2020-03-28 12:19:45 [Thread-6] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-03-28 12:19:45 [pool-2-thread-1] - === S T A R T - R M === +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 10000.0] +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.0] +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 4.999999999999999] +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.0] +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:45 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-28 12:19:45 [pool-2-thread-1] - === E N D - R M === 0 +[INFO ] 2020-03-28 12:19:45 [pool-2-thread-1] - Repeated Median Estimator +[INFO ] 2020-03-28 12:19:45 [pool-2-thread-1] - Line m: 5.0, b: 1.1035521062001834 +[DEBUG] 2020-03-28 12:19:48 [Thread-7] - AlgorithmHandler will start Theil-Sen, with 100 +[DEBUG] 2020-03-28 12:19:48 [Thread-7] - run Algorithm: TheilSenEstimator +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 9999.0] +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:19:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[ERROR] 2020-03-28 12:19:48 [Thread-7] - Execution Exception while computing the result of Algorithm: TS java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) - at de.wwwu.awolf.presenter.evaluation.AlgorithmComparison.compare(AlgorithmComparison.java:55) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.benchmarkDifferentEstimators(EvaluateAlgorithms.java:113) - at de.wwwu.awolf.presenter.evaluation.EvaluateAlgorithms.run(EvaluateAlgorithms.java:150) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) + at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:54) + at de.wwwu.awolf.presenter.AbstractPresenter.executeAlgorithmByType(AbstractPresenter.java:121) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:22) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:19) + at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Task.java:1425) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Service.java:725) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Service.java:724) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) @@ -10698,106412 +85794,33290 @@ Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) at java.base/java.util.Objects.checkIndex(Objects.java:372) at java.base/java.util.ArrayList.get(ArrayList.java:458) - at de.wwwu.awolf.presenter.util.FastElementSelector.randomizedSelect(FastElementSelector.java:33) - at de.wwwu.awolf.presenter.algorithms.advanced.RepeatedMedianEstimator.call(RepeatedMedianEstimator.java:135) - at de.wwwu.awolf.presenter.algorithms.advanced.RepeatedMedianEstimator.call(RepeatedMedianEstimator.java:29) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - ... 6 more -2020-03-22 13:14:03 INFO root:17 - Calculating PercentigeErrorBasedMeasure for LMS -2020-03-22 13:17:56 INFO root:17 - === S T A R T - R M === -2020-03-22 13:26:34 INFO root:17 - === S T A R T - L M S === -2020-03-22 13:26:34 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 13:26:34 INFO root:17 - Open ForkJoinPool -2020-03-22 13:26:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:26:34 INFO root:17 - Open ForkJoinPool -2020-03-22 13:26:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:26:34 INFO root:17 - Open ForkJoinPool -2020-03-22 13:26:34 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 11.861558048672569 -2020-03-22 13:26:34 INFO root:17 - Open ForkJoinPool -2020-03-22 13:26:34 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 11.861558048672569 -2020-03-22 13:26:34 INFO root:17 - Open ForkJoinPool -2020-03-22 13:26:34 INFO root:17 - Start work on 20 lines bound lower: -9999.98 and upper: -0.3253066561813025 -2020-03-22 13:26:34 INFO root:17 - Open ForkJoinPool -2020-03-22 13:26:34 INFO root:17 - Start work on 20 lines bound lower: -9999.98 and upper: -0.3253066561813025 -2020-03-22 13:26:34 INFO root:17 - === E N D - L M S === 0 -2020-03-22 13:26:34 INFO root:17 - Least Median of Squares -2020-03-22 13:26:34 INFO root:17 - Line m: -0.3253066561813025, b: 6.890667493753778 -2020-03-22 13:26:37 INFO root:17 - === S T A R T - R M === -2020-03-22 13:27:24 INFO root:17 - Open ForkJoinPool -2020-03-22 13:27:24 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:27:35 INFO root:17 - Open ForkJoinPool -2020-03-22 13:27:35 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:27:51 INFO root:17 - Open ForkJoinPool -2020-03-22 13:27:51 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:28:33 INFO root:17 - Open ForkJoinPool -2020-03-22 13:28:33 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 13:28:52 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 13:30:42 INFO root:17 - Start work on 1 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:48:19 INFO root:17 - === S T A R T - L M S === -2020-03-22 13:48:19 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 13:48:19 INFO root:17 - Open ForkJoinPool -2020-03-22 13:48:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:48:19 INFO root:17 - Open ForkJoinPool -2020-03-22 13:48:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:48:19 INFO root:17 - Open ForkJoinPool -2020-03-22 13:48:19 INFO root:17 - Start work on 20 lines bound lower: -169.5193944997567 and upper: 10000.0 -2020-03-22 13:48:19 INFO root:17 - Open ForkJoinPool -2020-03-22 13:48:19 INFO root:17 - Start work on 20 lines bound lower: -169.5193944997567 and upper: 10000.0 -2020-03-22 13:48:19 INFO root:17 - Open ForkJoinPool -2020-03-22 13:48:19 INFO root:17 - Start work on 20 lines bound lower: -169.5093944997567 and upper: -1.0355675015313497 -2020-03-22 13:48:19 INFO root:17 - Open ForkJoinPool -2020-03-22 13:48:19 INFO root:17 - Start work on 20 lines bound lower: -169.5093944997567 and upper: -1.0355675015313497 -2020-03-22 13:48:19 INFO root:17 - Open ForkJoinPool -2020-03-22 13:48:19 INFO root:17 - Start work on 20 lines bound lower: -1.0355675015313497 and upper: 10000.0 -2020-03-22 13:48:19 INFO root:17 - Open ForkJoinPool -2020-03-22 13:48:19 INFO root:17 - Start work on 20 lines bound lower: -1.0355675015313497 and upper: 10000.0 -2020-03-22 13:48:19 INFO root:17 - Open ForkJoinPool -2020-03-22 13:48:19 INFO root:17 - Start work on 20 lines bound lower: -1.0255675015313497 and upper: 95.86757666843393 -2020-03-22 13:48:19 INFO root:17 - Open ForkJoinPool -2020-03-22 13:48:19 INFO root:17 - Start work on 20 lines bound lower: -1.0255675015313497 and upper: 95.86757666843393 -2020-03-22 13:48:19 INFO root:17 - === E N D - L M S === 0 -2020-03-22 13:48:19 INFO root:17 - Least Median of Squares -2020-03-22 13:48:19 INFO root:17 - Line m: 3.4503115562296363, b: -70.57437728275504 -2020-03-22 13:48:22 INFO root:17 - === S T A R T - R M === -2020-03-22 13:48:22 INFO root:17 - Open ForkJoinPool -2020-03-22 13:48:22 INFO root:17 - Start work on 0 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:48:22 INFO root:17 - Open ForkJoinPool -2020-03-22 13:48:22 INFO root:17 - Start work on 0 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:48:22 INFO root:17 - Open ForkJoinPool -2020-03-22 13:48:22 INFO root:17 - Start work on 0 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:51:54 INFO root:17 - === S T A R T - L M S === -2020-03-22 13:51:54 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 45.22982837851952 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 45.22982837851952 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -10.200787520927037 and upper: 45.22982837851952 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -10.200787520927037 and upper: 45.22982837851952 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -10.190787520927037 and upper: 27.107393672281244 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -10.190787520927037 and upper: 27.107393672281244 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -10.180787520927037 and upper: 14.657273530491857 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -10.180787520927037 and upper: 14.657273530491857 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -4.357748012545767 and upper: 14.657273530491857 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -4.357748012545767 and upper: 14.657273530491857 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -4.347748012545767 and upper: 9.747602594048814 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -4.347748012545767 and upper: 9.747602594048814 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -4.3377480125457675 and upper: 9.065332815313 -2020-03-22 13:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 13:51:54 INFO root:17 - Start work on 20 lines bound lower: -4.3377480125457675 and upper: 9.065332815313 -2020-03-22 13:51:54 INFO root:17 - === E N D - L M S === 0 -2020-03-22 13:51:54 INFO root:17 - Least Median of Squares -2020-03-22 13:51:54 INFO root:17 - Line m: 9.747602594048814, b: -92.17401259452828 -2020-03-22 13:51:58 INFO root:17 - === S T A R T - R M === -2020-03-22 13:52:36 INFO root:17 - Open ForkJoinPool -2020-03-22 13:52:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 13:52:36 INFO root:17 - Open ForkJoinPool -2020-03-22 13:52:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:52:36 INFO root:17 - Open ForkJoinPool -2020-03-22 13:52:36 INFO root:17 - Start work on 20 lines bound lower: 5.0 and upper: 10000.0 -2020-03-22 13:54:08 INFO root:17 - === S T A R T - R M === -2020-03-22 13:54:08 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 13:54:08 INFO root:17 - Open ForkJoinPool -2020-03-22 13:54:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 13:54:08 INFO root:17 - Open ForkJoinPool -2020-03-22 13:54:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 13:54:30 INFO root:17 - Open ForkJoinPool -2020-03-22 13:54:30 INFO root:17 - Start work on 20 lines bound lower: 5.0 and upper: 10000.0 -2020-03-22 13:59:32 INFO root:17 - === S T A R T - L M S === -2020-03-22 13:59:32 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 13:59:32 INFO root:17 - Open ForkJoinPool -2020-03-22 13:59:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:59:32 INFO root:17 - Open ForkJoinPool -2020-03-22 13:59:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 13:59:32 INFO root:17 - Open ForkJoinPool -2020-03-22 13:59:32 INFO root:17 - Start work on 20 lines bound lower: -5.3555032114346375 and upper: 10000.0 -2020-03-22 13:59:32 INFO root:17 - Open ForkJoinPool -2020-03-22 13:59:32 INFO root:17 - Start work on 20 lines bound lower: -5.3555032114346375 and upper: 10000.0 -2020-03-22 13:59:32 INFO root:17 - Open ForkJoinPool -2020-03-22 13:59:32 INFO root:17 - Start work on 20 lines bound lower: -2.564993759104111 and upper: 10000.0 -2020-03-22 13:59:32 INFO root:17 - Open ForkJoinPool -2020-03-22 13:59:32 INFO root:17 - Start work on 20 lines bound lower: -2.564993759104111 and upper: 10000.0 -2020-03-22 13:59:32 INFO root:17 - Open ForkJoinPool -2020-03-22 13:59:32 INFO root:17 - Start work on 20 lines bound lower: -2.554993759104111 and upper: 8.020123687789878 -2020-03-22 13:59:32 INFO root:17 - Open ForkJoinPool -2020-03-22 13:59:32 INFO root:17 - Start work on 20 lines bound lower: -2.554993759104111 and upper: 8.020123687789878 -2020-03-22 13:59:32 INFO root:17 - === E N D - L M S === 0 -2020-03-22 13:59:32 INFO root:17 - Least Median of Squares -2020-03-22 13:59:32 INFO root:17 - Line m: 4.446000242340892, b: -37.69402061535991 -2020-03-22 13:59:35 INFO root:17 - === S T A R T - R M === -2020-03-22 14:00:36 INFO root:17 - === S T A R T - R M === -2020-03-22 14:02:01 INFO root:17 - === S T A R T - R M === -2020-03-22 14:05:27 INFO root:17 - === S T A R T - R M === -2020-03-22 14:06:34 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 14:06:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:06:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:06:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:06:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 14:06:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:06:39 INFO root:17 - Start work on 20 lines bound lower: 5.0 and upper: 10000.0 -2020-03-22 14:07:58 INFO root:17 - === S T A R T - R M === -2020-03-22 14:08:30 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 14:08:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:08:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:08:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:08:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 14:08:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:08:31 INFO root:17 - Start work on 20 lines bound lower: 5.0 and upper: 10000.0 -2020-03-22 14:09:21 INFO root:17 - === S T A R T - R M === -2020-03-22 14:09:44 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 14:09:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:09:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:09:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:09:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 14:09:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:09:44 INFO root:17 - Start work on 20 lines bound lower: 5.0 and upper: 10000.0 -2020-03-22 14:13:09 INFO root:17 - === S T A R T - R M === -2020-03-22 14:13:09 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 14:13:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:13:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:13:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:13:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 14:13:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:13:09 INFO root:17 - Start work on 20 lines bound lower: 5.0 and upper: 10000.0 -2020-03-22 14:13:37 INFO root:17 - === S T A R T - R M === -2020-03-22 14:14:10 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 14:14:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:14:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:14:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:14:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 14:14:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:14:10 INFO root:17 - Start work on 20 lines bound lower: 5.0 and upper: 10000.0 -2020-03-22 14:28:07 INFO root:17 - === S T A R T - R M === -2020-03-22 14:28:15 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 14:28:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 14:28:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:15 INFO root:17 - Start work on 20 lines bound lower: 5.0 and upper: 10000.0 -2020-03-22 14:28:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.598842304832825 -2020-03-22 14:28:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:28:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:28:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:28:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:28:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:28:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:28:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:28:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:28:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:28:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:28:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:28:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:28:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:28:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:28:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:28:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:28:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:28:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:28:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:28:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:28:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:28:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:28:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:28:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:28:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:28:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:28:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:28:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:28:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:28:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:28:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:28:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:28:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:28:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:28:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:28:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:28:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:28:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:28:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:28:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:28:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:28:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:28:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:28:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:28:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:28:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:28:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:28:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:28:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:28:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:28:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:28:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:28:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:28:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:28:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:28:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:28:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:28:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:28:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:28:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:28:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:28:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:28:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:28:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:28:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:29:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:29:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:29:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:29:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:29:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:29:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:29:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:29:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:29:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:29:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:29:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:29:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:29:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:29:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:29:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:29:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:29:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:29:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:29:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:29:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:29:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:34 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:34 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:34 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:34 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:34 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:34 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:34 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:34 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:35 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:29:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:29:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:29:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:29:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:29:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:29:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:29:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:29:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:29:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:29:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:29:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:29:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:29:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:29:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:29:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:29:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:29:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:29:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:29:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:29:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:29:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:30:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:30:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:30:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:30:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:30:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:30:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:30:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:30:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:30:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:30:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:30:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:30:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:30:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:30:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:30:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:30:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:30:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:30:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:30:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:30:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:30:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:30:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:30:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:30:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:34 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:34 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:34 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:34 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:30:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:34 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:34 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:34 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:34 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:35 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:35 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:30:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:35 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:35 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:35 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:35 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:35 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:35 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:30:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:30:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:30:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:30:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:30:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:30:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:30:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:30:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:30:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:30:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:30:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:30:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:31:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:31:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:31:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:31:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:31:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:31:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:31:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:31:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:31:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:31:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:31:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:31:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:31:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:31:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:31:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:34 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:31:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:35 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:35 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:35 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:35 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:35 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:35 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:31:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:35 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:35 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:35 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:36 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:36 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:31:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:37 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:37 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:37 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:38 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:38 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:31:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:31:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:31:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:46 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:47 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:48 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:48 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:49 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:49 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:49 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:51 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:51 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:52 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:52 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:31:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:31:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:31:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:31:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:31:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:31:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:58 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:58 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:31:59 INFO root:17 - Open ForkJoinPool -2020-03-22 14:31:59 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:32:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:00 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:00 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:00 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:32:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:32:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:32:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:01 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:01 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:02 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:03 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:03 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:32:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:05 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:05 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:32:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:06 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:06 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:06 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:07 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:32:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:32:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:32:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:32:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:32:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:32:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:32:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:32:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:14 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:14 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:32:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:32:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:32:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:15 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:15 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:16 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:32:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:32:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:32:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:32:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:19 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:32:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:32:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:32:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:32:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.92149017355166 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -17.821697790168937 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:24 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:32:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:25 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:25 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:25 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:26 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:26 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:32:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:32:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:27 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:27 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:27 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -28.91540883511408 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:29 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:29 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:32:30 INFO root:17 - === S T A R T - L M S === -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 7.493064035889577 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 7.493064035889577 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: -9999.98 and upper: 2.655447158686752 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: -9999.98 and upper: 2.655447158686752 -2020-03-22 14:32:30 INFO root:17 - === E N D - L M S === 0 -2020-03-22 14:32:30 INFO root:17 - Least Median of Squares -2020-03-22 14:32:30 INFO root:17 - Line m: -3.08571765459685, b: 51.45757172918095 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:30 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:30 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.863647578964603 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -55.73602420159585 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.618010526527364 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -34.57369210025471 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:31 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:31 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -37.88817087499236 -2020-03-22 14:32:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -75.15286976352604 -2020-03-22 14:32:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -16.059444136474728 -2020-03-22 14:32:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:32 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:32 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:32 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -135.03281049809067 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:33 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:33 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -39.96170683742628 -2020-03-22 14:32:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:32:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:34 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:32:34 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:34 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -0.8308212791865737 -2020-03-22 14:32:42 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 14:32:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:32:42 INFO root:17 - Start work on 20 lines bound lower: -99999.0 and upper: -99999.0 -2020-03-22 14:32:47 INFO root:17 - === S T A R T - R M === -2020-03-22 14:33:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:33:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:24 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 14:33:24 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:24 INFO root:17 - Start work on 20 lines bound lower: 5.0 and upper: 10000.0 -2020-03-22 14:33:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:33:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:39 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:33:39 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:39 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -43.06572887565143 -2020-03-22 14:33:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:33:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:40 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:33:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:40 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -32.34846789961411 -2020-03-22 14:33:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:33:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:33:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -44.59110672428511 -2020-03-22 14:33:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:33:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:42 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:33:42 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:42 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -44.17581161820717 -2020-03-22 14:33:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:33:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:43 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:33:43 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:43 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -43.06572887565143 -2020-03-22 14:33:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:33:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:44 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:33:44 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:44 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -32.34846789961411 -2020-03-22 14:33:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:33:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:45 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:33:45 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:45 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -43.06572887565143 -2020-03-22 14:33:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:33:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:33:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -35.24803249226486 -2020-03-22 14:33:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:33:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:53 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:33:53 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:53 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -32.34846789961411 -2020-03-22 14:33:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:33:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:54 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:33:54 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:54 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -44.59110672428511 -2020-03-22 14:33:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:33:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:55 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:33:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:55 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -44.59110672428511 -2020-03-22 14:33:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:33:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:56 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:33:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:56 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -73.82047449476345 -2020-03-22 14:33:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:33:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:57 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:33:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:33:57 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -44.59110672428511 -2020-03-22 14:34:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:34:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:34:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.71381616924795 -2020-03-22 14:34:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:34:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:09 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:34:09 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:09 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -44.17581161820717 -2020-03-22 14:34:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:34:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:34:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -14.453467885349264 -2020-03-22 14:34:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:34:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:34:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:11 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -91.65515031454564 -2020-03-22 14:34:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:34:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:12 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:34:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -91.65515031454564 -2020-03-22 14:34:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:34:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:13 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:34:13 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:13 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -32.34846789961411 -2020-03-22 14:34:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:34:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:17 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:34:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:17 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -44.645444463665704 -2020-03-22 14:34:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:34:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:21 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:34:21 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:21 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -131.33326301562664 -2020-03-22 14:34:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:34:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:34:22 INFO root:17 - Open ForkJoinPool -2020-03-22 14:34:22 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -61.71381616924795 -2020-03-22 14:35:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:35:10 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:35:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:35:10 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:35:10 INFO root:17 - Open ForkJoinPool -2020-03-22 14:35:10 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -44.59110672428511 -2020-03-22 14:35:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:35:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:35:11 INFO root:17 - Open ForkJoinPool -2020-03-22 14:35:11 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:35:12 INFO root:17 - Open ForkJoinPool -2020-03-22 14:35:12 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -131.33326301562664 -2020-03-22 14:35:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:35:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:35:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:35:19 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:35:20 INFO root:17 - Open ForkJoinPool -2020-03-22 14:35:20 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -73.82047449476345 -2020-03-22 14:38:58 INFO root:17 - === S T A R T - R M === -2020-03-22 14:39:02 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 14:39:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:39:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:39:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:39:02 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 14:39:02 INFO root:17 - Open ForkJoinPool -2020-03-22 14:39:02 INFO root:17 - Start work on 20 lines bound lower: 5.0 and upper: 10000.0 -2020-03-22 14:39:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:39:41 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: 1.0 -2020-03-22 14:39:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:39:41 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:39:41 INFO root:17 - Open ForkJoinPool -2020-03-22 14:39:41 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -43.77321121304137 -2020-03-22 14:40:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:40:28 INFO root:17 - Start work on 20 lines bound lower: -142.665190832033 and upper: 1.0 -2020-03-22 14:40:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:40:28 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:40:28 INFO root:17 - Open ForkJoinPool -2020-03-22 14:40:28 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -142.765190832033 -2020-03-22 14:41:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:41:18 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: 1.0 -2020-03-22 14:41:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:41:18 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:41:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:41:18 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -19.806983537496837 -2020-03-22 14:42:03 INFO root:17 - === S T A R T - R M === -2020-03-22 14:42:07 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 14:42:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:42:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:42:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:42:07 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 5.0 -2020-03-22 14:42:07 INFO root:17 - Open ForkJoinPool -2020-03-22 14:42:07 INFO root:17 - Start work on 20 lines bound lower: 5.0 and upper: 10000.0 -2020-03-22 14:42:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:42:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:42:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:42:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:42:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:42:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -18.013121170791155 -2020-03-22 14:42:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:42:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:42:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:42:50 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:42:50 INFO root:17 - Open ForkJoinPool -2020-03-22 14:42:50 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -21.082718922271052 -2020-03-22 14:43:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:43:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:43:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:43:04 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:43:04 INFO root:17 - Open ForkJoinPool -2020-03-22 14:43:04 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -78.78725605210278 -2020-03-22 14:43:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:43:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:43:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:43:08 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:43:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:43:08 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -31.837146100820238 -2020-03-22 14:43:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:43:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.0 -2020-03-22 14:43:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:43:23 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 4.0 -2020-03-22 14:43:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:43:23 INFO root:17 - Start work on 20 lines bound lower: 4.0 and upper: -21.082718922271052 -2020-03-22 14:46:33 INFO root:17 - === S T A R T - R M === -2020-03-22 14:46:40 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 14:46:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.224829907738453 -2020-03-22 14:46:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:40 INFO root:17 - Start work on 20 lines bound lower: -3.224829907738453 and upper: -3.224829907738453 -2020-03-22 14:46:40 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:40 INFO root:17 - Start work on 20 lines bound lower: -3.224829907738453 and upper: 10000.0 -2020-03-22 14:46:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -86.46966877187097 -2020-03-22 14:46:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:48 INFO root:17 - Start work on 20 lines bound lower: -86.46966877187097 and upper: -86.46966877187097 -2020-03-22 14:46:48 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:48 INFO root:17 - Start work on 20 lines bound lower: -86.46966877187097 and upper: -3.224829907738453 -2020-03-22 14:46:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -70.12661631882364 -2020-03-22 14:46:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:55 INFO root:17 - Start work on 20 lines bound lower: -70.12661631882364 and upper: -70.12661631882364 -2020-03-22 14:46:55 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:55 INFO root:17 - Start work on 20 lines bound lower: -70.12661631882364 and upper: -86.46966877187097 -2020-03-22 14:46:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.6291737683673458 -2020-03-22 14:46:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:56 INFO root:17 - Start work on 20 lines bound lower: 0.6291737683673458 and upper: 0.6291737683673458 -2020-03-22 14:46:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:56 INFO root:17 - Start work on 20 lines bound lower: 0.6291737683673458 and upper: -70.12661631882364 -2020-03-22 14:46:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -68.09287785493214 -2020-03-22 14:46:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:57 INFO root:17 - Start work on 20 lines bound lower: -68.09287785493214 and upper: -68.09287785493214 -2020-03-22 14:46:57 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:57 INFO root:17 - Start work on 20 lines bound lower: -68.09287785493214 and upper: 0.6291737683673458 -2020-03-22 14:46:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -25.214315614667132 -2020-03-22 14:46:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:58 INFO root:17 - Start work on 20 lines bound lower: -25.214315614667132 and upper: -25.214315614667132 -2020-03-22 14:46:58 INFO root:17 - Open ForkJoinPool -2020-03-22 14:46:58 INFO root:17 - Start work on 20 lines bound lower: -25.214315614667132 and upper: -68.09287785493214 -2020-03-22 14:57:56 INFO root:17 - === S T A R T - L M S === -2020-03-22 14:57:56 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 14:57:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:57:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 14:57:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:57:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 14:57:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:57:56 INFO root:17 - Start work on 20 lines bound lower: -4.681700054363759 and upper: 10000.0 -2020-03-22 14:57:56 INFO root:17 - Open ForkJoinPool -2020-03-22 14:57:56 INFO root:17 - Start work on 20 lines bound lower: -4.681700054363759 and upper: 10000.0 -2020-03-22 14:57:56 INFO root:17 - === E N D - L M S === 0 -2020-03-22 14:57:56 INFO root:17 - Least Median of Squares -2020-03-22 14:57:56 INFO root:17 - Line m: 1.6461021216920604, b: 4.5631840237504715 -2020-03-22 14:57:59 INFO root:17 - === S T A R T - R M === -2020-03-22 14:58:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -29.52211575438118 -2020-03-22 14:58:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:08 INFO root:17 - Start work on 20 lines bound lower: -29.52211575438118 and upper: -29.52211575438118 -2020-03-22 14:58:08 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:08 INFO root:17 - Start work on 20 lines bound lower: -29.52211575438118 and upper: 10000.0 -2020-03-22 14:58:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -137.4372695877223 -2020-03-22 14:58:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:15 INFO root:17 - Start work on 20 lines bound lower: -137.4372695877223 and upper: -137.4372695877223 -2020-03-22 14:58:15 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:15 INFO root:17 - Start work on 20 lines bound lower: -137.4372695877223 and upper: -29.52211575438118 -2020-03-22 14:58:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -80.63684636640419 -2020-03-22 14:58:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:16 INFO root:17 - Start work on 20 lines bound lower: -80.63684636640419 and upper: -80.63684636640419 -2020-03-22 14:58:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:16 INFO root:17 - Start work on 20 lines bound lower: -80.63684636640419 and upper: -137.4372695877223 -2020-03-22 14:58:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -51.82694920903341 -2020-03-22 14:58:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:17 INFO root:17 - Start work on 20 lines bound lower: -51.82694920903341 and upper: -51.82694920903341 -2020-03-22 14:58:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:17 INFO root:17 - Start work on 20 lines bound lower: -51.82694920903341 and upper: -80.63684636640419 -2020-03-22 14:58:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -29.52211575438118 -2020-03-22 14:58:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:18 INFO root:17 - Start work on 20 lines bound lower: -29.52211575438118 and upper: -29.52211575438118 -2020-03-22 14:58:18 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:18 INFO root:17 - Start work on 20 lines bound lower: -29.52211575438118 and upper: -51.82694920903341 -2020-03-22 14:58:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -46.49795340288747 -2020-03-22 14:58:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:19 INFO root:17 - Start work on 20 lines bound lower: -46.49795340288747 and upper: -46.49795340288747 -2020-03-22 14:58:19 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:19 INFO root:17 - Start work on 20 lines bound lower: -46.49795340288747 and upper: -29.52211575438118 -2020-03-22 14:58:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -49.12747664528945 -2020-03-22 14:58:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:23 INFO root:17 - Start work on 20 lines bound lower: -49.12747664528945 and upper: -49.12747664528945 -2020-03-22 14:58:23 INFO root:17 - Open ForkJoinPool -2020-03-22 14:58:23 INFO root:17 - Start work on 20 lines bound lower: -49.12747664528945 and upper: -46.49795340288747 -2020-03-22 14:59:16 INFO root:17 - Open ForkJoinPool -2020-03-22 14:59:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.22324133326629 -2020-03-22 14:59:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:59:17 INFO root:17 - Start work on 20 lines bound lower: -111.22324133326629 and upper: -111.22324133326629 -2020-03-22 14:59:17 INFO root:17 - Open ForkJoinPool -2020-03-22 14:59:17 INFO root:17 - Start work on 20 lines bound lower: -111.22324133326629 and upper: -49.12747664528945 -2020-03-22 15:02:20 INFO root:17 - === S T A R T - L M S === -2020-03-22 15:02:20 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 15:02:20 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 15:02:20 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 15:02:20 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:20 INFO root:17 - Start work on 20 lines bound lower: 8.401491614621463 and upper: 10000.0 -2020-03-22 15:02:20 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:20 INFO root:17 - Start work on 20 lines bound lower: 8.401491614621463 and upper: 10000.0 -2020-03-22 15:02:20 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:20 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 8.401491614621463 -2020-03-22 15:02:20 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:20 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 8.401491614621463 -2020-03-22 15:02:20 INFO root:17 - === E N D - L M S === 0 -2020-03-22 15:02:20 INFO root:17 - Least Median of Squares -2020-03-22 15:02:20 INFO root:17 - Line m: 8.401491614621463, b: -55.60177108970501 -2020-03-22 15:02:21 INFO root:17 - === S T A R T - R M === -2020-03-22 15:02:28 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -9.708628115733474 -2020-03-22 15:02:28 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:28 INFO root:17 - Start work on 20 lines bound lower: -9.708628115733474 and upper: -9.708628115733474 -2020-03-22 15:02:28 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:28 INFO root:17 - Start work on 20 lines bound lower: -9.708628115733474 and upper: 10000.0 -2020-03-22 15:02:31 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -75.8419869123101 -2020-03-22 15:02:31 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:31 INFO root:17 - Start work on 20 lines bound lower: -75.8419869123101 and upper: -75.8419869123101 -2020-03-22 15:02:31 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:31 INFO root:17 - Start work on 20 lines bound lower: -75.8419869123101 and upper: -9.708628115733474 -2020-03-22 15:02:32 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -116.71052949180066 -2020-03-22 15:02:32 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:32 INFO root:17 - Start work on 20 lines bound lower: -116.71052949180066 and upper: -116.71052949180066 -2020-03-22 15:02:32 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:32 INFO root:17 - Start work on 20 lines bound lower: -116.71052949180066 and upper: -75.8419869123101 -2020-03-22 15:02:33 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -138.4537743278657 -2020-03-22 15:02:33 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:33 INFO root:17 - Start work on 20 lines bound lower: -138.4537743278657 and upper: -138.4537743278657 -2020-03-22 15:02:33 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:33 INFO root:17 - Start work on 20 lines bound lower: -138.4537743278657 and upper: -116.71052949180066 -2020-03-22 15:02:36 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -90.32620477770855 -2020-03-22 15:02:36 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:36 INFO root:17 - Start work on 20 lines bound lower: -90.32620477770855 and upper: -90.32620477770855 -2020-03-22 15:02:36 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:36 INFO root:17 - Start work on 20 lines bound lower: -90.32620477770855 and upper: -138.4537743278657 -2020-03-22 15:02:37 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -63.60679162832046 -2020-03-22 15:02:37 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:37 INFO root:17 - Start work on 20 lines bound lower: -63.60679162832046 and upper: -63.60679162832046 -2020-03-22 15:02:37 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:37 INFO root:17 - Start work on 20 lines bound lower: -63.60679162832046 and upper: -90.32620477770855 -2020-03-22 15:02:37 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -138.4537743278657 -2020-03-22 15:02:37 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:37 INFO root:17 - Start work on 20 lines bound lower: -138.4537743278657 and upper: -138.4537743278657 -2020-03-22 15:02:37 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:37 INFO root:17 - Start work on 20 lines bound lower: -138.4537743278657 and upper: -63.60679162832046 -2020-03-22 15:02:38 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -75.8419869123101 -2020-03-22 15:02:38 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:38 INFO root:17 - Start work on 20 lines bound lower: -75.8419869123101 and upper: -75.8419869123101 -2020-03-22 15:02:38 INFO root:17 - Open ForkJoinPool -2020-03-22 15:02:38 INFO root:17 - Start work on 20 lines bound lower: -75.8419869123101 and upper: -138.4537743278657 -2020-03-22 15:03:25 INFO root:17 - Open ForkJoinPool -2020-03-22 15:03:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -75.8419869123101 -2020-03-22 15:03:25 INFO root:17 - Open ForkJoinPool -2020-03-22 15:03:25 INFO root:17 - Start work on 20 lines bound lower: -75.8419869123101 and upper: -75.8419869123101 -2020-03-22 15:03:25 INFO root:17 - Open ForkJoinPool -2020-03-22 15:03:25 INFO root:17 - Start work on 20 lines bound lower: -75.8419869123101 and upper: -75.8419869123101 -2020-03-22 15:03:26 INFO root:17 - Open ForkJoinPool -2020-03-22 15:03:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -90.32620477770855 -2020-03-22 15:03:26 INFO root:17 - Open ForkJoinPool -2020-03-22 15:03:26 INFO root:17 - Start work on 20 lines bound lower: -90.32620477770855 and upper: -90.32620477770855 -2020-03-22 15:03:26 INFO root:17 - Open ForkJoinPool -2020-03-22 15:03:26 INFO root:17 - Start work on 20 lines bound lower: -90.32620477770855 and upper: -75.8419869123101 -2020-03-22 15:05:08 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -90.32620477770855 -2020-03-22 15:05:08 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:08 INFO root:17 - Start work on 20 lines bound lower: -90.32620477770855 and upper: -90.32620477770855 -2020-03-22 15:05:08 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:08 INFO root:17 - Start work on 20 lines bound lower: -90.32620477770855 and upper: -90.32620477770855 -2020-03-22 15:05:19 INFO root:17 - === S T A R T - R M === -2020-03-22 15:05:23 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 15:05:23 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -26.248816094095684 -2020-03-22 15:05:23 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:23 INFO root:17 - Start work on 20 lines bound lower: -26.248816094095684 and upper: -26.248816094095684 -2020-03-22 15:05:23 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:23 INFO root:17 - Start work on 20 lines bound lower: -26.248816094095684 and upper: 10000.0 -2020-03-22 15:05:24 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -182.84849305255761 -2020-03-22 15:05:24 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:24 INFO root:17 - Start work on 20 lines bound lower: -182.84849305255761 and upper: -182.84849305255761 -2020-03-22 15:05:24 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:24 INFO root:17 - Start work on 20 lines bound lower: -182.84849305255761 and upper: -26.248816094095684 -2020-03-22 15:05:25 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -34.07946672551428 -2020-03-22 15:05:25 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:25 INFO root:17 - Start work on 20 lines bound lower: -34.07946672551428 and upper: -34.07946672551428 -2020-03-22 15:05:25 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:25 INFO root:17 - Start work on 20 lines bound lower: -34.07946672551428 and upper: -182.84849305255761 -2020-03-22 15:05:26 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -68.15056186150102 -2020-03-22 15:05:26 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:26 INFO root:17 - Start work on 20 lines bound lower: -68.15056186150102 and upper: -68.15056186150102 -2020-03-22 15:05:26 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:26 INFO root:17 - Start work on 20 lines bound lower: -68.15056186150102 and upper: -34.07946672551428 -2020-03-22 15:05:27 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -29.4546399823168 -2020-03-22 15:05:27 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:27 INFO root:17 - Start work on 20 lines bound lower: -29.4546399823168 and upper: -29.4546399823168 -2020-03-22 15:05:27 INFO root:17 - Open ForkJoinPool -2020-03-22 15:05:27 INFO root:17 - Start work on 20 lines bound lower: -29.4546399823168 and upper: -68.15056186150102 -2020-03-22 15:08:29 INFO root:17 - Open ForkJoinPool -2020-03-22 15:08:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -36.85820792570518 -2020-03-22 15:08:29 INFO root:17 - Open ForkJoinPool -2020-03-22 15:08:29 INFO root:17 - Start work on 20 lines bound lower: -36.85820792570518 and upper: -36.85820792570518 -2020-03-22 15:08:29 INFO root:17 - Open ForkJoinPool -2020-03-22 15:08:29 INFO root:17 - Start work on 20 lines bound lower: -36.85820792570518 and upper: -29.4546399823168 -2020-03-22 15:12:23 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -36.85820792570518 -2020-03-22 15:12:23 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:23 INFO root:17 - Start work on 20 lines bound lower: -36.85820792570518 and upper: -36.85820792570518 -2020-03-22 15:12:23 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:23 INFO root:17 - Start work on 20 lines bound lower: -36.85820792570518 and upper: -36.85820792570518 -2020-03-22 15:12:38 INFO root:17 - === S T A R T - R M === -2020-03-22 15:12:43 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 15:12:43 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -26.12361999899456 -2020-03-22 15:12:43 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:43 INFO root:17 - Start work on 20 lines bound lower: -26.12361999899456 and upper: -26.12361999899456 -2020-03-22 15:12:43 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:43 INFO root:17 - Start work on 20 lines bound lower: -26.12361999899456 and upper: 10000.0 -2020-03-22 15:12:48 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -79.94864875058698 -2020-03-22 15:12:48 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:48 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:12:48 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:48 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -26.12361999899456 -2020-03-22 15:12:50 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -79.94864875058698 -2020-03-22 15:12:50 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:50 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:12:50 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:50 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:12:51 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:51 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:12:51 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:51 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:12:51 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:51 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -79.94864875058698 -2020-03-22 15:12:53 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:12:53 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:53 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:12:53 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:53 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -126.53419271689481 -2020-03-22 15:12:54 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:12:54 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:54 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:12:54 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:54 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:12:54 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -25.705744064587606 -2020-03-22 15:12:54 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:54 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -25.705744064587606 -2020-03-22 15:12:54 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:54 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -148.58501708333176 -2020-03-22 15:12:55 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -57.272838019134795 -2020-03-22 15:12:55 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:55 INFO root:17 - Start work on 20 lines bound lower: -57.272838019134795 and upper: -57.272838019134795 -2020-03-22 15:12:55 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:55 INFO root:17 - Start work on 20 lines bound lower: -57.272838019134795 and upper: -25.705744064587606 -2020-03-22 15:12:55 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.87257843678354 -2020-03-22 15:12:55 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:55 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:12:55 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:55 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -57.272838019134795 -2020-03-22 15:12:56 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -169.86195096775262 -2020-03-22 15:12:56 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:56 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -169.86195096775262 -2020-03-22 15:12:56 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:56 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -111.87257843678354 -2020-03-22 15:12:57 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:12:57 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:57 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:12:57 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:57 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -169.86195096775262 -2020-03-22 15:12:57 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:12:57 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:57 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:12:57 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:57 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -154.76041389452308 -2020-03-22 15:12:58 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:12:58 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:58 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:12:58 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:58 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:12:59 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -25.705744064587606 -2020-03-22 15:12:59 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:59 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -25.705744064587606 -2020-03-22 15:12:59 INFO root:17 - Open ForkJoinPool -2020-03-22 15:12:59 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -148.58501708333176 -2020-03-22 15:13:00 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -169.86195096775262 -2020-03-22 15:13:00 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:00 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -169.86195096775262 -2020-03-22 15:13:00 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:00 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -25.705744064587606 -2020-03-22 15:13:00 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:00 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:00 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:00 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:00 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -41.340524775519945 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -41.340524775519945 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -32.345368540862665 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -32.345368540862665 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -41.340524775519945 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -41.340524775519945 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -57.272838019134795 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -57.272838019134795 and upper: -57.272838019134795 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -57.272838019134795 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -57.272838019134795 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -85.74725468351593 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -85.74725468351593 and upper: -85.74725468351593 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -85.74725468351593 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -85.74725468351593 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -41.340524775519945 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -41.340524775519945 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -21.728869684917868 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -21.728869684917868 and upper: -21.728869684917868 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -21.728869684917868 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -21.728869684917868 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -57.272838019134795 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -57.272838019134795 and upper: -57.272838019134795 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -57.272838019134795 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -57.272838019134795 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -32.345368540862665 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -32.345368540862665 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -85.74725468351593 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -85.74725468351593 and upper: -85.74725468351593 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -85.74725468351593 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -41.340524775519945 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -41.340524775519945 and upper: -85.74725468351593 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -57.272838019134795 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -57.272838019134795 and upper: -57.272838019134795 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -57.272838019134795 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -57.272838019134795 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -21.728869684917868 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -21.728869684917868 and upper: -21.728869684917868 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -21.728869684917868 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -21.728869684917868 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -21.728869684917868 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -21.728869684917868 and upper: -21.728869684917868 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -21.728869684917868 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -21.728869684917868 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -57.272838019134795 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -57.272838019134795 and upper: -57.272838019134795 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -57.272838019134795 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -57.272838019134795 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -32.345368540862665 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -32.345368540862665 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -41.340524775519945 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -41.340524775519945 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -41.340524775519945 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -32.345368540862665 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -32.345368540862665 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -154.76041389452308 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -111.87257843678354 and upper: -154.76041389452308 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -25.705744064587606 and upper: -111.87257843678354 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -21.728869684917868 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -21.728869684917868 and upper: -21.728869684917868 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -21.728869684917868 and upper: -25.705744064587606 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -21.728869684917868 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -32.345368540862665 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -32.345368540862665 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -32.345368540862665 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -32.345368540862665 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -72.87671842891746 and upper: -32.345368540862665 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -72.87671842891746 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -85.74725468351593 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -85.74725468351593 and upper: -85.74725468351593 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -85.74725468351593 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -148.58501708333176 and upper: -85.74725468351593 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -148.58501708333176 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -126.53419271689481 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -79.94864875058698 and upper: -126.53419271689481 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -56.68755457131753 and upper: -79.94864875058698 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -169.86195096775262 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -169.86195096775262 and upper: -56.68755457131753 -2020-03-22 15:13:17 INFO root:17 - Open ForkJoinPool -2020-03-22 15:13:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -21.728869684917868 -2020-03-22 15:22:38 INFO root:17 - === S T A R T - R M === -2020-03-22 15:22:42 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 15:22:42 INFO root:17 - Open ForkJoinPool -2020-03-22 15:22:42 INFO root:17 - Start work on 5 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 15:22:42 INFO root:17 - Open ForkJoinPool -2020-03-22 15:22:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: NaN -2020-03-22 15:22:42 INFO root:17 - Open ForkJoinPool -2020-03-22 15:22:42 INFO root:17 - Start work on 20 lines bound lower: NaN and upper: NaN -2020-03-22 15:22:42 INFO root:17 - Open ForkJoinPool -2020-03-22 15:22:42 INFO root:17 - Start work on 20 lines bound lower: NaN and upper: 10000.0 -2020-03-22 15:22:43 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:26 INFO root:17 - === S T A R T - L M S === -2020-03-22 15:38:26 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 15:38:26 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 15:38:26 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 15:38:26 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:26 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 17.000570098561717 -2020-03-22 15:38:26 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:26 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 17.000570098561717 -2020-03-22 15:38:26 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:26 INFO root:17 - Start work on 20 lines bound lower: -86.08802993448923 and upper: 17.000570098561717 -2020-03-22 15:38:26 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:26 INFO root:17 - Start work on 20 lines bound lower: -86.08802993448923 and upper: 17.000570098561717 -2020-03-22 15:38:26 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:26 INFO root:17 - Start work on 20 lines bound lower: -86.07802993448922 and upper: 5.821188958298569 -2020-03-22 15:38:26 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:26 INFO root:17 - Start work on 20 lines bound lower: -86.07802993448922 and upper: 5.821188958298569 -2020-03-22 15:38:26 INFO root:17 - === E N D - L M S === 0 -2020-03-22 15:38:26 INFO root:17 - Least Median of Squares -2020-03-22 15:38:26 INFO root:17 - Line m: -4.449585880581477, b: 39.832421712670765 -2020-03-22 15:38:28 INFO root:17 - === S T A R T - L M S === -2020-03-22 15:38:28 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 15:38:28 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 15:38:28 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:28 INFO root:17 - Start work on 20 lines bound lower: 2.0773813198357374 and upper: 10000.0 -2020-03-22 15:38:28 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:28 INFO root:17 - Start work on 20 lines bound lower: 2.0773813198357374 and upper: 10000.0 -2020-03-22 15:38:28 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:28 INFO root:17 - Start work on 20 lines bound lower: 2.087381319835737 and upper: 57.14777140288294 -2020-03-22 15:38:28 INFO root:17 - Open ForkJoinPool -2020-03-22 15:38:28 INFO root:17 - Start work on 20 lines bound lower: 2.087381319835737 and upper: 57.14777140288294 -2020-03-22 15:38:28 INFO root:17 - === E N D - L M S === 0 -2020-03-22 15:38:28 INFO root:17 - Least Median of Squares -2020-03-22 15:38:28 INFO root:17 - Line m: 2.0773813198357374, b: 4.770544836365309 -2020-03-22 15:38:30 INFO root:17 - === S T A R T - R M === -2020-03-22 15:38:50 INFO root:17 - === S T A R T - R M === -2020-03-22 15:40:23 INFO root:17 - === S T A R T - R M === -2020-03-22 16:04:42 INFO root:17 - === S T A R T - L M S === -2020-03-22 16:04:42 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 16:04:42 INFO root:17 - Open ForkJoinPool -2020-03-22 16:04:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 16:04:42 INFO root:17 - Open ForkJoinPool -2020-03-22 16:04:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 16:04:42 INFO root:17 - Open ForkJoinPool -2020-03-22 16:04:42 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 7.900895719629048 -2020-03-22 16:04:42 INFO root:17 - Open ForkJoinPool -2020-03-22 16:04:42 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 7.900895719629048 -2020-03-22 16:04:42 INFO root:17 - === E N D - L M S === 0 -2020-03-22 16:04:42 INFO root:17 - Least Median of Squares -2020-03-22 16:04:42 INFO root:17 - Line m: 7.900895719629048, b: -145.95657302186171 -2020-03-22 16:04:44 INFO root:17 - === S T A R T - R M === -2020-03-22 16:05:08 INFO root:17 - === S T A R T - R M === -2020-03-22 16:06:35 INFO root:17 - === S T A R T - R M === -2020-03-22 16:08:22 INFO root:17 - === S T A R T - R M === -2020-03-22 16:10:19 INFO root:17 - === S T A R T - R M === -2020-03-22 16:12:13 INFO root:17 - === S T A R T - R M === -2020-03-22 16:13:32 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 16:13:32 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.9118185257216425 -2020-03-22 16:13:32 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:32 INFO root:17 - Start work on 20 lines bound lower: -5.9118185257216425 and upper: 4.8047782896745925 -2020-03-22 16:13:32 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:32 INFO root:17 - Start work on 20 lines bound lower: 4.8047782896745925 and upper: 10000.0 -2020-03-22 16:13:49 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -30.00572322250899 -2020-03-22 16:13:49 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:49 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -21.942731412818233 -2020-03-22 16:13:49 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:49 INFO root:17 - Start work on 20 lines bound lower: -21.942731412818233 and upper: -5.9118185257216425 -2020-03-22 16:13:50 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:50 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -73.26529497191038 -2020-03-22 16:13:50 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:50 INFO root:17 - Start work on 20 lines bound lower: -73.26529497191038 and upper: -73.26529497191038 -2020-03-22 16:13:50 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:50 INFO root:17 - Start work on 20 lines bound lower: -73.26529497191038 and upper: -21.942731412818233 -2020-03-22 16:13:52 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:52 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -73.26529497191038 -2020-03-22 16:13:52 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:52 INFO root:17 - Start work on 20 lines bound lower: -73.26529497191038 and upper: -37.47867974435714 -2020-03-22 16:13:52 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:52 INFO root:17 - Start work on 20 lines bound lower: -37.47867974435714 and upper: -73.26529497191038 -2020-03-22 16:13:53 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:53 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -10.308837262016844 -2020-03-22 16:13:53 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:53 INFO root:17 - Start work on 20 lines bound lower: -10.308837262016844 and upper: -7.239111743941428 -2020-03-22 16:13:53 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:53 INFO root:17 - Start work on 20 lines bound lower: -7.239111743941428 and upper: -73.26529497191038 -2020-03-22 16:13:55 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:55 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -51.10754539731599 -2020-03-22 16:13:55 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:55 INFO root:17 - Start work on 20 lines bound lower: -51.10754539731599 and upper: -25.08036121319482 -2020-03-22 16:13:55 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:55 INFO root:17 - Start work on 20 lines bound lower: -25.08036121319482 and upper: -10.308837262016844 -2020-03-22 16:13:56 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:56 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -120.77850365907918 -2020-03-22 16:13:56 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:56 INFO root:17 - Start work on 20 lines bound lower: -120.77850365907918 and upper: -59.620677715601246 -2020-03-22 16:13:56 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:56 INFO root:17 - Start work on 20 lines bound lower: -59.620677715601246 and upper: -51.10754539731599 -2020-03-22 16:13:57 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:57 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -27.43797882603076 -2020-03-22 16:13:57 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:57 INFO root:17 - Start work on 20 lines bound lower: -27.43797882603076 and upper: -27.43797882603076 -2020-03-22 16:13:57 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:57 INFO root:17 - Start work on 20 lines bound lower: -27.43797882603076 and upper: -120.77850365907918 -2020-03-22 16:13:58 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:58 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -30.00572322250899 -2020-03-22 16:13:58 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:58 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -30.00572322250899 -2020-03-22 16:13:58 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:58 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -27.43797882603076 -2020-03-22 16:13:59 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:59 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -11.388754095844762 -2020-03-22 16:13:59 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:59 INFO root:17 - Start work on 20 lines bound lower: -11.388754095844762 and upper: -9.036353903275609 -2020-03-22 16:13:59 INFO root:17 - Open ForkJoinPool -2020-03-22 16:13:59 INFO root:17 - Start work on 20 lines bound lower: -9.036353903275609 and upper: -30.00572322250899 -2020-03-22 16:14:00 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:00 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -120.77850365907918 -2020-03-22 16:14:00 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:00 INFO root:17 - Start work on 20 lines bound lower: -120.77850365907918 and upper: -59.620677715601246 -2020-03-22 16:14:00 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:00 INFO root:17 - Start work on 20 lines bound lower: -59.620677715601246 and upper: -11.388754095844762 -2020-03-22 16:14:01 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:01 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -113.39682189125064 -2020-03-22 16:14:01 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:01 INFO root:17 - Start work on 20 lines bound lower: -113.39682189125064 and upper: -37.41894707236167 -2020-03-22 16:14:01 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:01 INFO root:17 - Start work on 20 lines bound lower: -37.41894707236167 and upper: -120.77850365907918 -2020-03-22 16:14:04 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:04 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -27.43797882603076 -2020-03-22 16:14:04 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:04 INFO root:17 - Start work on 20 lines bound lower: -27.43797882603076 and upper: -9.377754027876364 -2020-03-22 16:14:04 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:04 INFO root:17 - Start work on 20 lines bound lower: -9.377754027876364 and upper: -113.39682189125064 -2020-03-22 16:14:05 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:05 INFO root:17 - Start work on 20 lines bound lower: -30.00572322250899 and upper: -27.6390882446179 -2020-03-22 16:14:05 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:05 INFO root:17 - Start work on 20 lines bound lower: -27.6390882446179 and upper: -11.628295155635373 -2020-03-22 16:14:05 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:05 INFO root:17 - Start work on 20 lines bound lower: -11.628295155635373 and upper: -27.43797882603076 -2020-03-22 16:14:06 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:06 INFO root:17 - Start work on 20 lines bound lower: -27.6390882446179 and upper: -48.209650115459006 -2020-03-22 16:14:06 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:06 INFO root:17 - Start work on 20 lines bound lower: -48.209650115459006 and upper: -44.832170922214345 -2020-03-22 16:14:06 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:06 INFO root:17 - Start work on 20 lines bound lower: -44.832170922214345 and upper: -11.628295155635373 -2020-03-22 16:14:08 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:08 INFO root:17 - Start work on 20 lines bound lower: -27.6390882446179 and upper: -59.620677715601246 -2020-03-22 16:14:08 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:08 INFO root:17 - Start work on 20 lines bound lower: -59.620677715601246 and upper: -27.43797882603076 -2020-03-22 16:14:08 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:08 INFO root:17 - Start work on 20 lines bound lower: -27.43797882603076 and upper: -48.209650115459006 -2020-03-22 16:14:25 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:25 INFO root:17 - Start work on 20 lines bound lower: -27.6390882446179 and upper: -81.92557929755775 -2020-03-22 16:14:25 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:25 INFO root:17 - Start work on 20 lines bound lower: -81.92557929755775 and upper: -37.36450040211609 -2020-03-22 16:14:25 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:25 INFO root:17 - Start work on 20 lines bound lower: -37.36450040211609 and upper: -59.620677715601246 -2020-03-22 16:14:29 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:29 INFO root:17 - Start work on 20 lines bound lower: -27.6390882446179 and upper: -81.92557929755775 -2020-03-22 16:14:29 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:29 INFO root:17 - Start work on 20 lines bound lower: -81.92557929755775 and upper: -33.56036245110349 -2020-03-22 16:14:29 INFO root:17 - Open ForkJoinPool -2020-03-22 16:14:29 INFO root:17 - Start work on 20 lines bound lower: -33.56036245110349 and upper: -81.92557929755775 -2020-03-22 16:19:39 INFO root:17 - === S T A R T - R M === -2020-03-22 16:19:52 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 16:19:52 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.380130591910819 -2020-03-22 16:19:52 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:52 INFO root:17 - Start work on 20 lines bound lower: -5.380130591910819 and upper: 13.22131144855825 -2020-03-22 16:19:52 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:52 INFO root:17 - Start work on 20 lines bound lower: 13.22131144855825 and upper: 10000.0 -2020-03-22 16:19:53 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:53 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -35.37981759031453 -2020-03-22 16:19:53 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:53 INFO root:17 - Start work on 20 lines bound lower: -35.37981759031453 and upper: -2.914405870896561 -2020-03-22 16:19:53 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:53 INFO root:17 - Start work on 20 lines bound lower: -2.914405870896561 and upper: -5.380130591910819 -2020-03-22 16:19:54 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:54 INFO root:17 - Start work on 20 lines bound lower: -35.37981759031453 and upper: -132.08608388633397 -2020-03-22 16:19:54 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:54 INFO root:17 - Start work on 20 lines bound lower: -132.08608388633397 and upper: -36.5072228795149 -2020-03-22 16:19:54 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:54 INFO root:17 - Start work on 20 lines bound lower: -36.5072228795149 and upper: -2.914405870896561 -2020-03-22 16:19:55 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:55 INFO root:17 - Start work on 20 lines bound lower: -132.08608388633397 and upper: -9.962179737187412 -2020-03-22 16:19:55 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:55 INFO root:17 - Start work on 20 lines bound lower: -9.962179737187412 and upper: -9.962179737187412 -2020-03-22 16:19:56 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:56 INFO root:17 - Start work on 20 lines bound lower: -9.962179737187412 and upper: -36.5072228795149 -2020-03-22 16:19:58 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:58 INFO root:17 - Start work on 20 lines bound lower: -132.08608388633397 and upper: -3.7139966373866713 -2020-03-22 16:19:58 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:58 INFO root:17 - Start work on 20 lines bound lower: -3.7139966373866713 and upper: -0.7378135818758282 -2020-03-22 16:19:58 INFO root:17 - Open ForkJoinPool -2020-03-22 16:19:58 INFO root:17 - Start work on 20 lines bound lower: -0.7378135818758282 and upper: -9.962179737187412 -2020-03-22 16:20:00 INFO root:17 - Open ForkJoinPool -2020-03-22 16:20:00 INFO root:17 - Start work on 20 lines bound lower: -132.08608388633397 and upper: -82.9618838900941 -2020-03-22 16:20:00 INFO root:17 - Open ForkJoinPool -2020-03-22 16:20:00 INFO root:17 - Start work on 20 lines bound lower: -82.9618838900941 and upper: -44.49513382634038 -2020-03-22 16:20:00 INFO root:17 - Open ForkJoinPool -2020-03-22 16:20:00 INFO root:17 - Start work on 20 lines bound lower: -44.49513382634038 and upper: -3.7139966373866713 -2020-03-22 16:20:04 INFO root:17 - Open ForkJoinPool -2020-03-22 16:20:04 INFO root:17 - Start work on 20 lines bound lower: -132.08608388633397 and upper: -24.568896127868072 -2020-03-22 16:20:04 INFO root:17 - Open ForkJoinPool -2020-03-22 16:20:04 INFO root:17 - Start work on 20 lines bound lower: -24.568896127868072 and upper: -18.2436650370553 -2020-03-22 16:20:04 INFO root:17 - Open ForkJoinPool -2020-03-22 16:20:04 INFO root:17 - Start work on 20 lines bound lower: -18.2436650370553 and upper: -82.9618838900941 -2020-03-22 16:20:43 INFO root:17 - Open ForkJoinPool -2020-03-22 16:20:43 INFO root:17 - Start work on 20 lines bound lower: -132.08608388633397 and upper: -1.4729279145363954 -2020-03-22 16:28:08 INFO root:17 - === S T A R T - R M === -2020-03-22 16:28:12 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 16:28:12 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.025588827929242 -2020-03-22 16:28:12 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:12 INFO root:17 - Start work on 20 lines bound lower: -8.025588827929242 and upper: -2.59254911187643 -2020-03-22 16:28:12 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:12 INFO root:17 - Start work on 20 lines bound lower: -2.59254911187643 and upper: 10000.0 -2020-03-22 16:28:13 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.7076886769672075 -2020-03-22 16:28:13 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:13 INFO root:17 - Start work on 20 lines bound lower: -1.7076886769672075 and upper: 10.654638555557788 -2020-03-22 16:28:13 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:13 INFO root:17 - Start work on 20 lines bound lower: 10.654638555557788 and upper: -8.025588827929242 -2020-03-22 16:28:14 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:14 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.0913145387834822 -2020-03-22 16:28:14 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:14 INFO root:17 - Start work on 20 lines bound lower: -1.0913145387834822 and upper: 15.306506822209323 -2020-03-22 16:28:14 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:14 INFO root:17 - Start work on 20 lines bound lower: 15.306506822209323 and upper: -1.7076886769672075 -2020-03-22 16:28:15 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.262826789006809 -2020-03-22 16:28:15 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:15 INFO root:17 - Start work on 20 lines bound lower: -3.262826789006809 and upper: 8.990423930019352 -2020-03-22 16:28:15 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:15 INFO root:17 - Start work on 20 lines bound lower: 8.990423930019352 and upper: -1.0913145387834822 -2020-03-22 16:28:15 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.7076886769672075 -2020-03-22 16:28:15 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:15 INFO root:17 - Start work on 20 lines bound lower: -1.7076886769672075 and upper: 5.385692813629019 -2020-03-22 16:28:15 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:15 INFO root:17 - Start work on 20 lines bound lower: 5.385692813629019 and upper: -3.262826789006809 -2020-03-22 16:28:16 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.376187352951199 -2020-03-22 16:28:16 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:16 INFO root:17 - Start work on 20 lines bound lower: 5.376187352951199 and upper: 17.760594730544824 -2020-03-22 16:28:16 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:16 INFO root:17 - Start work on 20 lines bound lower: 17.760594730544824 and upper: -1.7076886769672075 -2020-03-22 16:28:17 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.1830624194492625 -2020-03-22 16:28:17 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:17 INFO root:17 - Start work on 20 lines bound lower: 2.1830624194492625 and upper: 10.654638555557788 -2020-03-22 16:28:17 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:17 INFO root:17 - Start work on 20 lines bound lower: 10.654638555557788 and upper: 5.376187352951199 -2020-03-22 16:28:18 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.201237716564529 -2020-03-22 16:28:18 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:18 INFO root:17 - Start work on 20 lines bound lower: -4.201237716564529 and upper: 0.883804030335158 -2020-03-22 16:28:18 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:18 INFO root:17 - Start work on 20 lines bound lower: 0.883804030335158 and upper: 2.1830624194492625 -2020-03-22 16:28:18 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.1830624194492625 -2020-03-22 16:28:18 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:18 INFO root:17 - Start work on 20 lines bound lower: 2.1830624194492625 and upper: 5.5171712972677485 -2020-03-22 16:28:18 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:18 INFO root:17 - Start work on 20 lines bound lower: 5.5171712972677485 and upper: -4.201237716564529 -2020-03-22 16:28:19 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.267540350252028 -2020-03-22 16:28:19 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:19 INFO root:17 - Start work on 20 lines bound lower: -3.267540350252028 and upper: 0.883804030335158 -2020-03-22 16:28:19 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:19 INFO root:17 - Start work on 20 lines bound lower: 0.883804030335158 and upper: 2.1830624194492625 -2020-03-22 16:28:20 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.043666917572032 -2020-03-22 16:28:20 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:20 INFO root:17 - Start work on 20 lines bound lower: 5.043666917572032 and upper: 10.036643252433747 -2020-03-22 16:28:20 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:20 INFO root:17 - Start work on 20 lines bound lower: 10.036643252433747 and upper: -3.267540350252028 -2020-03-22 16:28:20 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.1830624194492625 -2020-03-22 16:28:20 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:20 INFO root:17 - Start work on 20 lines bound lower: 2.1830624194492625 and upper: 13.19380604915699 -2020-03-22 16:28:20 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:20 INFO root:17 - Start work on 20 lines bound lower: 13.19380604915699 and upper: 5.043666917572032 -2020-03-22 16:28:21 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.7076886769672075 -2020-03-22 16:28:21 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:21 INFO root:17 - Start work on 20 lines bound lower: -1.7076886769672075 and upper: 9.922039186114299 -2020-03-22 16:28:21 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:21 INFO root:17 - Start work on 20 lines bound lower: 9.922039186114299 and upper: 2.1830624194492625 -2020-03-22 16:28:22 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.501734438607283 -2020-03-22 16:28:22 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:22 INFO root:17 - Start work on 20 lines bound lower: -3.501734438607283 and upper: 8.990423930019352 -2020-03-22 16:28:22 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:22 INFO root:17 - Start work on 20 lines bound lower: 8.990423930019352 and upper: -1.7076886769672075 -2020-03-22 16:28:23 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:23 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.4344991746903446 -2020-03-22 16:28:23 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:23 INFO root:17 - Start work on 20 lines bound lower: -0.4344991746903446 and upper: 18.395266686661092 -2020-03-22 16:28:23 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:23 INFO root:17 - Start work on 20 lines bound lower: 18.395266686661092 and upper: -3.501734438607283 -2020-03-22 16:28:24 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.335715993601467 -2020-03-22 16:28:24 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:24 INFO root:17 - Start work on 20 lines bound lower: 1.335715993601467 and upper: 10.036643252433747 -2020-03-22 16:28:24 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:24 INFO root:17 - Start work on 20 lines bound lower: 10.036643252433747 and upper: -0.4344991746903446 -2020-03-22 16:28:25 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.6843723385528927 -2020-03-22 16:28:25 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:25 INFO root:17 - Start work on 20 lines bound lower: 0.6843723385528927 and upper: 5.385692813629019 -2020-03-22 16:28:25 INFO root:17 - Open ForkJoinPool -2020-03-22 16:28:25 INFO root:17 - Start work on 20 lines bound lower: 5.385692813629019 and upper: 1.335715993601467 -2020-03-22 16:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.0913145387834822 -2020-03-22 16:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:36 INFO root:17 - Start work on 20 lines bound lower: -1.0913145387834822 and upper: 2.7596347371724144 -2020-03-22 16:30:36 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:36 INFO root:17 - Start work on 20 lines bound lower: 2.7596347371724144 and upper: 0.6843723385528927 -2020-03-22 16:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.768730077796173 -2020-03-22 16:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:37 INFO root:17 - Start work on 20 lines bound lower: 7.768730077796173 and upper: 8.160855232156122 -2020-03-22 16:30:37 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:37 INFO root:17 - Start work on 20 lines bound lower: 8.160855232156122 and upper: -1.0913145387834822 -2020-03-22 16:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.439321960450511 -2020-03-22 16:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:38 INFO root:17 - Start work on 20 lines bound lower: 4.439321960450511 and upper: 37.15347498342973 -2020-03-22 16:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:38 INFO root:17 - Start work on 20 lines bound lower: 37.15347498342973 and upper: 7.768730077796173 -2020-03-22 16:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.1830624194492625 -2020-03-22 16:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:42 INFO root:17 - Start work on 20 lines bound lower: 2.1830624194492625 and upper: 22.21860772758629 -2020-03-22 16:30:42 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:42 INFO root:17 - Start work on 20 lines bound lower: 22.21860772758629 and upper: 4.439321960450511 -2020-03-22 16:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.7076886769672075 -2020-03-22 16:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:45 INFO root:17 - Start work on 20 lines bound lower: -1.7076886769672075 and upper: 12.337857050963507 -2020-03-22 16:30:45 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:45 INFO root:17 - Start work on 20 lines bound lower: 12.337857050963507 and upper: 2.1830624194492625 -2020-03-22 16:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10.157273163468135 -2020-03-22 16:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:46 INFO root:17 - Start work on 20 lines bound lower: 10.157273163468135 and upper: 41.270149110538604 -2020-03-22 16:30:46 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:46 INFO root:17 - Start work on 20 lines bound lower: 41.270149110538604 and upper: -1.7076886769672075 -2020-03-22 16:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.768730077796173 -2020-03-22 16:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:49 INFO root:17 - Start work on 20 lines bound lower: 7.768730077796173 and upper: 16.423228015117438 -2020-03-22 16:30:49 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:49 INFO root:17 - Start work on 20 lines bound lower: 16.423228015117438 and upper: 10.157273163468135 -2020-03-22 16:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 14.105076130129898 -2020-03-22 16:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:54 INFO root:17 - Start work on 20 lines bound lower: 14.105076130129898 and upper: 15.306506822209323 -2020-03-22 16:30:54 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:54 INFO root:17 - Start work on 20 lines bound lower: 15.306506822209323 and upper: 7.768730077796173 -2020-03-22 16:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.629830285323422 -2020-03-22 16:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:59 INFO root:17 - Start work on 20 lines bound lower: 2.629830285323422 and upper: 14.105076130129898 -2020-03-22 16:30:59 INFO root:17 - Open ForkJoinPool -2020-03-22 16:30:59 INFO root:17 - Start work on 20 lines bound lower: 14.105076130129898 and upper: 14.105076130129898 -2020-03-22 16:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 16:31:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.851343416803643 -2020-03-22 16:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 16:31:09 INFO root:17 - Start work on 20 lines bound lower: -0.851343416803643 and upper: 18.395266686661092 -2020-03-22 16:31:09 INFO root:17 - Open ForkJoinPool -2020-03-22 16:31:09 INFO root:17 - Start work on 20 lines bound lower: 18.395266686661092 and upper: 2.629830285323422 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.9930200784262055 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -5.9930200784262055 and upper: 9.81302930785493 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 9.81302930785493 and upper: -0.851343416803643 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.0913145387834822 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.0913145387834822 and upper: 6.572294750575982 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 6.572294750575982 and upper: -5.9930200784262055 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.349194495737159 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -4.349194495737159 and upper: 3.879252182561109 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 3.879252182561109 and upper: -1.0913145387834822 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.768730077796173 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 7.768730077796173 and upper: 10.654638555557788 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.654638555557788 and upper: -4.349194495737159 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10.157273163468135 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.157273163468135 and upper: 39.163983950611524 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 39.163983950611524 and upper: 7.768730077796173 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -6.28382737693391 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -6.28382737693391 and upper: -0.24166816548830705 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -0.24166816548830705 and upper: 10.157273163468135 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.768730077796173 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 7.768730077796173 and upper: 30.56414920019568 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 30.56414920019568 and upper: -6.28382737693391 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.337402120075597 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 9.337402120075597 and upper: 9.337402120075597 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 9.337402120075597 and upper: 7.768730077796173 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.969550604745729 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 2.969550604745729 and upper: 13.367780631399805 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 13.367780631399805 and upper: 9.337402120075597 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.501734438607283 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.501734438607283 and upper: 8.166116963462402 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 8.166116963462402 and upper: 2.969550604745729 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.1830624194492625 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 2.1830624194492625 and upper: 10.326155038916278 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.326155038916278 and upper: -3.501734438607283 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.851343416803643 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -0.851343416803643 and upper: 13.367780631399805 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 13.367780631399805 and upper: 2.1830624194492625 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.094768609205836 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -4.094768609205836 and upper: 41.36303339941797 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 41.36303339941797 and upper: -0.851343416803643 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.7076886769672075 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.7076886769672075 and upper: 10.036643252433747 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.036643252433747 and upper: -4.094768609205836 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.0913145387834822 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.0913145387834822 and upper: 17.941929575149473 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 17.941929575149473 and upper: -1.7076886769672075 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.7076886769672075 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.7076886769672075 and upper: 9.337402120075597 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 9.337402120075597 and upper: -1.0913145387834822 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.267540350252028 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.267540350252028 and upper: 8.990423930019352 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 8.990423930019352 and upper: -1.7076886769672075 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.0913145387834822 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.0913145387834822 and upper: 8.861774932296262 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 8.861774932296262 and upper: -3.267540350252028 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.349194495737159 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -4.349194495737159 and upper: 10.157273163468135 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.157273163468135 and upper: -1.0913145387834822 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.7712110058001956 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -0.7712110058001956 and upper: 18.395266686661092 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 18.395266686661092 and upper: -4.349194495737159 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.2325378010235921 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.2325378010235921 and upper: 30.56414920019568 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 30.56414920019568 and upper: -0.7712110058001956 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.1830624194492625 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 2.1830624194492625 and upper: 10.654638555557788 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.654638555557788 and upper: -1.2325378010235921 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.1830624194492625 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 2.1830624194492625 and upper: 16.423228015117438 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 16.423228015117438 and upper: 2.1830624194492625 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.7076886769672075 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.7076886769672075 and upper: 10.854037603769164 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.854037603769164 and upper: 2.1830624194492625 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.376187352951199 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 5.376187352951199 and upper: 9.922039186114299 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 9.922039186114299 and upper: -1.7076886769672075 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.2325378010235921 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.2325378010235921 and upper: 8.160855232156122 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 8.160855232156122 and upper: 5.376187352951199 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 1.335715993601467 and upper: 21.313660282606456 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 21.313660282606456 and upper: -1.2325378010235921 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 1.335715993601467 and upper: 9.337402120075597 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 9.337402120075597 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.879252182561109 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 3.879252182561109 and upper: 13.19380604915699 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 13.19380604915699 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.2325378010235921 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.2325378010235921 and upper: 10.326155038916278 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.326155038916278 and upper: 3.879252182561109 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.3574956416309814 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 3.3574956416309814 and upper: 20.36293357475877 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 20.36293357475877 and upper: -1.2325378010235921 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.267540350252028 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.267540350252028 and upper: 2.629830285323422 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 2.629830285323422 and upper: 3.3574956416309814 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.1830624194492625 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 2.1830624194492625 and upper: 10.326155038916278 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.326155038916278 and upper: -3.267540350252028 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.6598526420548744 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -0.6598526420548744 and upper: 15.306506822209323 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 15.306506822209323 and upper: 2.1830624194492625 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.2325378010235921 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.2325378010235921 and upper: 0.6843723385528927 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 0.6843723385528927 and upper: -0.6598526420548744 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.174821237419066 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.174821237419066 and upper: 7.36795168400552 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 7.36795168400552 and upper: -1.2325378010235921 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.349194495737159 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -4.349194495737159 and upper: -0.24166816548830705 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -0.24166816548830705 and upper: -1.174821237419066 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.7076886769672075 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.7076886769672075 and upper: 8.990423930019352 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 8.990423930019352 and upper: -4.349194495737159 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.7076886769672075 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.7076886769672075 and upper: 8.160855232156122 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 8.160855232156122 and upper: -1.7076886769672075 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 1.335715993601467 and upper: 10.122596302173333 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.122596302173333 and upper: -1.7076886769672075 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 1.335715993601467 and upper: 8.990423930019352 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 8.990423930019352 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -6.733059002408682 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -6.733059002408682 and upper: 0.3507842369454919 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 0.3507842369454919 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.9930200784262055 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -5.9930200784262055 and upper: 3.3574956416309814 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 3.3574956416309814 and upper: -6.733059002408682 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.2169843245728225 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 3.2169843245728225 and upper: 8.166116963462402 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 8.166116963462402 and upper: -5.9930200784262055 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.572294750575982 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 6.572294750575982 and upper: 10.854037603769164 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.854037603769164 and upper: 3.2169843245728225 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.774790986052364 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.774790986052364 and upper: 7.768730077796173 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 7.768730077796173 and upper: 6.572294750575982 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.629830285323422 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 2.629830285323422 and upper: 6.572294750575982 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 6.572294750575982 and upper: -3.774790986052364 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.501734438607283 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.501734438607283 and upper: -1.0936262136882642 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.0936262136882642 and upper: 2.629830285323422 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -10.035580735688649 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10.035580735688649 and upper: 37.15347498342973 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 37.15347498342973 and upper: -3.501734438607283 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.6843723385528927 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 0.6843723385528927 and upper: 12.337857050963507 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 12.337857050963507 and upper: -10.035580735688649 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.267540350252028 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.267540350252028 and upper: 4.130325621072427 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 4.130325621072427 and upper: 0.6843723385528927 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.174821237419066 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.174821237419066 and upper: 10.174611594115536 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.174611594115536 and upper: -3.267540350252028 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.906127123503737 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 5.906127123503737 and upper: 10.122596302173333 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.122596302173333 and upper: -1.174821237419066 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.7712110058001956 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -0.7712110058001956 and upper: 5.5171712972677485 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 5.5171712972677485 and upper: 5.906127123503737 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.422134440976329 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -0.422134440976329 and upper: 13.19380604915699 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 13.19380604915699 and upper: -0.7712110058001956 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.22400596209750745 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -0.22400596209750745 and upper: 8.990423930019352 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 8.990423930019352 and upper: -0.422134440976329 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.200627753579098 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.200627753579098 and upper: 4.130325621072427 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 4.130325621072427 and upper: -0.22400596209750745 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.0913145387834822 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.0913145387834822 and upper: 10.854037603769164 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.854037603769164 and upper: -3.200627753579098 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.906127123503737 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 5.906127123503737 and upper: 9.81302930785493 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 9.81302930785493 and upper: -1.0913145387834822 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.267540350252028 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.267540350252028 and upper: 4.652620180611048 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 4.652620180611048 and upper: 5.906127123503737 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 1.335715993601467 and upper: 12.337857050963507 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 12.337857050963507 and upper: -3.267540350252028 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10.654638555557788 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.654638555557788 and upper: 16.423228015117438 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 16.423228015117438 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -19.483976833246196 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -19.483976833246196 and upper: -3.501734438607283 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.501734438607283 and upper: 10.654638555557788 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.262826789006809 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.262826789006809 and upper: 9.81302930785493 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 9.81302930785493 and upper: -19.483976833246196 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.262826789006809 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.262826789006809 and upper: 23.12355517256612 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 23.12355517256612 and upper: -3.262826789006809 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 1.335715993601467 and upper: 13.19380604915699 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 13.19380604915699 and upper: -3.262826789006809 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 1.335715993601467 and upper: 13.367780631399805 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 13.367780631399805 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.4344991746903446 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -0.4344991746903446 and upper: 17.941929575149473 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 17.941929575149473 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.043666917572032 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 5.043666917572032 and upper: 13.19380604915699 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 13.19380604915699 and upper: -0.4344991746903446 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.60549371697441 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -4.60549371697441 and upper: 8.160855232156122 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 8.160855232156122 and upper: 5.043666917572032 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.7076886769672075 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.7076886769672075 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 1.335715993601467 and upper: -4.60549371697441 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 1.335715993601467 and upper: 10.854037603769164 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 10.854037603769164 and upper: -1.7076886769672075 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.6843723385528927 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 0.6843723385528927 and upper: 5.043666917572032 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 5.043666917572032 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.043666917572032 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 5.043666917572032 and upper: 5.5171712972677485 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 5.5171712972677485 and upper: 0.6843723385528927 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -7.423143984164057 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -7.423143984164057 and upper: 0.883804030335158 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 0.883804030335158 and upper: 5.043666917572032 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.349194495737159 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -4.349194495737159 and upper: 1.335715993601467 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 1.335715993601467 and upper: -7.423143984164057 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.501734438607283 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.501734438607283 and upper: 9.922039186114299 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 9.922039186114299 and upper: -4.349194495737159 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.0913145387834822 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.0913145387834822 and upper: 7.36795168400552 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 7.36795168400552 and upper: -3.501734438607283 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.0913145387834822 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.0913145387834822 and upper: 15.306506822209323 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 15.306506822209323 and upper: -1.0913145387834822 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.376187352951199 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 5.376187352951199 and upper: 20.992741439358976 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 20.992741439358976 and upper: -1.0913145387834822 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.22971701004595974 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -0.22971701004595974 and upper: 9.922039186114299 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 9.922039186114299 and upper: 5.376187352951199 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -12.347467223249653 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -12.347467223249653 and upper: -2.59254911187643 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -2.59254911187643 and upper: -0.22971701004595974 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.774790986052364 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.774790986052364 and upper: 42.73303171373026 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 42.73303171373026 and upper: -12.347467223249653 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.0913145387834822 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -1.0913145387834822 and upper: 20.992741439358976 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 20.992741439358976 and upper: -3.774790986052364 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.439321960450511 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 4.439321960450511 and upper: 4.439321960450511 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 4.439321960450511 and upper: -1.0913145387834822 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.6560881460156747 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.6560881460156747 and upper: -0.4344991746903446 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -0.4344991746903446 and upper: 4.439321960450511 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.043666917572032 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 5.043666917572032 and upper: 5.043666917572032 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 5.043666917572032 and upper: -3.6560881460156747 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -13.870409412464962 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -13.870409412464962 and upper: -4.201237716564529 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -4.201237716564529 and upper: 5.043666917572032 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.422134440976329 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -0.422134440976329 and upper: 1.7646009654605095 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 1.7646009654605095 and upper: -13.870409412464962 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.267540350252028 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: -3.267540350252028 and upper: 0.6843723385528927 -2020-03-22 16:38:11 INFO root:17 - Open ForkJoinPool -2020-03-22 16:38:11 INFO root:17 - Start work on 20 lines bound lower: 0.6843723385528927 and upper: -0.422134440976329 -2020-03-22 16:43:50 INFO root:17 - === S T A R T - R M === -2020-03-22 16:44:27 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 16:44:27 INFO root:17 - Open ForkJoinPool -2020-03-22 16:44:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.512049546231374 -2020-03-22 16:44:27 INFO root:17 - Open ForkJoinPool -2020-03-22 16:44:27 INFO root:17 - Start work on 20 lines bound lower: 4.512049546231374 and upper: 33.796489939909705 -2020-03-22 16:44:27 INFO root:17 - Open ForkJoinPool -2020-03-22 16:44:27 INFO root:17 - Start work on 20 lines bound lower: 33.796489939909705 and upper: 10000.0 -2020-03-22 16:45:18 INFO root:17 - Open ForkJoinPool -2020-03-22 16:45:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.004397410850455 -2020-03-22 16:45:18 INFO root:17 - Open ForkJoinPool -2020-03-22 16:45:18 INFO root:17 - Start work on 20 lines bound lower: 6.004397410850455 and upper: 17.385103643666337 -2020-03-22 16:45:18 INFO root:17 - Open ForkJoinPool -2020-03-22 16:45:18 INFO root:17 - Start work on 20 lines bound lower: 17.385103643666337 and upper: 4.512049546231374 -2020-03-22 16:47:20 INFO root:17 - Open ForkJoinPool -2020-03-22 16:47:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.6111006241730896 -2020-03-22 16:47:20 INFO root:17 - Open ForkJoinPool -2020-03-22 16:47:20 INFO root:17 - Start work on 20 lines bound lower: 2.6111006241730896 and upper: 12.502874963634842 -2020-03-22 16:47:21 INFO root:17 - Open ForkJoinPool -2020-03-22 16:47:21 INFO root:17 - Start work on 20 lines bound lower: 12.502874963634842 and upper: 6.004397410850455 -2020-03-22 16:48:39 INFO root:17 - Open ForkJoinPool -2020-03-22 16:48:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.6584429445906923 -2020-03-22 16:48:39 INFO root:17 - Open ForkJoinPool -2020-03-22 16:48:39 INFO root:17 - Start work on 20 lines bound lower: -0.6584429445906923 and upper: 16.07557031262188 -2020-03-22 16:48:39 INFO root:17 - Open ForkJoinPool -2020-03-22 16:48:39 INFO root:17 - Start work on 20 lines bound lower: 16.07557031262188 and upper: 2.6111006241730896 -2020-03-22 16:49:46 INFO root:17 - Open ForkJoinPool -2020-03-22 16:49:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.581092369903168 -2020-03-22 16:49:46 INFO root:17 - Open ForkJoinPool -2020-03-22 16:49:46 INFO root:17 - Start work on 20 lines bound lower: 9.581092369903168 and upper: 13.476836737916742 -2020-03-22 16:49:46 INFO root:17 - Open ForkJoinPool -2020-03-22 16:49:46 INFO root:17 - Start work on 20 lines bound lower: 13.476836737916742 and upper: -0.6584429445906923 -2020-03-22 16:54:07 INFO root:17 - === S T A R T - R M === -2020-03-22 16:54:12 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 16:54:12 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:12 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.05643797342262 -2020-03-22 16:54:12 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:12 INFO root:17 - Start work on 20 lines bound lower: -8.05643797342262 and upper: 0.0 -2020-03-22 16:54:12 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:12 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: 10000.0 -2020-03-22 16:54:15 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.05643797342262 -2020-03-22 16:54:15 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:15 INFO root:17 - Start work on 20 lines bound lower: -8.05643797342262 and upper: 0.0 -2020-03-22 16:54:15 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:15 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: -8.05643797342262 -2020-03-22 16:54:16 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.05643797342262 -2020-03-22 16:54:16 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:16 INFO root:17 - Start work on 20 lines bound lower: -8.05643797342262 and upper: 0.0 -2020-03-22 16:54:16 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:16 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: -8.05643797342262 -2020-03-22 16:54:17 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.05643797342262 -2020-03-22 16:54:17 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:17 INFO root:17 - Start work on 20 lines bound lower: -8.05643797342262 and upper: 0.0 -2020-03-22 16:54:17 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:17 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: -8.05643797342262 -2020-03-22 16:54:19 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.05643797342262 -2020-03-22 16:54:19 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:19 INFO root:17 - Start work on 20 lines bound lower: -8.05643797342262 and upper: 0.0 -2020-03-22 16:54:19 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:19 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: -8.05643797342262 -2020-03-22 16:54:21 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.05643797342262 -2020-03-22 16:54:21 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:21 INFO root:17 - Start work on 20 lines bound lower: -8.05643797342262 and upper: 0.0 -2020-03-22 16:54:21 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:21 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: -8.05643797342262 -2020-03-22 16:54:22 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.05643797342262 -2020-03-22 16:54:22 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:22 INFO root:17 - Start work on 20 lines bound lower: -8.05643797342262 and upper: 0.0 -2020-03-22 16:54:22 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:22 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: -8.05643797342262 -2020-03-22 16:54:24 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.05643797342262 -2020-03-22 16:54:24 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:24 INFO root:17 - Start work on 20 lines bound lower: -8.05643797342262 and upper: 0.0 -2020-03-22 16:54:24 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:24 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: -8.05643797342262 -2020-03-22 16:54:26 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.05643797342262 -2020-03-22 16:54:26 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:26 INFO root:17 - Start work on 20 lines bound lower: -8.05643797342262 and upper: 0.0 -2020-03-22 16:54:26 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:26 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: -8.05643797342262 -2020-03-22 16:54:36 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.05643797342262 -2020-03-22 16:54:36 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:36 INFO root:17 - Start work on 20 lines bound lower: -8.05643797342262 and upper: 0.0 -2020-03-22 16:54:36 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:36 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: -8.05643797342262 -2020-03-22 16:54:40 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.05643797342262 -2020-03-22 16:54:40 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:40 INFO root:17 - Start work on 20 lines bound lower: -8.05643797342262 and upper: 0.0 -2020-03-22 16:54:40 INFO root:17 - Open ForkJoinPool -2020-03-22 16:54:40 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: -8.05643797342262 -2020-03-22 16:55:09 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.05643797342262 -2020-03-22 16:55:09 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:09 INFO root:17 - Start work on 20 lines bound lower: -8.05643797342262 and upper: 0.0 -2020-03-22 16:55:09 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:09 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: -8.05643797342262 -2020-03-22 16:55:28 INFO root:17 - === S T A R T - L M S === -2020-03-22 16:55:28 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 16:55:28 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 16:55:28 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 16:55:28 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:28 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 8.209737987362919 -2020-03-22 16:55:28 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:28 INFO root:17 - Start work on 20 lines bound lower: -9999.99 and upper: 8.209737987362919 -2020-03-22 16:55:28 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:28 INFO root:17 - Start work on 20 lines bound lower: -9999.98 and upper: -0.3385811435693164 -2020-03-22 16:55:28 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:28 INFO root:17 - Start work on 20 lines bound lower: -9999.98 and upper: -0.3385811435693164 -2020-03-22 16:55:28 INFO root:17 - === E N D - L M S === 0 -2020-03-22 16:55:28 INFO root:17 - Least Median of Squares -2020-03-22 16:55:28 INFO root:17 - Line m: 8.209737987362919, b: -56.98727406855603 -2020-03-22 16:55:30 INFO root:17 - === S T A R T - R M === -2020-03-22 16:55:34 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.4279306013654924 -2020-03-22 16:55:34 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:34 INFO root:17 - Start work on 20 lines bound lower: -1.4279306013654924 and upper: 0.0 -2020-03-22 16:55:34 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:34 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: 10000.0 -2020-03-22 16:55:36 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.4279306013654924 -2020-03-22 16:55:36 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:36 INFO root:17 - Start work on 20 lines bound lower: -1.4279306013654924 and upper: 0.0 -2020-03-22 16:55:36 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:36 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: -1.4279306013654924 -2020-03-22 16:55:38 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.4279306013654924 -2020-03-22 16:55:38 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:38 INFO root:17 - Start work on 20 lines bound lower: -1.4279306013654924 and upper: 0.0 -2020-03-22 16:55:38 INFO root:17 - Open ForkJoinPool -2020-03-22 16:55:38 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: -1.4279306013654924 -2020-03-22 16:56:46 INFO root:17 - Open ForkJoinPool -2020-03-22 16:56:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.4279306013654924 -2020-03-22 16:56:46 INFO root:17 - Open ForkJoinPool -2020-03-22 16:56:46 INFO root:17 - Start work on 20 lines bound lower: -1.4279306013654924 and upper: 0.0 -2020-03-22 16:56:46 INFO root:17 - Open ForkJoinPool -2020-03-22 16:56:46 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: -1.4279306013654924 -2020-03-22 17:01:25 INFO root:17 - === S T A R T - R M === -2020-03-22 17:01:42 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 17:01:42 INFO root:17 - Open ForkJoinPool -2020-03-22 17:01:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.0 -2020-03-22 17:01:42 INFO root:17 - Open ForkJoinPool -2020-03-22 17:01:42 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: 0.0 -2020-03-22 17:01:42 INFO root:17 - Open ForkJoinPool -2020-03-22 17:01:42 INFO root:17 - Start work on 20 lines bound lower: 0.0 and upper: 10000.0 -2020-03-22 17:01:45 INFO root:17 - Open ForkJoinPool -2020-03-22 17:01:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 17:02:28 INFO root:17 - Open ForkJoinPool -2020-03-22 17:02:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.903496121500352 -2020-03-22 17:03:02 INFO root:17 - === S T A R T - R M === -2020-03-22 17:03:22 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 17:03:22 INFO root:17 - Open ForkJoinPool -2020-03-22 17:03:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.25676554531856005 -2020-03-22 17:03:22 INFO root:17 - Open ForkJoinPool -2020-03-22 17:03:22 INFO root:17 - Start work on 20 lines bound lower: 0.74323445468144 and upper: 0.0 -2020-03-22 17:03:22 INFO root:17 - Open ForkJoinPool -2020-03-22 17:03:22 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 10000.0 -2020-03-22 17:03:24 INFO root:17 - Open ForkJoinPool -2020-03-22 17:03:24 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 17:05:08 INFO root:17 - Open ForkJoinPool -2020-03-22 17:05:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.25676554531856005 -2020-03-22 17:06:42 INFO root:17 - === S T A R T - R M === -2020-03-22 17:06:52 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 17:06:52 INFO root:17 - Open ForkJoinPool -2020-03-22 17:06:52 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.0 -2020-03-22 17:06:52 INFO root:17 - Open ForkJoinPool -2020-03-22 17:06:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 0.0 -2020-03-22 17:06:52 INFO root:17 - Open ForkJoinPool -2020-03-22 17:06:52 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 10000.0 -2020-03-22 17:06:54 INFO root:17 - Open ForkJoinPool -2020-03-22 17:06:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 17:08:20 INFO root:17 - Open ForkJoinPool -2020-03-22 17:08:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.0 -2020-03-22 17:08:20 INFO root:17 - Open ForkJoinPool -2020-03-22 17:08:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 0.0 -2020-03-22 17:08:20 INFO root:17 - Open ForkJoinPool -2020-03-22 17:08:20 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 0.0 -2020-03-22 17:08:22 INFO root:17 - Open ForkJoinPool -2020-03-22 17:08:22 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.0 -2020-03-22 17:10:01 INFO root:17 - Open ForkJoinPool -2020-03-22 17:10:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.0 -2020-03-22 17:10:01 INFO root:17 - Open ForkJoinPool -2020-03-22 17:10:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 0.0 -2020-03-22 17:10:01 INFO root:17 - Open ForkJoinPool -2020-03-22 17:10:01 INFO root:17 - Start work on 20 lines bound lower: 1.0 and upper: 0.0 -2020-03-22 17:10:03 INFO root:17 - Open ForkJoinPool -2020-03-22 17:10:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.0 -2020-03-22 17:10:59 INFO root:17 - === S T A R T - R M === -2020-03-22 17:11:02 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 17:11:02 INFO root:17 - Open ForkJoinPool -2020-03-22 17:11:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -12.196475922752816 -2020-03-22 17:11:02 INFO root:17 - Open ForkJoinPool -2020-03-22 17:11:02 INFO root:17 - Start work on 20 lines bound lower: -11.196475922752816 and upper: 57.91095333736443 -2020-03-22 17:11:02 INFO root:17 - Open ForkJoinPool -2020-03-22 17:11:02 INFO root:17 - Start work on 20 lines bound lower: 58.91095333736443 and upper: 10000.0 -2020-03-22 17:11:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:11:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 8.765080972011852 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 9.765080972011852 and upper: 19.634627166255612 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 20.634627166255612 and upper: -12.196475922752816 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -12.196475922752816 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.1642972163704984 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 0.8357027836295016 and upper: 9.412058655806065 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 10.412058655806065 and upper: 8.765080972011852 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 8.765080972011852 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.3203535309866994 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -2.3203535309866994 and upper: 19.634627166255612 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 20.634627166255612 and upper: -0.1642972163704984 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.1642972163704984 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.3704286010729189 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 1.370428601072919 and upper: 8.765080972011852 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 9.765080972011852 and upper: -3.3203535309866994 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.3203535309866994 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.9626417709495764 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 1.9626417709495763 and upper: 5.339742599815867 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 6.339742599815867 and upper: 0.3704286010729189 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.3704286010729189 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.2129852927780262 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 2.2129852927780265 and upper: 5.6692118350584995 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 6.6692118350584995 and upper: 0.9626417709495764 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.9626417709495764 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.834997651328869 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -4.834997651328869 and upper: -1.846402831251731 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -0.8464028312517311 and upper: 1.2129852927780262 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.2129852927780262 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.2074184910108754 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -0.2074184910108754 and upper: 0.9626417709495764 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 1.9626417709495763 and upper: -5.834997651328869 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.834997651328869 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -9.039699768618208 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -8.039699768618208 and upper: 0.03447953581381361 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 1.0344795358138137 and upper: -1.2074184910108754 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.2074184910108754 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.424508820281655 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 7.424508820281655 and upper: 44.962949098226424 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 45.962949098226424 and upper: -9.039699768618208 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -9.039699768618208 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.0200146559364796 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 4.02001465593648 and upper: 7.774817127430022 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 8.774817127430023 and upper: 6.424508820281655 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.424508820281655 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.43244517990549153 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 1.4324451799054916 and upper: 1.2129852927780262 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 2.2129852927780265 and upper: 3.0200146559364796 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.0200146559364796 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.003012486627468 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -4.003012486627468 and upper: 0.6530705305590171 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 1.6530705305590172 and upper: 0.43244517990549153 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.43244517990549153 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.645999848508082 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -3.6459998485080822 and upper: 7.774817127430022 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 8.774817127430023 and upper: -5.003012486627468 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.003012486627468 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.43244517990549153 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 1.4324451799054916 and upper: 13.070722052917352 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 14.070722052917352 and upper: -4.645999848508082 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.645999848508082 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.7307124374255256 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 4.730712437425526 and upper: 11.37568995296807 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 12.37568995296807 and upper: 0.43244517990549153 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.43244517990549153 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.424508820281655 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 7.424508820281655 and upper: 8.046773012073471 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 9.046773012073471 and upper: 3.7307124374255256 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.7307124374255256 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -6.017925744502823 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -5.017925744502823 and upper: 1.9323359055344547 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 2.9323359055344547 and upper: 6.424508820281655 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.424508820281655 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.2129852927780262 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 2.2129852927780265 and upper: 10.07987555920316 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 11.07987555920316 and upper: -6.017925744502823 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -6.017925744502823 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.4275948656454154 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 2.4275948656454154 and upper: 6.424508820281655 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: 7.424508820281655 and upper: 1.2129852927780262 -2020-03-22 17:12:04 INFO root:17 - Open ForkJoinPool -2020-03-22 17:12:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.2129852927780262 -2020-03-22 17:13:39 INFO root:17 - === S T A R T - R M === -2020-03-22 17:13:42 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 17:13:42 INFO root:17 - Open ForkJoinPool -2020-03-22 17:13:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -6.189870978303143 -2020-03-22 17:13:42 INFO root:17 - Open ForkJoinPool -2020-03-22 17:13:42 INFO root:17 - Start work on 20 lines bound lower: -5.189870978303143 and upper: 25.975615923543707 -2020-03-22 17:13:42 INFO root:17 - Open ForkJoinPool -2020-03-22 17:13:42 INFO root:17 - Start work on 20 lines bound lower: 26.975615923543707 and upper: 10000.0 -2020-03-22 17:13:44 INFO root:17 - Open ForkJoinPool -2020-03-22 17:13:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10.682706088411539 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: 11.682706088411539 and upper: 16.176910074210785 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: 17.176910074210785 and upper: -6.189870978303143 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -6.189870978303143 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.199994064474786 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -4.199994064474786 and upper: 14.840200396009257 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: 15.840200396009257 and upper: 10.682706088411539 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10.682706088411539 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.2342058754095335 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: 2.2342058754095335 and upper: 3.898619292636906 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: 4.898619292636906 and upper: -5.199994064474786 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.199994064474786 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.504285304160452 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -3.504285304160452 and upper: 9.907781793159675 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: 10.907781793159675 and upper: 1.2342058754095335 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.2342058754095335 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.55936838467676 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: 7.55936838467676 and upper: 13.782403269418992 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: 14.782403269418992 and upper: -4.504285304160452 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.504285304160452 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.984192801547896 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: 7.984192801547896 and upper: 10.922180943792288 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: 11.922180943792288 and upper: 6.55936838467676 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.55936838467676 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.900806951891722 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: 5.900806951891722 and upper: 5.0830225182862705 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: 6.0830225182862705 and upper: 6.984192801547896 -2020-03-22 17:14:19 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.984192801547896 -2020-03-22 17:14:25 INFO root:17 - === S T A R T - R M === -2020-03-22 17:14:25 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 17:14:25 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.746125061933086 -2020-03-22 17:14:25 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:25 INFO root:17 - Start work on 20 lines bound lower: -3.7461250619330864 and upper: 8.516629515170527 -2020-03-22 17:14:25 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:25 INFO root:17 - Start work on 20 lines bound lower: 9.516629515170527 and upper: 10000.0 -2020-03-22 17:14:25 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 17:14:25 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.0730235574436437 -2020-03-22 17:14:25 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:25 INFO root:17 - Start work on 20 lines bound lower: -2.0730235574436437 and upper: -2.9800742091191954 -2020-03-22 17:14:25 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:25 INFO root:17 - Start work on 20 lines bound lower: -1.9800742091191954 and upper: -4.746125061933086 -2020-03-22 17:14:25 INFO root:17 - Open ForkJoinPool -2020-03-22 17:14:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.746125061933086 -2020-03-22 17:15:05 INFO root:17 - === S T A R T - R M === -2020-03-22 17:15:09 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 17:15:09 INFO root:17 - Open ForkJoinPool -2020-03-22 17:15:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.647085896580327 -2020-03-22 17:15:09 INFO root:17 - Open ForkJoinPool -2020-03-22 17:15:09 INFO root:17 - Start work on 20 lines bound lower: 6.647085896580327 and upper: 6.634695270839703 -2020-03-22 17:15:09 INFO root:17 - Open ForkJoinPool -2020-03-22 17:15:09 INFO root:17 - Start work on 20 lines bound lower: 7.634695270839703 and upper: 10000.0 -2020-03-22 17:15:13 INFO root:17 - Open ForkJoinPool -2020-03-22 17:15:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 17:15:39 INFO root:17 - === S T A R T - R M === -2020-03-22 17:15:48 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 17:15:48 INFO root:17 - Open ForkJoinPool -2020-03-22 17:15:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.8040039283192418 -2020-03-22 17:15:48 INFO root:17 - Open ForkJoinPool -2020-03-22 17:15:48 INFO root:17 - Start work on 20 lines bound lower: 1.8040039283192417 and upper: 21.13297541998533 -2020-03-22 17:15:48 INFO root:17 - Open ForkJoinPool -2020-03-22 17:15:48 INFO root:17 - Start work on 20 lines bound lower: 22.13297541998533 and upper: 10000.0 -2020-03-22 17:15:48 INFO root:17 - Open ForkJoinPool -2020-03-22 17:15:48 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 17:15:59 INFO root:17 - Open ForkJoinPool -2020-03-22 17:15:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.5076228726391894 -2020-03-22 17:15:59 INFO root:17 - Open ForkJoinPool -2020-03-22 17:15:59 INFO root:17 - Start work on 20 lines bound lower: 3.5076228726391894 and upper: 22.78920829185331 -2020-03-22 17:15:59 INFO root:17 - Open ForkJoinPool -2020-03-22 17:15:59 INFO root:17 - Start work on 20 lines bound lower: 23.78920829185331 and upper: 0.8040039283192418 -2020-03-22 17:15:59 INFO root:17 - Open ForkJoinPool -2020-03-22 17:15:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.8040039283192418 -2020-03-22 17:16:03 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.18737068352274 -2020-03-22 17:16:03 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:03 INFO root:17 - Start work on 20 lines bound lower: 8.18737068352274 and upper: 21.576859151824625 -2020-03-22 17:16:03 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:03 INFO root:17 - Start work on 20 lines bound lower: 22.576859151824625 and upper: 2.5076228726391894 -2020-03-22 17:16:03 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.5076228726391894 -2020-03-22 17:16:09 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.8410106205740124 -2020-03-22 17:16:09 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:09 INFO root:17 - Start work on 20 lines bound lower: 0.15898937942598756 and upper: 14.019338982273412 -2020-03-22 17:16:09 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:09 INFO root:17 - Start work on 20 lines bound lower: 15.019338982273412 and upper: 7.18737068352274 -2020-03-22 17:16:09 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.18737068352274 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.5943132635839277 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 3.5943132635839277 and upper: 22.82031595844175 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 23.82031595844175 and upper: -0.8410106205740124 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.8410106205740124 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.788572481713347 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -3.788572481713347 and upper: 5.894219071657465 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 6.894219071657465 and upper: 2.5943132635839277 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.5943132635839277 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 8.752006501318824 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 9.752006501318824 and upper: 14.279145229805248 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 15.279145229805248 and upper: -4.788572481713347 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.788572481713347 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.17995623857524 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 5.17995623857524 and upper: 14.200416745885056 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 15.200416745885056 and upper: 8.752006501318824 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 8.752006501318824 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 8.362010127550777 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 9.362010127550777 and upper: 14.840031149596635 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 15.840031149596635 and upper: 4.17995623857524 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.17995623857524 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.903119981743046 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 3.903119981743046 and upper: 10.857555305787152 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 11.857555305787152 and upper: 8.362010127550777 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 8.362010127550777 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.511608078603089 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 6.511608078603089 and upper: 10.030151311480472 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 11.030151311480472 and upper: 2.903119981743046 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.903119981743046 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.535844390435953 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -7.535844390435953 and upper: 10.469570736512704 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 11.469570736512704 and upper: 5.511608078603089 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.511608078603089 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.736922730012415 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 10.736922730012415 and upper: 10.650802860957588 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: 11.650802860957588 and upper: -8.535844390435953 -2020-03-22 17:16:16 INFO root:17 - Open ForkJoinPool -2020-03-22 17:16:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -8.535844390435953 -2020-03-22 20:11:58 INFO root:17 - === S T A R T - R M === -2020-03-22 20:12:02 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 20:12:02 INFO root:17 - Open ForkJoinPool -2020-03-22 20:12:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.5717349965152705 -2020-03-22 20:12:02 INFO root:17 - Open ForkJoinPool -2020-03-22 20:12:02 INFO root:17 - Start work on 20 lines bound lower: -4.5717349965152705 and upper: 3.062412715038837 -2020-03-22 20:12:02 INFO root:17 - Open ForkJoinPool -2020-03-22 20:12:02 INFO root:17 - Start work on 20 lines bound lower: 4.062412715038837 and upper: 10000.0 -2020-03-22 20:12:02 INFO root:17 - Open ForkJoinPool -2020-03-22 20:12:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 20:12:03 INFO root:17 - Open ForkJoinPool -2020-03-22 20:12:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.014976651614749 -2020-03-22 20:12:03 INFO root:17 - Open ForkJoinPool -2020-03-22 20:12:03 INFO root:17 - Start work on 20 lines bound lower: -0.014976651614748926 and upper: 6.33120838792944 -2020-03-22 20:12:03 INFO root:17 - Open ForkJoinPool -2020-03-22 20:12:03 INFO root:17 - Start work on 20 lines bound lower: 7.33120838792944 and upper: -5.5717349965152705 -2020-03-22 20:12:03 INFO root:17 - Open ForkJoinPool -2020-03-22 20:12:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.5717349965152705 -2020-03-22 20:12:13 INFO root:17 - Open ForkJoinPool -2020-03-22 20:12:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.117131470932656 -2020-03-22 20:12:13 INFO root:17 - Open ForkJoinPool -2020-03-22 20:12:13 INFO root:17 - Start work on 20 lines bound lower: -4.117131470932656 and upper: 8.307948083141866 -2020-03-22 20:12:13 INFO root:17 - Open ForkJoinPool -2020-03-22 20:12:13 INFO root:17 - Start work on 20 lines bound lower: 9.307948083141866 and upper: -1.014976651614749 -2020-03-22 20:12:13 INFO root:17 - Open ForkJoinPool -2020-03-22 20:12:13 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.014976651614749 -2020-03-22 20:13:28 INFO root:17 - Open ForkJoinPool -2020-03-22 20:13:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.218317836611798 -2020-03-22 20:13:28 INFO root:17 - Open ForkJoinPool -2020-03-22 20:13:28 INFO root:17 - Start work on 20 lines bound lower: 3.218317836611798 and upper: 17.70843557916754 -2020-03-22 20:13:28 INFO root:17 - Open ForkJoinPool -2020-03-22 20:13:28 INFO root:17 - Start work on 20 lines bound lower: 18.70843557916754 and upper: -5.117131470932656 -2020-03-22 20:13:28 INFO root:17 - Open ForkJoinPool -2020-03-22 20:13:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.117131470932656 -2020-03-22 20:13:29 INFO root:17 - Open ForkJoinPool -2020-03-22 20:13:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.014976651614749 -2020-03-22 20:13:29 INFO root:17 - Open ForkJoinPool -2020-03-22 20:13:29 INFO root:17 - Start work on 20 lines bound lower: -0.014976651614748926 and upper: 3.3581692979109175 -2020-03-22 20:13:29 INFO root:17 - Open ForkJoinPool -2020-03-22 20:13:29 INFO root:17 - Start work on 20 lines bound lower: 4.3581692979109175 and upper: 2.218317836611798 -2020-03-22 20:13:29 INFO root:17 - Open ForkJoinPool -2020-03-22 20:13:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.218317836611798 -2020-03-22 20:13:31 INFO root:17 - Open ForkJoinPool -2020-03-22 20:13:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.270729032927753 -2020-03-22 20:13:31 INFO root:17 - Open ForkJoinPool -2020-03-22 20:13:31 INFO root:17 - Start work on 20 lines bound lower: 3.270729032927753 and upper: 2.3873553305365487 -2020-03-22 20:13:31 INFO root:17 - Open ForkJoinPool -2020-03-22 20:13:31 INFO root:17 - Start work on 20 lines bound lower: 3.3873553305365487 and upper: -1.014976651614749 -2020-03-22 20:13:31 INFO root:17 - Open ForkJoinPool -2020-03-22 20:13:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.014976651614749 -2020-03-22 21:12:26 INFO root:17 - Import successfully! -2020-03-22 21:14:29 INFO root:17 - Generated successfully! -2020-03-22 21:14:31 INFO root:17 - === S T A R T - L M S === -2020-03-22 21:14:31 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 21:14:31 INFO root:17 - Open ForkJoinPool -2020-03-22 21:14:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:14:31 INFO root:17 - Open ForkJoinPool -2020-03-22 21:14:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:14:31 INFO root:17 - Open ForkJoinPool -2020-03-22 21:14:31 INFO root:17 - Start work on 20 lines bound lower: -9.05254296461351 and upper: 10000.0 -2020-03-22 21:14:31 INFO root:17 - Open ForkJoinPool -2020-03-22 21:14:31 INFO root:17 - Start work on 20 lines bound lower: -9.05254296461351 and upper: 10000.0 -2020-03-22 21:14:31 INFO root:17 - Open ForkJoinPool -2020-03-22 21:14:31 INFO root:17 - Start work on 20 lines bound lower: -9.04254296461351 and upper: 15.654120914192404 -2020-03-22 21:14:31 INFO root:17 - Open ForkJoinPool -2020-03-22 21:14:31 INFO root:17 - Start work on 20 lines bound lower: -9.04254296461351 and upper: 15.654120914192404 -2020-03-22 21:14:31 INFO root:17 - Open ForkJoinPool -2020-03-22 21:14:31 INFO root:17 - Start work on 20 lines bound lower: -5.7070834302442455 and upper: 15.654120914192404 -2020-03-22 21:14:31 INFO root:17 - Open ForkJoinPool -2020-03-22 21:14:31 INFO root:17 - Start work on 20 lines bound lower: -5.7070834302442455 and upper: 15.654120914192404 -2020-03-22 21:14:31 INFO root:17 - === E N D - L M S === 0 -2020-03-22 21:14:31 INFO root:17 - Least Median of Squares -2020-03-22 21:14:31 INFO root:17 - Line m: 6.227003497248109, b: -51.98858632211833 -2020-03-22 21:18:41 INFO root:17 - Generated successfully! -2020-03-22 21:19:26 INFO root:17 - === S T A R T - R M === -2020-03-22 21:19:26 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.404885965617568 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -0.40488596561756807 and upper: 54.335459887289915 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: 55.335459887289915 and upper: 10000.0 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.4862531328038835 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: 0.5137468671961165 and upper: 8.691916854376672 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: 9.691916854376672 and upper: -1.404885965617568 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.404885965617568 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.9388434706099416 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: 5.9388434706099416 and upper: 12.710979476456469 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: 13.710979476456469 and upper: -0.4862531328038835 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.4862531328038835 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.208774778660857 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -4.208774778660857 and upper: 9.477808962384964 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: 10.477808962384964 and upper: 4.9388434706099416 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.9388434706099416 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.4862531328038835 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: 0.5137468671961165 and upper: 16.543994686956918 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: 17.543994686956918 and upper: -5.208774778660857 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.208774778660857 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.9103136270610053 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -1.9103136270610053 and upper: 8.310467846145999 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: 9.310467846145999 and upper: -0.4862531328038835 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.4862531328038835 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 15.462574996390048 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: 16.462574996390046 and upper: 21.792574918793388 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: 22.792574918793388 and upper: -2.9103136270610053 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.9103136270610053 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 12.122623425315826 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: 13.122623425315826 and upper: 12.122623425315826 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: 13.122623425315826 and upper: 15.462574996390048 -2020-03-22 21:19:26 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 15.462574996390048 -2020-03-22 21:19:30 INFO root:17 - === S T A R T - L M S === -2020-03-22 21:19:30 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:19:30 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:19:30 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:30 INFO root:17 - Start work on 20 lines bound lower: -23.15276726340342 and upper: 10000.0 -2020-03-22 21:19:30 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:30 INFO root:17 - Start work on 20 lines bound lower: -23.15276726340342 and upper: 10000.0 -2020-03-22 21:19:30 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:30 INFO root:17 - Start work on 20 lines bound lower: -2.9713183827634864 and upper: 10000.0 -2020-03-22 21:19:30 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:30 INFO root:17 - Start work on 20 lines bound lower: -2.9713183827634864 and upper: 10000.0 -2020-03-22 21:19:30 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:30 INFO root:17 - Start work on 20 lines bound lower: -2.9613183827634866 and upper: 27.05295183289467 -2020-03-22 21:19:30 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:30 INFO root:17 - Start work on 20 lines bound lower: -2.9613183827634866 and upper: 27.05295183289467 -2020-03-22 21:19:30 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:30 INFO root:17 - Start work on 20 lines bound lower: -0.22052785214790377 and upper: 27.05295183289467 -2020-03-22 21:19:30 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:30 INFO root:17 - Start work on 20 lines bound lower: -0.22052785214790377 and upper: 27.05295183289467 -2020-03-22 21:19:30 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:30 INFO root:17 - Start work on 20 lines bound lower: -0.21052785214790376 and upper: 22.885692171716652 -2020-03-22 21:19:30 INFO root:17 - Open ForkJoinPool -2020-03-22 21:19:30 INFO root:17 - Start work on 20 lines bound lower: -0.21052785214790376 and upper: 22.885692171716652 -2020-03-22 21:19:30 INFO root:17 - === E N D - L M S === 0 -2020-03-22 21:19:30 INFO root:17 - Least Median of Squares -2020-03-22 21:19:30 INFO root:17 - Line m: -2.9713183827634864, b: 65.00231119629322 -2020-03-22 21:19:30 INFO root:17 - Import successfully! -2020-03-22 21:22:09 INFO root:17 - Import successfully! -2020-03-22 21:22:21 INFO root:17 - === S T A R T - L M S === -2020-03-22 21:22:21 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 21:22:21 INFO root:17 - Open ForkJoinPool -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Open ForkJoinPool -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:22:21 INFO root:17 - Open ForkJoinPool -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Open ForkJoinPool -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: -9999.99 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Open ForkJoinPool -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Open ForkJoinPool -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.2022228950883722 and upper: 11.58034537800544 -2020-03-22 21:22:21 INFO root:17 - Open ForkJoinPool -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Open ForkJoinPool -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.21222289508837222 and upper: 4.084518757832892 -2020-03-22 21:22:21 INFO root:17 - Open ForkJoinPool -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Open ForkJoinPool -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.22222289508837223 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Open ForkJoinPool -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Open ForkJoinPool -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.826679090783179 and upper: 2.092835832645189 -2020-03-22 21:22:21 INFO root:17 - Open ForkJoinPool -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Open ForkJoinPool -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 15 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - Start work on 16 lines bound lower: 0.836679090783179 and upper: 1.986228913888339 -2020-03-22 21:22:21 INFO root:17 - === E N D - L M S === 0 -2020-03-22 21:22:21 INFO root:17 - Least Median of Squares -2020-03-22 21:22:21 INFO root:17 - Line m: 1.3912296425953687, b: 55.24595600911209 -2020-03-22 21:23:00 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 21:23:43 INFO root:17 - Import successfully! Thread-1 -2020-03-22 21:24:42 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 21:24:46 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 21:24:50 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 21:25:58 INFO root:17 - Import successfully! Thread-1 -2020-03-22 21:26:22 INFO root:17 - === S T A R T - L M S === -2020-03-22 21:26:22 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 21:26:22 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:22 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.99 and upper: 11.747114670676705 -2020-03-22 21:26:22 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -9999.98 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4646988115468815 and upper: 3.0474789608232484 -2020-03-22 21:26:22 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 12 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:22 INFO root:17 - Start work on 11 lines bound lower: -1.4546988115468815 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0535022617335446 and upper: 2.023313222359043 -2020-03-22 21:26:23 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -1.0435022617335445 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 11 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - Start work on 12 lines bound lower: -0.8890236418082097 and upper: 1.1427628499429172 -2020-03-22 21:26:23 INFO root:17 - === E N D - L M S === 1 -2020-03-22 21:26:23 INFO root:17 - Least Median of Squares -2020-03-22 21:26:23 INFO root:17 - Line m: 1.0690839291339216, b: 57.165387518456726 -2020-03-22 21:26:31 INFO root:17 - === S T A R T - R M === -2020-03-22 21:26:31 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.4386466569729874 -2020-03-22 21:26:31 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.4386466569729874 and upper: 1.9586978291451178 -2020-03-22 21:26:31 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: 2.958697829145118 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Open ForkJoinPool -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:26:31 INFO root:17 - Start work on 11 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:28 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 21:30:37 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 21:30:38 INFO root:17 - === S T A R T - L M S === -2020-03-22 21:30:38 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 21:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abc8a36b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b708c8c2 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80d9a9ab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95b92482 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49cea2cb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82995955 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aea2dc59 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b9f5e49 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6598246f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76cc407b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fdb15205 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b4f9326 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9aeac8a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be55ef0e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@614aec7f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6230a36c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91a8be4a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c29c1296 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@996f3920 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b91cd38c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b48b7bea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a456282 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@315e4a68 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8808a6d8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@427832e0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@580824c6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@12cbe8fe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6acb0dd3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68c376b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a26cef40 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7db9019f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfd2f70f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ab9d4a4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcb6f957 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4088d752 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c2e3fc1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a315fa69 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52952473 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54b4df3b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7cf359f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64383472 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e492bdb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e3590582 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@646b9f5b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a784389 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b84ae90 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b09232ad -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9af746d0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@634fee75 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5792a1f6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b4337ee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67867f21 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@502b2360 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bcea021 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3e4a7d78 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48c10687 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64635fb4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e4a7cdc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90aabd46 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e1a319e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5672de0e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4005246 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfbb2d9f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf6f83e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cfae165 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5955cc53 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfe72b0d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89a968cd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42a98e6b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f8998226 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@384dfe1e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90bb6a4a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af1464e6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a64a1588 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@758cab79 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5db78923 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9802e6ee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95266cb8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@31d606cf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99312e71 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bda3f16a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81a727ae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59ba727c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59e129e5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63094708 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73816f36 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@13ae7411 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b1e833d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fc31cbf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e4705609 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aaaf720d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@737889c6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e939b0e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ff00bf8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9db8e5f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a320f90 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba601614 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68e86794 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71a215ff -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aafda887 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55585a12 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a673a7b4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@738c5a57 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81bccf4e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d4e63e0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c039fd09 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@226458e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@432cf66e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e227e75 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a07fa79d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7eaa9b94 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92f45729 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1357e5e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ed7c3e53 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46b553d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8841d537 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@675fbc16 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fc82a41 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c7270ac -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd45495f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eb2d9a61 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dad5c95 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4e089fe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@db17e67d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@671c478b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@559e54bf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3de270b1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@27002000 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cc22bb6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a74f6edd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2381f71 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6ca9206 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0789018 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f23b6c37 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5171325f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43079dbf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b184cd85 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c6633ef6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4f802c5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85bdaa4f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@efe63c05 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a11c7cc3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab5b2017 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@941df1df -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63b35c1d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2e4d155 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8505c678 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@476027f6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40f9ed31 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bfe37a6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@591a9ded -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58fbc709 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab67d228 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4da74e8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85293e04 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b0fb200 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5afb8445 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7617e05d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@678ecc75 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7057ce20 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@517d4b40 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb050551 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@434d6d36 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf40df0c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7aa34ada -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a582f77d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cfe7260 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6195d638 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@254cee21 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c19079f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@531e68d4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b0c4c39 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67d414be -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81245cdd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b5d0cb4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f251620 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64da289c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d1d37144 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ab5ed1a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be73d085 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49e73fb1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@491cc831 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c2182c17 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f22c934 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fdcd3da -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ea09ac6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53cf3796 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@554c19da -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b21039eb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79fd8fa4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@baed933 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7ef9dd9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42eec656 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2f1caf5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@906beea8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc9da9da -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cff2327 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f356841 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45053c4d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bac2fd33 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1192911 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85ab1b85 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d0b0760 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@22c256d8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac56e4ee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dca2852 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@194ba9e1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a82d6f76 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d8f2371 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@31ef9e74 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8bc28a2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b795a70 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d33650d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b309cd02 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c6ed470 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c41bbc7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b4abbbb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3bd052f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dbe8477 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b76be86 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47b374f5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77d255eb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6931a8da -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e22f1ea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@847c7f93 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@daa2bbc7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43d64a8b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b30d8655 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abea00d9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a373c4b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cc871da -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dc7b4ea1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aca56d47 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88ebfd83 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bef907da -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@904aa3f1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@688b6e0f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80b44198 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e92221dc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2c2f021 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a4defa8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8476b8d1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@691d769f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bb4d029 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0255923 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6bca9e0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46b34126 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@24996e5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e786c28c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@35d64792 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71961aa8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a45535d4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74c4fa72 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96c9dd98 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@442f81a5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcc06ee1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2d6dbb0c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@815f75c0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8659d640 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c13f518 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@702109dd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@962341ea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@509ecf54 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae39f68c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51582ead -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95a562a7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@645a20b5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@867d110b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59342ef2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52bd4917 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4061b624 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a22fe0db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e2c88c2d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e7c1b9d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3fe780f3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bccc875 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98991379 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a8a7d47 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@989899ce -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0c1f340 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac62296c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cb75e22 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4a63c7e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eefbde2d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e2aa47b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac87ce10 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@538eb7d8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@929a36e5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9531bda8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61d97549 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbbba997 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9d0b951 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4be69af7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47753333 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b289ef1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c3664d3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44e6b170 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e682f01b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b0f618f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b56d589 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e1a6f3ea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d31f5e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46b1cc60 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73227551 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f17de389 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@863a0b68 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74e44f20 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@12adf776 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afcff33d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac20e29a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af55de08 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90eacc27 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84d7e715 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@997835f4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a271808 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@712a3932 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@570dc48c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e1847a5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a71413bd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fa034cf5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c6c5db1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77f9a75b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a0b4cdb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d70e801 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fe6828b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@887f3b4d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62817a87 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@879203ee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69f21cf7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e7b7b7d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e7b8b601 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1613a408 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e6e732ac -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@607139df -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6191d2e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7c8801c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f2fab68 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61b2eb42 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bee021f0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73083919 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@748305c0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b185adcb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9e0e388 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aea15bd6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51e24ff3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d9590f3c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c4ea35b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcc32b56 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@691a409f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bac1f9e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f750637 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adafe485 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@28413498 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8be6cdf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@392dd7fc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e028f5e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c66e1c2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b474eb7a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76fe2578 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd825ec0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5af1d9c5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88ce23cf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b25fe832 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@758350ca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84f51587 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42ffd3d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9c4cef3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d1415bd3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ee2a15e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@772541f7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47890e61 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f3a52e5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e125a582 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83bf568c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c94f698 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@800c4a21 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b29a787a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73e11b14 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@570bdf47 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44b04ae8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a3ec96d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91bff325 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99bb127b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd5bbbf4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47da9728 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c2a1a344 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2da23a09 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b269d115 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@914d99df -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad4a7035 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc8de4c4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5ae1f3b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d3e799 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65002f8d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f9f02bb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d8670f96 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf6b1f9b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90938442 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@151ef584 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eba479b4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@553e5d8a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9940bb7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6478ad03 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ff88a5d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b539abbd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8749c681 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7418c585 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81627872 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae500f3e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@650f1ad0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53974706 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b2175ce -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@14ef6a4f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81b79422 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a7a0f49 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6af66d19 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4619cde2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7691456c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5af04a1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8c137d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2837ed8e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b81c0431 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@777e0edc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51eb697a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69f4e139 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@682ce268 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b46e0f10 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b0699a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5493105c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b72a711 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc146b18 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7289a0d2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a695b530 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f743955a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3a9927f5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95471057 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c2e9b38 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e1b3220 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e4382215 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79c2e052 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b64f1a8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@561e4ac6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e975981f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@117450dd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7cece777 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e0e1e38 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ca47e2b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8044153e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abe05df7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b28e71d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@746d9be9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a657e8df -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93f5ebaa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@12bf00aa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2f4042d4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@df57330a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c843038 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@24cde21f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93260874 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b29742fb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51641c81 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93ad99ce -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4559eb84 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@571bf1b1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60313efd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65cac40d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e50f1b1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f773f52e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c9785ec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c117a7a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c608db4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e493f20 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75ea5de7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f825a8c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c98b8817 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a81917a5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e6e53dab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@784b95ab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c2ae712 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3bdb305 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86d3ce8b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d86b7a9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a701e42 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43cc6fc4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65dc164d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c6106ba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7824590f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f97bbfc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46c43d42 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@506cab9b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73bc722f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c584c873 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57d1b083 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ea95658 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98f244f9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48eecb47 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62c566fb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@943c0a1f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b84717ae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d216d60c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c731603 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50f7a645 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9982695f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ed814fc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3e313c2e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d5e971f2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7eea640b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b69a7a99 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dc06d4d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75da701f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a733a23f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50799661 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba586a7c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af2eb3f5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7413c3dd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ffbb0c1b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e53f705 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58ae676f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57932022 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb108478 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@963e7db0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9fe453e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5af98a27 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@548bd16b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7478990e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a3c90e6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3bf62929 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc060c81 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69c5d5b7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c125af6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c50ba12 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@22258fd4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80836c9e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@535d8f67 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@638e0156 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59b76b26 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9336e0f0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96172ae1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90f63da2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b07b3d19 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f244fab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@38e84169 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c3ced70 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48f54c24 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ff26d0f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53326a22 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57d0e626 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4991c244 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cf20301a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ea25ea5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80fc7dcd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9732d338 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@994d8412 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a72e3cc0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69e0199b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb53e8cb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@530335a8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f26db64 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0a91f31 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b60ee3c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86e8d6f8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2f30067 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46831965 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7693a72b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71594757 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@660aaad3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d27bfe7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@518ac55f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d875bae5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c990dfc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cb13121 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acdbd8b7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96a4f102 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50bd5a29 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dc1ce930 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@14377ee1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6258d861 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84eba27b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@756def8e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@477344fd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c50d8c08 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ea2c8e6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43af9fea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50a9cdf9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@938f4c4f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b8d5961 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68bdbc6a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0c57dd0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e272a893 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8945b2da -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b22be747 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fb344cb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aee4218c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cf04253 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0ac4e7e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d0a6a4a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89995875 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a4f6361 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f0c3cbaa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e7e280d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fa8b695 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ba9f214 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d45f5430 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7af9e0e6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8c9fddc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e66ce93 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63a9468c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e6beb466 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c47c81ca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@236077f6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c73c429d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d64edff -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5a85d6b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7aaa8334 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3d5ed0c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46468de8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1632ded9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d359964 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46f7f5ec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd04b845 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7631a812 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cf87971 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99576cbb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bea0b5b2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fbd4c172 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aab468b5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@977820ad -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@446e9a42 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cdbc054d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e6b864b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2e06fe6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc96b98e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba241140 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@844e71cb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2fdeebc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0be6c80 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@423b2893 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b77e3980 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8b3a57f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7486a691 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9eddce3e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85554c16 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61df758a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@203b01f3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d2bae2e8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad4b8bdd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@198601b1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d73005f6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@616c84ea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93bbc2a6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9186e0ba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@928a6ba6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ae1759a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dc3010b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@900e3476 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e776cace -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e006362 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@21f7fb16 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e0b7136 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@25c64d36 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78d1165c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@917a4dd3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f2a1405 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42f48504 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b591b02 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a98c373a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2e5186e1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94b68dd1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f5cb248 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0292397 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71f44ae9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90e3fd7d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@943e5c7f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8342a4a9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92e89e42 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84cde935 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3b493c53 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f652330 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa106b67 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@32c6980f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@27b076aa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a54d274a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50c41617 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9828a85b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cbdf4c2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bed88a18 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f06a5ab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70613d5d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3013697d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6893cd0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@114f846b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4073bd52 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7139993b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@15224ffd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98e01dad -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63461fb5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f4745c4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61bfa7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a597de39 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@db653eb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5eee3275 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@713e582a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9648a3f8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ffebba33 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@730f4f4b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f63528fb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@23236dd0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@415a508f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79f2a4fb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acad00f3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5db42e9a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f209f36 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a35f8d2b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76f15408 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d16bb4e2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d1e687b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8107b5bf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b1f9988 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bff3d57e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d23d0cc4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf80a988 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@806dd6d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43519416 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@466196d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0d71278 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e4dce803 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2679a0a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@12c9d75a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@497aca51 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a25f1ee5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@34a7c044 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@629558b2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92dcd3aa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fd7ca596 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@552f398e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57786daa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b752296d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@279df6fb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@609f6ab9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8843d94e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f12001d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b66a5360 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@451f8594 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd5f93a1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@713822d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f51392b1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c3bf4e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bc97024 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4787079 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d15e26d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ae70afe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@558c7d7a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fa4ea31a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9eda121d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@820b2074 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a35817d8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@600f6705 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b078feed -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c410adb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b857d9b2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3b53282 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97fb6e9c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3ff26c76 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ffc72019 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad760369 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46c4b3a8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3f65318 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb722aec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85a5d596 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cdc23f0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b22d9bca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bad27968 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9313f93b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ba65960 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bc9e868 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85649438 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7eb62d04 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f87d8eb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e2c4a6c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa5deb09 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8205bd9c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@687992ac -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c4ae0754 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aaa18178 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c68bc64 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d3491612 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5153317b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb50f4f3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@899e9590 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@536a46d9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@716ae5b9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@758953d6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57fe134b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ea8010e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f882b37 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a579b02 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b287da4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49d74a4f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7116a1a5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ae5668d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cc8c3912 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@431db560 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b840c91a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@792e2330 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@372eb9de -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b65471d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dded544 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87ae6cde -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbc8dd70 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2c36948a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e6b6c5ff -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c4e53de3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6565210c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63baa4e6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41761439 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89a900eb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5797a624 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f03c5ae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@36237199 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8677a687 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90ebb68b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8244d9b4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@102a09d2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@848e4192 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@834df25d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2e922adc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46bd4dec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba4323a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@615911f7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ab2560f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ef812a6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71f45278 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72ad7f06 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@736e8eec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4898c969 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5142b300 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40337f5c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@14414646 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c1d9de6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d66d27 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48d5e1be -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8157e002 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9230ce51 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8549385b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@330ea911 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59433e9e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44b4eb38 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c18bf172 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fbda283 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bae0627b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad10a63e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81301e3e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@712ef3ae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b99dfac -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dfcdc27 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4708d329 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2c39b1e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1165d2c0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67a088ee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ac5a870 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9049dc22 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ba97dfe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89b423fa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d94552e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64ea025d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7769bc3e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@487a4be0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7eeddd64 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@776a8799 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fd49677 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba596b70 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4833f034 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@de75dddb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d9f6d3af -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60f91ad2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a18f4c1f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6d89f03 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ae21a39 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a9d1c06 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@de06c47a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c4e526b7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62f14cfd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a879e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b866f4f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ea7670a3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5494c342 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@792cc7f9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@810a0c57 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3ae1f22d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b653da9e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e3cd0969 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49ddeafd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9966b08e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d028414b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74b9f554 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fd8b7b3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ba88efc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acfd50ee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dfb7f74 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bc90569 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b5fbea4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1618223b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e671d75 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ab16a3c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d6b45504 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ac0299a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1d038cd5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3f625df6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c857fda4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a31cd42 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@450b384a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83efa3c0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@822b7fa3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a63bce7a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3fd704f2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cc15fbdd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9276b3fc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aae495db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47594eca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c07ddc03 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d9ade60 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6944c648 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a07adc26 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc17aa00 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64869dc4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ca6a3626 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c530de9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abdca5f2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9af9a281 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@19861453 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53bbe9af -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c585892d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5356abb9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e5e4eca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d9f2bf03 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4509de37 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b24a5cf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d1b6d15 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40fdcc65 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49226650 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89952af4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fae41a04 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42085e51 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@121978ed -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@38b12944 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d989c1f2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3b3f36a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cd60c91 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@261e899e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b541a0d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42c6e56c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5455d672 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@718542fc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2660cc75 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@12485a9b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8056cb3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@179cc5ba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf09797 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92578fc8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7d007de -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3de31d00 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80a40002 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fe09174 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adc37b81 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b560fa58 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57a2d306 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1cd43b35 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5a08e59 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9532053b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c7cbaf5c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@971e84f4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d14cc060 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c21925c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@39fcc88c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3893a757 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d4953532 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfca53e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43535dab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6266ad59 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d588dde -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67e0e69c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@19e8a591 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44a6fe4a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aeaa7fd9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bf3bb9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75fef5c5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ba0773c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d53a0cd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3a8b5f3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@511c32e6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@856995b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@864ce5b4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@619a1dc9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f236703 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@978c05b2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@799b5d95 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5e35333 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b9d65ec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@df2df95d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e5a0046 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fa2f325 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d7cf7b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81803592 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6181c469 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0a90bc7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4feba18c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bf4b894 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50f944fc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@19617e1e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cd25f4d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e9a94c3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bf494f3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dd8f7e0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fb3cbdf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49efb2f9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44d19c2a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55ae7b6d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64c06d94 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@434b1c60 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@19b1f0ac -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a714750e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c82ccc8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b71d0bcf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41bc4673 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54f5adfd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ad44594 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fdb17573 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@617670d6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e13ac759 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@479a3b91 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1fdaa25a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95eb68c1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a18536f9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f19106d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4472f712 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2d02f5d2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99999d93 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c4f8176 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@809a4812 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@754180e6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67cc8774 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6479fe8d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5058d2e2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b92db66f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45e84494 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8fab586 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98e88e85 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85113040 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4335c634 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70b677e5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@751f829d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f8624e8d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92137d9e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4524c684 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cb735684 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@33c6e5bd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44cb7212 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fc7b864 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49a3b829 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ba1160d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1c74f5dc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c2b65bb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6f3dc32 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44f21b77 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fd4883e5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@460fe913 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40c163d0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7167e989 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6b1ac31 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5600228f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@924131d2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbf6329f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c4dab31 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3231ca35 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c60b31c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2315659 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a5ff0eb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@32b6c1c3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@576a66ca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44d59d86 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@338d869c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f62b476 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5659845f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@731b020f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@960ea87e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9af28e2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@275cc069 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7329a7fa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bcd8244 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab0f971b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ceaffe6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44986be5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92be753d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84f84f8d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56dacc4f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b788867 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac3ac7cc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@13931d8f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bd581ba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63a129ca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52553414 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@834f939a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61c76500 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4328ab3c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad30fdd2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d481d9f3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5154f652 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6832ec82 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69b78f64 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a49d4147 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e4a4771 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fdaa1b5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@418c0ad1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@14d1b531 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5835cfba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8eefbf07 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a93eaafc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@565abfed -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a24cc924 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67ae3806 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a10408b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80dbabf3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75f56fe8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2cb1bf1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d619f97 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@544674be -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b40d9c8d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7628181d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a23d2eb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58a6069b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a82572d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac9e184 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8836c942 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2d95bf91 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8916335 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f9543e1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69e00879 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@10f5b493 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac7a86ba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ab09871 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5015e19a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e51f494 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf41e080 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75295ba3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f60abcf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64f292e2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e7e85d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc975a2a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@825170b2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b646bfbf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a33ed79c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@916229df -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87a75e55 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b11fa10 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d364113 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae27a9a7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a522034d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@966c2a46 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@985a628e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b71741a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c907e25 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@953875fb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96db6553 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7e3d85e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64188a62 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eec28b12 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b14c12bd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c05d0c2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a33e0840 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb1d8561 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af26ed1d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@124a579 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59bdc5d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e0458182 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3585c49 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fa4f00e5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae8f6701 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@797b9775 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a35ade6a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@677661f8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@37d0201d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d12c152 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c0923c7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56fbded5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d7a63c5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3696b3b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cceff78e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bac70c6b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49a2ab58 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5b7a900 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@add9c481 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f498dae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@343918ed -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ac57a7a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7db0a5be -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1355c715 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2e3a364 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@da443a17 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f790884 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f81646b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a52ba7e1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f0cc3e4d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@682332b5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b11629b7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd900059 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e3bd4454 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@130263d9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a3ec85d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5265c68 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45f53f71 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f193203b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@793f5d6c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4eea8512 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@599f9b47 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a69fa907 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ca578a7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@babbb300 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@999b122e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@830e3c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b02058ea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92c95f6b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@610ac246 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47c1ecc7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42d10693 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@482babed -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c65550f0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cfd8890 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@641f0a06 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d89da4a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@634ff73f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7be0caa7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@753cb928 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c4b932a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6298d0dd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8129a71a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f22b2e3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92ecbc13 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9aa95d4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd02083a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5f495ea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc3f87db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d66542f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54fc781d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89dbce2f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52d1abd0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d3824de -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bda1223 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f080674 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@27f1717c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f471f3ac -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f3b8276 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42f37936 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60beb642 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e15f775e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3b93935 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bfef514 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42d28e03 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e5cdb2d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@452c87f8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f54803e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7be9b20f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51f08fd5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e35b279 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66acbfd6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fe834b2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96ff2aea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8edcf763 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f0c45d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8a4ecb4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ace47d1d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71c69ebc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f1aa744 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6af82a46 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72f60791 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b004ddfe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a869b643 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b1246d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f33a70a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c00f25da -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7581f657 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8536fa42 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63ea862d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@715265af -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59d6a347 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb539ae3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e3c3e5b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5376a5f6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5e932c3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@974c9c10 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53a503ba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afb02aaa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@506044cc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@883a8d55 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b0b5596 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b74b01c9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f2bc83a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@df25d81a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6256eccd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c8a3586b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0cb2bc9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7887bf1c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bd8e9d1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cf80f03 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60afe111 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2459059f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f1742052 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a769766f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be99e27 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2b230c8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2a8d757 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba857f55 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1214f87 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ac828d0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afaee82c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74c432e2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@595eb302 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a63019 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@610d51f4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c8b85c63 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1b32554 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@983c0120 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fad3fee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81fbb186 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fb065d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a945505f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cc5e84b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b98a1e8b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac024789 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55349554 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@607d4a02 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3f734347 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b7a850d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cd4bd2e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a730e05 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@854a9a65 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@787c388e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a156c130 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91688687 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af7733ba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@717fdbed -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6705b30d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9846848b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ae13be6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fd4246b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c358c3de -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80a012a0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b5742c7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2a64508f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4973421 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fe6524f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9038eada -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6eeb4c67 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79472a7a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f4f99e0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@612746aa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69a9c1af -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a7806c1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@448e7d89 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5eba0a3e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48780607 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44cbb15c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91c2c434 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@727ec1d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a74b5c4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@37d06320 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6135bc48 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c1151c0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abef6d8a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d6b65926 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d4c3c3e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbb25b0f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7293d26d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ade18f0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44cdda4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cb5289c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d7d33f9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82982236 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a511a47 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1606cb2d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60c9f844 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fe9be8dd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ea016b4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb5d1df5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ece2d30f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77e62a50 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9ae025e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e6773797 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af2190b1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@996ff9aa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bc5ed03 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42b7bba9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fe49683 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b81dbb3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@537090a7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c88fd69 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f04c51b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@724c3618 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44a88297 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@741a65c5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d4df92d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7694e5df -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59ab242d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1b5f0f9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e7bae80 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@25fba3bd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0b450c9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b84192e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@667d4d86 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6eaccc43 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3022385f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f8d7bfc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81f5717 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5043fa5a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9074c45d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8accdbe1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@560e8bf0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@629ac54c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74036bd0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1d550b3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5374eb56 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fde111b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be47b637 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd019330 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@417b6cfc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d840aeb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@990e3354 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc6ea682 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f358b60 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af619055 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98177376 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6105e179 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6ec1881 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aeba87cb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fc11c27 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c0b2d1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9514f305 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4c1e55d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@35769b2b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1da5b6bb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@176c6d20 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ece7758 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8679033c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@542cea89 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@537cfc01 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d7e9953 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72b86f80 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ebd720e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a13ad76c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2345da65 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dc2244f8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b04010e6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@24fe8a8a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d6c34afa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fe84944 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b29111df -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87bc21b8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a482f2e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e63525 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@31544363 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6da82eb6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57926d6a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81c43980 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b471d71a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5b0dc93 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9a0e508 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a150d0bd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93e2029 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5378b10 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52fc4e19 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b470385b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@929e69ba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55a80773 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a35cf6d3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4a4a2f0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5fb4e0b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@650c6edb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a079d078 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c94d7324 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c3df3fe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@794e4212 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b51ce3e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abdfa819 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9678854b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae0eacab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@377fbcff -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78d75948 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fbe757b4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74de448b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79053e34 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f6a69680 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cf883f25 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6738e25 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7abb8b60 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43a70247 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5be73855 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a576e7c0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a85860ea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@360fb522 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfe7792c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbb8994c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52d2d139 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97653dd7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@751cabc1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71529799 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ded68a7e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@935dfad7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afdfa738 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a12ce236 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f8227ddb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9172bcc1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4e6b2ec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4414d7c4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c2c422c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7564b97d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2ef02977 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc73538e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d4224bdf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d6e497c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b338fd4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@586fc17f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60035afe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@de48fb25 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5c858dc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91d6d4cf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc449791 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7694003b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65d29f8f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2bb75728 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@468615f8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79eef2ae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47486b35 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bdd6210 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41f81b85 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@846153fa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@737c190a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b287fe01 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bb0a002 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@668aac55 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac6694fe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f07e3ab5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e7decd1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b22ee06 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@685bb9af -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6576c2a3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c00e720 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63079285 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b95bfc0c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd4d8774 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@411fae55 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f75b79cd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fc7c036a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b617b50 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a97e3018 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7dfac09a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a97d4b32 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@718f8ea2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7677f054 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b006863 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f9b2efc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@601e78e7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0b7c01f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@472d4aaf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e3a135f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b74bac55 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70383b5f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47a8a392 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b05bbb91 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c525279 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@900c36fd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5639a5e3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@792275dc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@473369a4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43cbe747 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ea2b46e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a002908 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78ae8ced -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cc64898 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbbf14da -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9655fe4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2d0bfc4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@985fa7d6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b38c2573 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@de7b0dc7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@981789e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73cca5fa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fc9c30ee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85a77cc9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@663817db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@527c1234 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51665261 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5bca2b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@31fffebf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@26d3376 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@475108a9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68832503 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cc7c651 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9eead67a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46d5ae5b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2b401a3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cb61aa86 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8739cf0a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59aa0bde -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a693d16 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c569a6de -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ed0763c9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fb58b4c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3334665 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c18512b8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4684490f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58fa7830 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75d50667 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be9bafa4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cbfbbd1f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d3c5c09 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fa012649 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1e457fb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3f23897b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2b9fc75e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@435b0df2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c5123db0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a2d3bb0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44d3538a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c821d1b7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61752071 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cfce1228 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4b883db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@501f34ba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@840ee060 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad778144 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2d74f250 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be3a25d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@854a072a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fc0f3597 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4dc70c1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6ed1b59 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af5bf385 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e4a8df4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d115e4c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d72e023 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cfd2773 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc65258a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61ff1aca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49bc3502 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b984589f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@742be143 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9572c924 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71546973 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@438e65de -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba47dfb2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b1c6746 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@df7cca5c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c4babbc4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55324250 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84cce3df -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e403e061 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c8541acd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dc3fee5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d099ca5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac541703 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f131e7c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fbf4b2cc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e7cb7ec2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@11bc54b4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5da5cd24 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6a0f36a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f330a9b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b999612e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac0496d3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6efc9af0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f305529 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2719004 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@884f0246 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8179c902 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1d2e12d2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52fd3ba5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@986881b4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70ab7134 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@baf01284 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d10e298 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f6b3a37 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd725122 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ed47b6ce -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f86755c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7af9706f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6bcafde -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b22ef9cc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9e8bf0a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab146403 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d4adf287 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96fd0d05 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@840edfed -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e518b7e7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7276185 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3ab04d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2b14e813 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6365bb8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5aa96ee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65832013 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ec98da1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52db4b6c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a055e790 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c965476 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e95afc7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a84003b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f9ad1d4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46905dc0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad2acd84 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fffc4e93 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbc03063 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66eba472 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@960650e4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40f44cef -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e0f640e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a7cf8a1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@560bc138 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b219045 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab54ddfa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d36304b9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d0e7f013 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@954ebc7d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c79eb7ab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7bdb777 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcb45564 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae6f1a48 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0e30735 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b52c4af -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72b366a7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be0201e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a719ed1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50caa660 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab6fe57f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@683050bc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f21eff7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ed7b526 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@24a37d47 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9838c317 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81c36118 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c3ccc6d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf1c3020 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8daf0bcc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a42c46f1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66499237 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84ea364f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9e396e7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aafe361a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77d95520 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76911712 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e7c31f54 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80a8cba5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc70718c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2a74e01 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@686e608c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@920b61a1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90e75309 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d30ebc08 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bc02f73 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d10d795 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b62f6de -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8334999c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a3f2f1c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@493163dd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6860b611 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a445cd0a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95cd32ae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a0b546a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7d9dfe7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d3cd616 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82d15da3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af78795d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9693a645 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90f6a9da -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@728362cc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ed09afc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@780ee393 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41556807 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdeedd2c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@204cc794 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96232dae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66fd4fd2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a4c479b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90d4c35e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79c3c7fa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d572eef -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@897b5cc7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5908627c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7cdc2be5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b2b12a1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfbf9a85 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@901df0d2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c6edce0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9f1792c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d25a271 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@495147d2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68b2a209 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a6ed3df -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fcdb0d0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6872fc60 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dad447e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e1c98e0e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f05e4353 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56559338 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47ac79df -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c20c77e6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f8f5ade4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c5bd512 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63320d6e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59056f1a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0345be6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@864fb2d6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e04263f9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f738820d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f90137a1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73bd1bc7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a0f1d2f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e318dc33 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@573028a6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ef45e82 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64114dff -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@da6d5571 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bc23bc9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@27df4e0e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f8fe8f7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81468fff -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97b25c50 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7afeb6a1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa228480 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7597a92d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2b83608 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3e7572b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52b1c9db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b654c811 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1a943e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60518cda -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@438ce27f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4404e2ad -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bcccb73 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49689d71 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7191fff7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ec5fbadf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@18707914 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b64561b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2eec2a5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf995c60 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2033e2b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c632436 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f62bcba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e1e2c3d8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ea8d6db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46c62727 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@896644f6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1f65e4e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d7d379f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfc08aec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab159cd7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5550e96 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d0e50d2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa06b515 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@18a3423d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99e4666d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a2baf7b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8297b652 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80428197 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@676c20fb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76dc1ba0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70ecafe8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66d7813e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be0a1d78 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@23eff97a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9763cece -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9572791d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69e3f509 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76fe4e2d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6eeecf14 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63f1aaee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51d07949 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6171eed8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5baaf78 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f3ae690b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@559c3f81 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f487602 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb7b3f87 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba844b6c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84257d38 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a08fa33f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@519d4f32 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fbdf4ae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91e3d947 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4934c24a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bade26de -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@650d5c30 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a85d0aec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dabe383b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1e03b2f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bca4a777 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a261cd49 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ea9300e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9da9f17 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44e4c397 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2da0fd4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@10b59723 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f558d26 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@28dd211 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f200c51 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@990f9daa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@31bb0d2a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86085bca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dd3efd47 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cb7747a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b0abd50 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58125ac1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a32c751e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b3ce50b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6b1c405 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@905d876b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bd951fe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@599a8067 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a2a26c0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@731554a1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0634d65 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c8c7408e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c267296d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b17658da -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c6f44b7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab44980e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a070cde9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@963a758a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aaf257b7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7089e19e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cee54e6c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@27fd2410 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1703729 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d7526e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80f49e9e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dc36f29 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ea8f107 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56428ca8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@570e3c86 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2cc6df57 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58aa8292 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52988797 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d30addc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d3b183a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f1b5300 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b52aebc9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68c92237 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@650310db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4728f019 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5de62902 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e818310 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95060703 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40b9e1c5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c752270 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1dd0700 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@730cde1e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d302838 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88730e5d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9770263a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8657e3cd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7db05fdb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@13e16046 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@953c81ed -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b38c9729 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d464bf2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f4820e9a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e43270b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fa8c4ce -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56e31c99 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ce29166 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@381290c3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47211e77 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1d2de1b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@edc7b600 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e248523 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@643feb4c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2e94c13b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90c1b887 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8069653 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f2ee6ca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80a87c18 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be689716 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@563c4c09 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fc0988a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69a1fc23 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cb2b6b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@946955db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d99b48f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57906262 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62e40a2b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a34b9bd3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50418ee0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc2241c4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0aced7e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8190c55d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@842ee8bd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e1e7129 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9d95e74 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@15af661a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc239523 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@629a1f8f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a2d1d92 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7459f584 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f5fd6e4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c02bc56 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cad507d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6062b9f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a29d4a1e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f233715 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64193e9d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3e85d1d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c22ad40 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4da043ec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ac2f577 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3887d996 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6738044f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@314896ab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@efb3ae1d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67d681d2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@492c3d47 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@408ca599 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd123710 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43758940 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c7317fd8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dee80538 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f4046e6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@175063e0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bab02f3a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64e22033 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5303fc65 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a54c2b6e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b022d0c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae3bc5f3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@746eab8b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@24259b01 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a691d51f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a789ef8a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2898554f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fbf8a5f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ae6f7f1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ec242e37 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a931fb20 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8eebca8e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dbff9703 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a62a5447 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82252085 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd1ecaef -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4073d734 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f506ad2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ffad02e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f1e33bb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@631210f2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e40afc7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@976ea51d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af69b744 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e5a2dd5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad666a53 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5af563d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57f35b70 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@25cb7f7a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@809107fd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2dd2733 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a9f3cdd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76e0c158 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@853561dc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d04213d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71a9d2a7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83e57208 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8016c864 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a82b1497 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f0c2e107 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@844d0669 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60b91415 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b6a20a1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d0bebe2d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fda773 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2647bf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ef9a82b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cab7d808 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79f574ba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6820d552 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b70a9be -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae1787a9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7c7bb5c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cbf96321 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d79684cc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3b9179e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b8b10dd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e29d7cb0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@564aebe4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66cba281 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4538ef97 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8bcde46 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e4355c8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c73a503 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@965354d0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@622365d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a420e071 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66814641 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9acd0a30 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51360722 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94fa3784 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e092ecc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3ce34d0c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ab5267f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2d6cc626 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be49d895 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1f00751f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99ddd6a7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b49a4980 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a2fbe4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9baf51a0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fd2a5de -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a700f07 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73f25bfd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@329e0075 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d9b9ff9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e8b122b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49b38422 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bca11625 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d144953 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41e39216 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53149fa3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56fd4548 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b65a4c23 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c0c45e8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a6953e4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44a7252f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@528bf146 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@616ccfbc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61b982a2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@791b9371 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@564fc7d4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@968b9d11 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9ba15b4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46067f27 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8233b674 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@865cd6ae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1ff6690 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c961bec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95c5bd08 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@36dbe41c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8de38ef4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fb27431 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c1627857 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98f56b0b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4599d986 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b27b1fb4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@885a9b9f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63a0ddc4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ea2dbec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0658d7a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40c3a400 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4045609 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a829a9a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72c79858 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab59f28b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41c475e7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2d65e30b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@502fb4a1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98941f4b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9adf93a9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c297f7a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c0ec6e7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e9c3e52 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e24a3348 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a16a2733 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@25c12de5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a081615 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2b49a589 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e4140fe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93b19345 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4db485c7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8731ee0d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41cb4f6a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46627907 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58feb5f7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85a005aa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78d02ca4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bac8a1e5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6643a85a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92855538 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cfac761d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@239e9830 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cb424bb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@421a782f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf407aee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9df64a03 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9341df82 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@27e0c12 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@880803cf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76a6c786 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59fb3a76 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8448067c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8b980ae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88ade6c6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bce0c9f7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9da2f15b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@672d5041 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd94b39b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8459fa5e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b04358e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@938daaf1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dec47c0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2908a18 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b78a7109 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54ce5fb9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f260817 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@701911eb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94a9103e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2b890b39 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b80ab2b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fc4d0bc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c127576 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5499f64 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50af963b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad3b4260 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad0770f6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab616837 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3f2cabb1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@925570d2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be3d9b4e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bea1b41 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2f27e102 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cc97c19 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85604281 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c4dbb68 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@829244b3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@453b97dd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ceb4459 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e24982b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7dce12b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89466e44 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a5917cc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d569ef0f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@271293ec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@de25835c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1d65077b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b9e8e9c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e0fae4e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41a49be7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fbfe3b4a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93095bc2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ea95e8c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f77619c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@894b1713 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acbef682 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99c259a5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@756c0cc4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3f4c1b1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d1f7ae6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc5ec0e6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dc8dff3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9548d5a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6690dc91 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b65d017 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97bcb4a6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b9edb26 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fa431346 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6dd45afb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96431058 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c932844 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@135bd659 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@409a1132 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1d04db9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69c4a9ef -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fe34a35a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82142131 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2c9fdef9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3848743d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43a0842 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b97fdf9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81a960f2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63f05ab7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4587518c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a02afe54 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4e213c4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78e763f7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8381091c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@29673d21 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@25f97374 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad77d3e1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@33d9b8ed -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ae47447 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2fb5dded -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59d37431 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59431764 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac9c0012 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@181f61db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f9b2ab9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@409e8889 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66e00742 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@39b522a8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40ecf156 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a489664 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6550e152 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9db519a5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ef4dc1b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6771c58 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48e42492 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78de83a5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bbdde9f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41e015f3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd950c3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8129c744 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@26d64b90 -2020-03-22 21:30:38 INFO root:17 - Open ForkJoinPool -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b67af8c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b27c54fe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@450c28c9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6a4aab5 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d65597ab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@416bb3a0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@14306d6d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c442c49 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85324445 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a36d8377 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cc0482e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@581136ba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79944524 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fabe2288 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fc9dc7d1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c26cb81 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48b3523c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7936b512 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41b08a1c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76618230 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4988343 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f92a2de2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c24175ea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ce227cc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@723a08e6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a65e26f2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afb8ab34 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49b81aa1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b36aa6b9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9124946a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a63a390 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80a906f9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ca16c36 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44c78266 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99215c5a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be0e63d3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85f8d511 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d4a102f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@767fad03 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a37bae2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45b06141 -2020-03-22 21:30:38 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@405c1bb5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f8007c2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81980fb8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b610b6a6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cd0dcda -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44c8ffc8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f83d519 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e3e7b26 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abb61492 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82e2c043 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@798d6d6e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2fe8dc6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8471dc4d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d20198e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83a778a0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b0ad09c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91c06fa2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e30e888 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dbe5020 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c5e5f6d3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5815515a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e2b1bb3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49c01c5c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba965102 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57c2050c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d5da5c84 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b4c763b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5661ae1f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52932998 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68e54b08 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3bf31751 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1510ec49 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7508e8ab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6be6eb2f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b1ca8ce -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b97f824 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@136e4bfa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1db5025f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96095e9e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6512018 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@604bee1e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c93aa95 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6faaed3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50d53dfd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d918bf78 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79ad5c56 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6057afd8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@492dc6b4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57679aab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8be340eb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@de011cca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7279bcb3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@220a3af0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7175e4e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98bbbee3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bd9991b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cf7e083 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@759c1911 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99f3ff9d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94cd8ee6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@599ec2a0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41953dd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7137ccf3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7ec4146 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52cbf321 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f1c07b3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79c12c44 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@654f1a65 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e183af6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fa5c7da5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62179733 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f3ffeec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8752b029 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84b8f282 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fb4389ac -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a57ea8bb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4d90faf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8316192a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba1be0e4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7afc53bd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88f123ee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7204eebf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1263f1ef -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bafe4ea0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b56a021e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4111f2d8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c334542 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc972879 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f161be1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4213850 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7514076d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3eb50d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c7941da -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b94eeaa1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b7a8aa2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a547301 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91923d40 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54d60925 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3f78d5e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@756e9918 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62c3b6a5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67542077 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac0abe4d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae514686 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba59bef9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8219c70e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@968af184 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0bf7e4d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aee6ee76 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41326f5b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7aad6ca4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3cce1eb1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@851f94c2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55284f2b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44cc9e0c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aee76d8b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6be4a1a8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70a18156 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bee0cfc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53193547 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55a39317 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ce96a45 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56c043cc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1cca97e1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ec3fbc9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83e4b58b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52cbacbe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@befc679b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@871ddb3c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4715752f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c24032d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@518d7d8b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94f494a4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fcaacce6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70b644e0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@291328b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fb9a781 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57b56e99 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40ab302a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a932549b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e9a1d2f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62df8f69 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c688ed6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f5f26e69 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96d6f240 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f98bc4a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43c47e73 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cd66b94 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4625c15d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fde7a64 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54182285 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46e7091d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d9fae63 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8919f40b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f9d7181 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3afef725 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@773b0a0e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b48a4e1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6241d831 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@199b8fa9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a70d949b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f94ba0ff -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78354243 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@871258db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cba0a3a0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f8893b2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be8d32b4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@666fbdd7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47125a27 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b03b2377 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6730b3da -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@474a42b7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d8393340 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab7bc8e8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@861b9c6c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b597228 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73e2bc5d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94617af0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ed0369a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@619d81bc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a5f7f3c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b79fb66 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1383a38 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@df42f5ea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48d13d6b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@881eb40d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d647a8b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e37958f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71b507cd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a295751f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86e5c4fe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba7905a4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68cd3d14 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a35b835 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fa77e2b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95dac77f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ac3a58e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fb4be08c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f5605106 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b96e2913 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d241053 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@865a5657 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82ad630a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2c3bc91c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ef161d0a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d9d2b2bb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba5d97c7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96411b74 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42278466 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@576daa50 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@952d4902 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@738fa1f5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@988a2e56 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@796bdb8b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e77718d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74b51cf1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4b51d2e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b66f5ca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b96795b9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d496ce27 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90cacc15 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75c15504 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3fbd15eb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2aa9318 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9282170 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@826cee19 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fcf88d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfe70ea7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@411a326d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69b0234 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7283e9f0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fad8278 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c02c3060 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac1be6c7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80c1abe1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af78b7c4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@631e8d9c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4686bcab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@605d001d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f73a1076 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abb34b31 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77995d69 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f04dcc9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a304e3f9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c4c09701 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5acef93d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@629f7c1d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fb6b6dd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b27da45e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dad7279e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d27ac54 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6dc93074 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@265c8219 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72c2f15a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f93b798 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b4e6165 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78b4d2ef -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3fc76ec7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0320731 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89b40f83 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6a5edc9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91c4254f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79beeea6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1a96cad -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c7c2f351 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b36067ff -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cc02a0c8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc0e1abb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73f9aed3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78ae252d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d21be81 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d0d5a7d0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7052b2b9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ab3399b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7eefa57b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d32c5fc2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ea42af4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd0a1dcc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a905fb4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f4aabf3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3c6cf51 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54a2d17b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@736ada3c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60cb5a68 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b1f27ca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c211888 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ffccd4d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41e213c9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@30291b81 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd9e3da0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43126f32 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83f29644 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72a83f06 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87803cf3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b1988d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45baff46 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad81470a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af86711d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6c588d3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c9bf8c4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93fc28c4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97804bb4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f5780ce -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af52958b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74e3c9b7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51cd9178 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8f76d2f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b23d18c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5357e7b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cf5545ad -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@421a1fbb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4af5ee9d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@408a82fb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd320307 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46538b44 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72a0b5a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75874a3d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dd090a3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65acb771 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5739aa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc7a9707 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0780043 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96894c91 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e3b186d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59887e28 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70d4f07a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52f9f39b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68b7efd6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63e9820a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8de2ed09 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cdd43be -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84da8019 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e85453c8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73787551 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9864fccb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b458d87 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cc47cf3b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b0aa256 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af95e3c1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@906e9489 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a90abb07 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5344e1f6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb277174 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bb9b2af -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c96f282e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2ee55efb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5557095b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@594f2b5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f632ae2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@10561140 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71a458d8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@877da87f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbe4fb4e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41633adb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68eec6d2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a025142 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@21c8907a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d6e83592 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@979cdc9f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fc38db5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f10f545f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5218b5ef -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8de801 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ade82d9e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb4ee160 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab2cb762 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87750a73 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1812895 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41d168ea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50ba9b1a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fb85fee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8e502af -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@659ccf74 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa54d14e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@884866f5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd36ffa7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59acd941 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9be1d6d0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba9eb27e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57be009a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e1c82ec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@536fac01 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c92bc80 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e5b96a6e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@caf2ebee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d1b6710 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dcb9084 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95295d05 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f54ad49d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1cd08ed7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a741b378 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@577351b5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@34139cce -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4273ffad -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbf02fcc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d4aed89 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0f17216 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82e0d673 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cd6f1c2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bf7e902 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc48f9cf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@487aea23 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85b8f402 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2ca334ba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d58c1841 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@541ff6b4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@30f68534 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1090beec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@21e6d8ef -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e36b1a05 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbb797e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4de1aa45 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1f26e610 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62a65aa4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e96e998 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac7e8f0c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6676b9db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d1e602c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fb0dfa2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@857783e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@535dfa0a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ea9daef3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@906ab973 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70f09629 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c512c42 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b219b7a0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94d97b33 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@523dad3b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d5da025d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46dd066f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1fa2170 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71d4a09b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1fd26fe7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad1fcb5a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e5e936c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0ab4d3b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fe38591 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6458bd9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad8b08cb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7953cbc8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69851fb6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa3d1287 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c02974c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7dd3d78b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f02946b6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89c3d0ac -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b08f8505 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6687175e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b34eb7be -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b196ebf8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e954cf37 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fa30f1e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46738ae1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@215a25d4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d807ba2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a40b97f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c750c5b6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7bd45db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e65ee2e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4acd077d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46063e5e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cac3d603 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6c12221 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8943b698 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3dde1fc4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@986a192e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89138a4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afb6312b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b677929f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@450f6e70 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cce1242 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e2f714a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79a26f6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3fc8c975 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@846231d4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c719e0c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82a4b752 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68b4502c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ed857285 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d90efa7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@651cbb60 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64d58069 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50c52812 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71b0091d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44fd4e6b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@292f4457 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3c4504 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a974c5f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95ce0bc7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eeb15182 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a947c938 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@702a733c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9211547a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62709933 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58df798c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8201b51 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f3eb905b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad6608ed -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@990e2eba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9037c461 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b47279ee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65200af4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b006607b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@19b59699 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a842bb6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44e25b4b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8d70211 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68721ece -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c161e2f6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7178e31c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46497b27 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88731b31 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2559f029 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bc55b88 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c0cc249 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c16bb7a8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c7bd2cbb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50470d0a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ca407fcf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4c38320 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2c50dfb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb160d6c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b53881bc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcfe746a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49452084 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@32e31871 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4822b2c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6aceabdc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b100ce5a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b780494 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ce8bc1d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2675043b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ef530274 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cc1f320 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2862a610 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@24c1704d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58eb6bc5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c7235a9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3cc436c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f3f0247 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59013724 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7547baed -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44353c04 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bad4b15 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90e2776f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ce752e7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3825de -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af231adb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be8ee4fe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@35657f03 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48b36db4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fe567be -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@32e12dae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41eb0d0f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c2ad7574 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74b7c0ab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a49b05e8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a2fd063 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9051a453 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2045d38a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52790e30 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c62fb3b3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dc33808 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@769a2ad7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6327d253 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b72244c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d50e2388 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c7f7666 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e7555366 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@559458d6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ef1ea0d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4132ffd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e90a56e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e94b8a8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cdcda7f5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fffe1011 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c01d024c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a05d607 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae22d512 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4dedaf2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81a759ff -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52ee60b1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bd03622 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@238ce8ed -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@884bb030 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd8b763d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dea146a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6312472e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c2c5c4ae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9eae5a3f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2ea55e7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a70a9d1e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2b13132f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f086bbe0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab1de7b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b66675f4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@747c2160 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abdc730b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d3d5682 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57a94b49 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@495c43cf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abf5d356 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ad86588 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b74254d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3e5a644a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5be569fc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67ce536c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@879b8309 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9601718e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6cadf17 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e108172 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a82aad55 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ffa2cac -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77ee9e9f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c8185627 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7121180f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4eabdcc6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72e4f70f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80cf5354 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88001906 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94bff1e3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0a528d9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba3ee66c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6570e1d3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b9019de -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c978f183 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78beda73 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f535958 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56d59b6f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cd9fc85 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@878aef94 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6f18f5a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cc37da54 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@519bf208 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@da45e406 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1d0aa1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2b79bc12 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90d7294a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6514b552 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba8c40c1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa94df5f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b46ebdeb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@592b6507 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b132b537 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@963794bf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b243f942 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62b77579 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2ed5003 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@640b8c24 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae34392e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2c694e3e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acf2fdbf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcfb648a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8032b9c7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55845964 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dc72a45 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91b16ab0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59377822 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e03008e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52294675 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fd8574e8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9555d258 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@21b52726 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7a16c16 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4923336b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@576bdacc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71ef0026 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcbf5f2b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5042c27e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e81263e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@591e0cab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a922a12e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e19a3c0e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@473f7868 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cce7dfc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d3ff3a0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7aca339f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e7957e39 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49d11a9a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c020164 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@993732dd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae8ec95a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6323450a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b31a27e5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4064ed2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2550a6a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e89c672 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40262f4f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@905effb9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aec0a0d9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2280ff2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ce3bcf54 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@839898b5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b35f3db7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b6d0283 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d93a6397 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8af2188c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66247a22 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9072e85b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf689d4d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82e72016 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e069664 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd8e2a9f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67c1751a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a3ecc2a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0546ac7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78e819c4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81f309dd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e15ab3f1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9226798b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@12bbb31 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64ca2e46 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90604d4a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8015e6e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@506a0b37 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c779f85f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7db1058 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68251bc7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@580f7149 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b6ae755 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43985160 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85b93589 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@baea139b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8eb8f3b6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@578a701c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f260790 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f431ae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87de5a3c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bffb88c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4047d0bb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b68a4cd2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5831731b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fffadc8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76b5f664 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b458f146 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@25abf52e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d518629 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c9706c2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f3397ef -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ec4f6ba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55e326e5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4487fe2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a3a99b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87c48e0c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62c1c1b2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb1b9c1b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f4ab3b7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d5e517b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97c812b6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@672c9550 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8baaab15 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86f87dc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86b04d3f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@672a045d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53f69e4b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c04607b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@18f1c383 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59b9e9ad -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74b2f12d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cea20e8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e283ac84 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac011519 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b00fbc06 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77550083 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7792a735 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4801b1b6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@953927d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57da691a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66b3b9a9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdd0da41 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8ead23f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93989936 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@761cbb79 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@563fe7ea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@847923d0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b49b7dba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a3c5b20 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98007024 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f2e0333 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b49516cd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7a54fb8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a2aad5f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f81869d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@775ed5d8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@116fb9d1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f7a854a6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c9bc791 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41577465 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a589466 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1e45c3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@35be26db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2a58ff31 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73629982 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65fc268e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e7a671 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f212c33 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@20ab439c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83e0aa73 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@15221dde -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d5fd90b6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40260893 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d0cd9c32 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5685b4ec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@769650f6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1ce9e7c7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a58faf4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91984e0d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad6ea70d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9378e763 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a3cd900 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f47ab36 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8168d532 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f2840168 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ebe033b1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@579cf22a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7254c2ff -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82749e6c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b8f71c0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9140a5b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c6a14f7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99a33993 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@11d09a2d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@574e0077 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a9110e0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56be34a3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@722d21c0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56c3d298 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3aef0a68 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e5c13bf2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c562c4dd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ce9f445 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@469fda6e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d32872ca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ddf2bcf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57b55981 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@16952578 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69c97825 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99958dce -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a5f224a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4694bfd9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84e16e49 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1f716aa3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@819267a3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae415fcd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51111d8b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1b5daa0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7dc9363f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c700dc0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e456564e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e1f688fa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c2ac835 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9109da1e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@797d10d4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@24d76a75 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84f276df -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53a66db4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4978a203 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47bc5bfd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45b0e8c0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82f669bc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84ae88c5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77f0c2d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5f2d7f1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac927ba9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63e73306 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56c0df94 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7d803f9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a66f5c35 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a4c2ff9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a27bc305 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80773a58 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a70babc8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80c70603 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@21322392 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fbdb9666 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bbd1be5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85d81341 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c08fbfac -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64350fab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fd14e82c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92849908 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b9d1197 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3178dd2b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3f64a1a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@225835b7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76ae9d38 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4215b45 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45726f44 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3e33c3d9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd9ff828 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@523a04bf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c25fe77 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@631c6e6e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bcc51e5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63bee597 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e46d362d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79ac3786 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b0dfdfa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@508ea59d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41fcb5a1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b2fa23d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60a42847 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92a8c2db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@464a4fc6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96b8689d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@22a3d8ff -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@799397e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@884fbfc8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46b233f8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b71122c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d98e18fc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6a2f34c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b805943 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ece605f5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4bb10fa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@262c720a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e221f59 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c1e2c85 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@750db67 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4aa7e852 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@580e87fb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3aa2d6d3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90f6ecfe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66672feb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae500b9d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f85aca6e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@921824b7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2a9f55d4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9dd744e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a40b9ef5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@650810be -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88583464 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad6da186 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57f53b62 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c9b08fbc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78bf80cb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a475310f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6927b3d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4bd81a9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6b191b1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60b96355 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41f3491e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3ef0141 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abd0ded6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a17e0506 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@658b8645 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbf1b165 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8be5119 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0cb2589 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e99bdffa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cee7a3f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4401c385 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a53251c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98d123ae -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87bda104 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a791b39f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59a57410 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a55c94df -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@623fb14a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2685eea2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@737e8aa7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82786b46 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@581498e4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a5c4c7b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c7520cd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7894921 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@14b91f45 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc1af3af -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66393a54 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@738914a7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b83a4c5d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fa04af3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3db03968 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6363ca5c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@292d3674 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@394e0ad1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cfd6b4f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b880b802 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e0f2bd2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2e9f9639 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a77e855 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c7beefb3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4387f120 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae28d557 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab44b980 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb236c22 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a77d7892 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2c13a746 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8121f79f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3ed7ede1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad76b0a6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f2907c0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@519eaeb2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fecdd8e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@34bbb354 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1e1b8973 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fefdf1e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fcae2785 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a28685f4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9df5d226 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8867fd34 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9980c5b4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fdba648 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc783174 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b9dc991 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@548bf831 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@33ce911 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bb69726 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e960882 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55b3c913 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54da62d0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b26dcc9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b60e1931 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1af281cc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79c5a036 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b41cd75d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dca6b7c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78a8d872 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b122f4a2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50622903 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0c09ddc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@416f6ebc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70fdbde2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@471703de -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@953fca6c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a6e88c4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@343d2ac0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68b7d219 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@636415cb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3a6ea5cd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43af6f9d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@31f246ee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5657e3c8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7eabd000 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6bcb7c8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1e62acde -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68a6468d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6819944f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ef2876ca -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e739c230 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@414fe1aa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b966b543 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7c71e59 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6eaa8a5a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0920893 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c7e4372 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ee358f79 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@742b14b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7441a831 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba261c15 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58567669 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55104345 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d5d1dcb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@246552c4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cbf996e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a2701d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fadf81c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b287ee66 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ff8f69af -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40e8e58f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50b1b491 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b12aa13 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f8523621 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a47071 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ebeffb3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e0c5b4d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5585ba1e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51cb9711 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8525a5f3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8a6188b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@11c9c154 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@16df50b5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7abf3b1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cc44772b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bc1482e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c83d0a2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6477a446 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42a5acfe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61945d00 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b841e24 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@888a95ee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83d6e87e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb224133 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4630f545 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77c39f08 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@119f9ba0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2e5827 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fd6a1c95 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b049ac6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@610c3018 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82fe0641 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6c4f8a2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6519d7db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8ac7a18 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5995fde3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9013d095 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e8f4420 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@459ca14d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90bc2afa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@624e2b69 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8618214a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46da720e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55073fd6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7f53f42 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@401c4c85 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75ff0888 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51be369e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@727b7c63 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54a40942 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53745b70 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@175b0c28 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9461477d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80179eaf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91bdf604 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3610e22 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ca31d999 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5143d060 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f3c0d97 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54233e4e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f4897448 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae5ee778 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48a6f022 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad91c944 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7bea293 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b7af7e3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79f377d6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be27a6dd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49832db8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a07e1229 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66c95027 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42473f63 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cf848e8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3dbbe792 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c5bb3c2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61987841 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fa44f3a6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b14eb205 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5e6624d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b738a582 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f989d84 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c687563b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91a1258f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a767842 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7817dcce -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9628b1b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@21e416d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ec715033 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@412f0be4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bcb2a17 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dbeb22fe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@570846a5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2c3899b2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a79626d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d8f7417 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@510ad7c8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1c8095f8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a92aac4b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ed27ebb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d770d08 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@432c5e2a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@11e2d41c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58fa0603 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ed2b34d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@787f8c6c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b402169f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9632af0c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@554f4b3c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@188a379 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@419e7bb7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f418cbd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@29f138f5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c6fe948 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d419e43d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6acac6c9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@20440d75 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a844f5d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf517242 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf161c83 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fa32a022 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@894ac5ea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44a90a57 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96a5d04b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e6a2d10 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a439e2be -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c5329be0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50191915 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfe898a8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74c3b5fe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b07813a0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf894e27 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85d452c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1102cf5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82535dcf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47403e46 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@960a8394 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@910345d8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a89aab2f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e527677 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c71be07 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61cf59d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f5014ade -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52a1591b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41a8cfff -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cb39a85 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ec25072 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78bf155b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a45bc82a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43f686fc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76278d3d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51f35737 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b208ac3b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d794fb7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7c94943 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c4ccc6d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@988d3ca5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c7ad8eb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2c86108 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78b99097 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69bc1f32 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6074c365 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1215a40 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a54c4dde -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93c8fc4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@27b91edc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71ad9e9b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56fc63cb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1ada207d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59ebd6ab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61fbf6e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71803f25 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@26749e61 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42b2f7ad -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94ee3621 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83772592 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7811d61 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@954c7409 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9445d3a7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b083307 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4141b1b6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@573715a6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8de9400e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2dae6b1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e1e4b5e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@411fe11c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6cd1403 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f04a874 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c8083302 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@855740d8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2854e4c3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74f8127c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b560f3c4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a18b304d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a911e5c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@16728a68 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3689ae62 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7755dd3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b471cb7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54c4bd2e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9865878 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5db2b3d6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7eef09a6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abcf8a9e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@410da69d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@28bdbdc0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b405ac8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ae507db -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9392365 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0e5179b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91d37bfc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98cc3308 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e2d20194 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cb3cd54e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6409cb7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6703dc7f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0275398 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f4f50265 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aac6e0fc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72fac5f6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9817a7d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e4d5fc99 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@655da71c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b8a9849 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@710a2d63 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5720bada -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f2eacd26 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66ab3952 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c55aaba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbcd0383 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb6abe84 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ea85da8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dcd52757 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@563ecdc3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d3f0b1c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b44397cf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7333950b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eb97688e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71e27772 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c7d6445 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90151d7d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@643640f0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a629d6e1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ebb8ef6d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@780d9d7f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76f794f1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f1d4f32 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f3575838 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d4a31e1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3f478aa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cf49c3af -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ee39f0f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@df3e040f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1530e3ec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52e74e69 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bcaf408 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b8f7a52 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dcc345f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9d9637f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae1bcfdc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e6291a4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83acb1b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f1446fe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40981142 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@904147a1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6aa82fb1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7acf33ab -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5aa93bbf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60536703 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bf13d12 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b92a2352 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7ac4c4a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a540b359 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46c7adc5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@722e4523 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92155366 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e8d1c0c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e810e20e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50972432 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@870dd565 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@918d7c53 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@18a24a57 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@532641cf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5061906 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@839076c3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fb8e132 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51e0d270 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b1f7041 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a6d6b4a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6254545a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6aaeff8a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@700a73e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab004e66 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4eca3d76 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6ede7eb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6289bad1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7757830b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f731f377 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e7444ce8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ccfb48d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54e5d325 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b496bfc1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ae35e1c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@247f7c7e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@560e9cb3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c2ac68f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a76cc227 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@882c65a9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3bd4ac72 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbf7e7d6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af5ce4fe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b6e5015 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9662fc24 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7ba4530 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@beb0d82e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@615c2af3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aada765c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa84a626 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@586e99ad -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d99972b6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@da97aa78 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@873d0219 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6648c18a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71b14747 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7db04f5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eefd92fa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@651269cc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f22fd83 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd6db03b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb455c97 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7076d3b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5805d693 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4aea969 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b26fb7c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97c9bfe5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@425946c7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3c1e585 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94c8ea88 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d0592d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3805dcf8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c69a162 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51b720f2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55dcd030 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@effa69b3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ec1ca923 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73b96607 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a1da15 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d590633 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@985a0599 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae2a7dea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e66ae29d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6503f54 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91c76f23 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a74e84dc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56d86781 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a62c88b6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ed63a8a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60d380d6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80a7a227 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2dc0c7e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f6048aa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cc37bcf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97ae7eee -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7158c9cc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@912fb707 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1dad161 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dd0e8c8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d72cd42 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d07d5c8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a367ddd1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e9ff7063 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b26442c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50521730 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8ebd0d5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2cf0b19a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53ab9f0d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5aff70e9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c450140 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6466daaf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afc64b0b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c7da2bb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1396865 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e415ef7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eeaf5e47 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e4b96d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@664bf46b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa1a07b6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a98a08a3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@16fb3487 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d638f0c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e3b7770 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@865c5dec -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a12d50a1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7df4362d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ea9ec29 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6badb6d0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4d4d046 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90fff1b8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c7aec88 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcb8468e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e65c2997 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5404c090 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85c33574 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ca673984 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51683d1d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6df82094 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d06db90 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a91fb6fb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aaabf610 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51d85c51 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@970c5ff5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b33345f0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4074a970 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8db9afbd -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b80b4af9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54295aaf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58ce74a5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@440ee129 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5190db6c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9051a216 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2a207e8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@894dcf40 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b5872b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abd450b0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dda0a54 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d96319d6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@469f9e4f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2ff6e51a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91be1743 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1908034f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3b75af4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92532583 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89123f04 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@556f0649 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@520c8e33 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b868096c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3b84add -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@912b4234 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ce84ba3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1dc1d0c0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f35d721 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d9bacb5 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a332691 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57eb13c6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ca103d2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa04d48b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8644414f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@783d8cd3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@25862c18 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44a50a37 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9365ed59 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e2444f7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c0083b80 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b83e0adf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d210e14 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8632fc3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfb0ba87 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9de50eb4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f997797 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@548baca9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c22bb77e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9eab9a06 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@273d7734 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87cc7376 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5afb733c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ba3ba99 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a32aea4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73173be9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f063256 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b48311fc -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44481e7d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@854788d3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d39f32a8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@802c7f15 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@605be783 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@688fb80f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@671067f0 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3a16935 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c561b39 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@17786d07 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dcae5a4a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d6d2492 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6eb528ea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cf591ac4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e030576f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adfb85e7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b674f64b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@705fbbfe -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1961da2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@748450f4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97c23c9f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@598b0f53 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8fd7ed2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f308e23d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c26dfa19 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7863abf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aec83c90 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72672f3a -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8ccd22c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43f01046 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c57ec11 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@909e6407 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@df94b926 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cfa0e02 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e3fe305c -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bec03e6e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ebc74cb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45e76f06 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f2f0885 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3f15e27b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@14552986 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a64e5790 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d0b4cf2 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e7c4f25 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c5f9989 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bb5c93d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d2b9267 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93f00d60 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90480542 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87aa5444 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@976335f9 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87fe139d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dd306fb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60ae39cf -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b3ffa5b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba0397eb -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1715ea4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bb60362 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82146b49 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd90c8c4 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac603a86 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f64b93fa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5aecc5f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e265fd3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cbb5e76 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba10f8e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@765fea83 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5045945 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75e40e74 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d639a72b -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68714e59 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91b837e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@642539d7 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3704d266 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e61fd3c6 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95f0cd1f -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b4b7267 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@19f59803 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ea2d5ba3 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44d48614 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bed32a12 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adce7a93 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46fbc933 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c5f9d35 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d3fa99d4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59c489aa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@613a65fe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3140e6da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52235122 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e669eaa1 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a99bffba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72325a40 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45e9b5e2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f064d0e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a90d301 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c74b1bd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a98b95b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51b97a27 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@574f1250 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9eb3b453 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ee4280bb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50036710 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6dfe28ef -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c9de2878 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79cf61d8 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@907d4faa -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0f0cb7e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@688852ba -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0a14601 -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f3dc369d -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b84bf1ea -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a92c925e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67ccdb0e -2020-03-22 21:30:38 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b937e393 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bd647e5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fc28ff1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b3747cc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab871aa3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aeccbc49 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69d6979 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@870af69c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@601b5ef0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5759d2de -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@801e305e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a48ea87 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c84cb8f0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7cd5cf33 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@370391aa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fef845f5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1ea04033 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67f762da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@446a9a44 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bacbdc4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c32d6391 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fd6cd85 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cfb61e4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cce044da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2d049ecc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83fa4cef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dd34cf9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2b855975 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab4a17d9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85ebe742 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e01ea43 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64f1a831 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@144d133b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7aaae9f1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e003856 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1653129a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6eccce64 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99af79dd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a62c64f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@df530a2b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b814e530 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9385548d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66415338 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc15e384 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b22f2cc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f3eb9136 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ee422392 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4039792a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c2ba24a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72fae19a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b84de72c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63c263df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97a1575d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad2bb7f0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@640b090b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6feb3632 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8eb1a0b1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@675c9bb1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e2323b4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1c4d21f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60c1b87c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@658c334d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a22e8a9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1bb819c1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ff32c38 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@33ed8f46 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a3026cb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@501c18bc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79c0d804 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42c04bc8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d9a691a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@17368a46 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62caa4b2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ef936a5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44fc1594 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd95e3c0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76adbc7d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eef1ef60 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5e45629 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f62e6828 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9231b20f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cea69c6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f4d0af6e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ee9e285 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e1d3a69a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d9ff7315 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71a19e40 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8083a051 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a058f7c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bac08e9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b136576 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85f0770f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@576a1b51 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@193cfd3f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55dc87d9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f5829d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b529586 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65e6a35f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a6f599a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b639ab71 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cb92800 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d079480 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a96f1855 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@668033df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4555cb23 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aca3ef2c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68e6666f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8263bdb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88505750 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f8f4462 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e366728 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91df262e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9137241d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c4fdc43 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ca9c30b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7e8a162 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90e05e1e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8b4a8d9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bde93adb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2a85b010 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5637657a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@241963aa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76d86fb9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@15383df0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@24de5026 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@997b448d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48d4f637 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aaaf0c04 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1faf1f72 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2026bd4a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1de3962 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4c1df39 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77a1a5a8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b02e7e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e1c9b9f9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6138e7fb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1ae908d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a75cd873 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95b78fac -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cb723a8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@696a6a69 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbf95166 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cd5df86 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b614b26 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5de833a8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1f503c8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82294cd4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@685de109 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8589da3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a0b8751 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b852941 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90f6f9df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eea2a524 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f005458 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98b7c11d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ae422bc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@912df308 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e4b9ec85 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcccd926 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bba4829 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71273b9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4616d169 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5aed58f8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@486f941d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4520d22f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41721e15 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9eda4ebd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68a7e2ca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75f86c80 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cde02d0a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d7ad5d4e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67b18be3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f832da5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1922a3f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c010f5b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@976e0b1c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c0c0a03 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f2ae31d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f95d4be9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e9b83769 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b963bbe7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54e013c2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@827ba4ee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62894561 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@19a2ad24 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74cdd31f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@886ed254 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b89a69ab -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@519b4637 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86c28fce -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c671334c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@244492e1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9648ebe7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d5410f8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cc08c23 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6801c8a1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@693b924d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63674b35 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a91a617 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@488f417 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6706da99 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6486a352 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@db3a12a9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a0ec799 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80f5afb1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54d099cc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf893477 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@662a17e1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d1fc1e9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf477d20 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d0e16ac4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ea18c1b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@738be155 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92e5096f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bc3a0d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ad28c2a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7744fe57 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b117b72c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6504828 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d548b90 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@999786dd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3e645824 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@324088f7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a74ea6e6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a03eaa0d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45751649 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e2b60ed2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d4f748a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@709003b7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb0b0623 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e2a75ebd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c73586ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60cf3181 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83da481d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89994700 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70d685c9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d24c098 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@917e41b4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ddd729b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69a87933 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57b4aa21 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7939d926 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@496b4a13 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@958f01ce -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6843e7b7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e6fd260 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@227d79ea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@562e0c4b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2df2e59 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b93f7f0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@952dd63b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@697659bb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbd19976 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a261bd04 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bca4d8b4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@617cc0ac -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb249fc1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3c13530 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a726c351 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c8dc45f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9232efad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44c698bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f48db4bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb3c2f9f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b61b515c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d00a2bb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47310a88 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@443a2707 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6de2cd13 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@806d496c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ce4d869 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9aabc956 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b487fbb3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad5cc7d1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e3bdce8a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65645974 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79337936 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ca83cc75 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ac9cd65 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7981f1a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7940e8c7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45240249 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42acc271 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acece3a7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@316bd0fc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f1a147b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a344f329 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4030fda -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@371c69b8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2208dba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85ad0ff2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a9e1964 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae6e33fe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58a44ed3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8855e597 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e2afba7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3e7b320 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a99d4246 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7818a813 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76fa26e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d788d997 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d2b3839 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d56a3f2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c927af1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e61ffe8f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73d62e88 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d4d6134 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@519f54da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f668f478 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62ec718d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7c02b12 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65c83b32 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7df52186 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c921b79 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72313ceb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6cfb58 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@680d6063 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88a9ba8a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eb0f8d4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a344a0e5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d195499 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ffda4ca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55971a2f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ebf0451 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79ac8df0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2af67d4f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba373a77 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7af94897 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61fa4d9b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8243367d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c9f373f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75d43683 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80f84ea5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98f02163 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91a8f9f2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92e1bd6a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e51ba0d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1199f8a9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8df7829 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c395a35 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@199f7805 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a714c380 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4165f579 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@642e9c49 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58594e8b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ac26159 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d94b32c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@952f50f5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a88cea92 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@717f94b1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@323e5405 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63b14768 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a87ad41 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59d3878 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@575a6b39 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a9605ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74a72bb2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d0007ef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d244e82d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ec39285a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a42ffe36 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac215386 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93633ec4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78c80f60 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf4250bc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f43a5fc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e9766cf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7e47ca2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d21a30a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a063cfc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bd314fc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4320d85e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c55996c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d784218a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6aac1646 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0847c60 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@791ee6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67ed0fc9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@643adc0c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9d68749 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90692c21 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b31d9de2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83061753 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa2b86d7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fd180a4d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59c12c61 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@830266a1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7532d640 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78882231 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73ae55a7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@518e6440 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@594e9744 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9efec877 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bc9ac85 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@28f43477 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@30177d07 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@12e1020a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65e49e8a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6489533c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63bc70d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eebd9543 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5eb82887 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f983fe5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7af9f287 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf0d3bd7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@920b71f2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f2e6c67 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e7a5e48 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d5a79ac -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6721629d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc9d0586 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4574d591 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8aa51c3b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@806788ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@481f104b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a757f1c4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47399ae0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44afa403 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58e67c00 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d63730f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ff0c8ffb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@206e9a40 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@efe51a6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1debcfc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f65c79d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2645db6d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43065ea7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@921bfa14 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70d3cb45 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fe47fd4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f70a5d8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9825506d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42b0cc1c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb78cc16 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ce13d5e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@818184f4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab3bfec6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52468f51 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e794a42 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44424de1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a182742f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@652256ad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8df2d223 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4be3d33d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4775cca8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a14ea119 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b1b0749 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50d1df9d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bf18893 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b6e393f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b010adb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ca947dc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e031795 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@601e5629 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42d820b2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c83364c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7aec2b65 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73e9a41a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d9bd363 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2c34a6f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c66d393 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@253d957f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3af3153b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1fe02c0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be69e81b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2bb9d3b7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ac48d9b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b4b2cfb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99ddac1f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb44c689 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50908907 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84d70543 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2df8713 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1934f1cd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6decead3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44e17fde -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6da1e5dd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@baecca92 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d8613df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c98e6960 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@284cfc17 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af0b6301 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@38918b9b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63d468b1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bcbe018 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ac06168 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a60a0ee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@13f144cc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2ff7013d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c81bc4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ac6b589 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d8f61a0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65a2643a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95eace5e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a902880e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fa8ebfd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dbe7e58 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@974622f1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82e90423 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@489e61e9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4049e62d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67b0615c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c777a705 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6624a1da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@994ea5d9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4117efcf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a87f1fd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3ea947ba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f2050b4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@260063cf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f586aacc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@16949b47 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96e63599 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59c68fa1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f72995c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6e7ad0a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@12eed0ac -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c04612e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb17d451 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86483658 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a6379db -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c70c79b5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60e02614 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@36e7f194 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ba074fa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e287ea5b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5be768a8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95f1c11d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b6b86e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4779bb0e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fbef39f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f39ea7b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48d6b35 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80702886 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4743c543 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0cd86 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42200a08 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85e44ce9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85addf12 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bcb2b96 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b05feeaf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e457002 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59a09e18 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b1844ad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61027f90 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a716539b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@628a8e19 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@28b297d7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8b37fc2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d8865c1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@18482432 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c760ad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43e5769c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5b18dbf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e68949d1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b335c14c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93c6b57d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f37bf18 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c8779ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f5e8eba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd1e4315 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@732a6f6c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c01e0102 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81d95d4c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92d8fa4e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@409061e8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93690af4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b929faef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89b271a4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b4ceb4c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a222a5e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49754e4c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@920b9741 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfd4d684 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4222b512 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78bbf7a6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fbc6636 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1cb88c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9652a6b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bae4d31f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b90e821 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@33622583 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b81201a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76021e2f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@121ebf9b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a514dd2d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c778ae0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@706be058 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74a681e6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@722ce654 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2905e7d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ea42274a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b245eb2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb6b3371 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f7f415d0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@672cf186 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e8255621 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69bb3cb6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52fe4ac7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2321ddd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50441428 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40b0c047 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@431c068c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@418e03c5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f7709eb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c84bd3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@848701d8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@555a56b8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d9c230e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a853a3bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@743202a1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@535e710c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9faab038 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ab5c22e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f02cad1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b501812 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@21757695 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d49609b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58b98605 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@330ba991 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59414c16 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@929b8e19 -2020-03-22 21:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94f0170a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e216d04 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6da63f3a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1520177 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9596c5cf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e0fe8e3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41c06b89 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@509ce772 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b3ebc19 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc48f3c6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5eba3fea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@664a8590 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0a05b23 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@505dbcef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0c17667 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4606e83c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@460fc405 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad666070 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9128dfcf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ebbceb3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70a4c5fe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94e4b555 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@743269f4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8e88121 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f738dc49 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7dedb884 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fe8c9c1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98219dda -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64bcfaca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@968cdcc8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfcc01ef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46021175 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a0233ca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ea34459 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80e05409 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c1afdf2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5925eae2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42970777 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e36acfbf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45fd0537 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4463382a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b01d2d4c -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f872570 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70dd73d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a447ee5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6acbef9d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99867e22 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac15c189 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fe0fdc55 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aee2b3b1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@456f3cdb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94d97680 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5367e425 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fd6a2e7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ae665d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95f0777f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99b6d32d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53d18764 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93e80a4b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3673072 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e777690 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@433df2df -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@13f6fb7c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@957e242c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb9bd445 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fa21ae5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a8c843d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b66bf03 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71b1083c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75afff30 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbb123e9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6985389 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b533e55f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b83e5587 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8214d0fd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92be40b4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bca8a445 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@491fd46e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@905bcedd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@656d20a9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b09eb271 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@686d6e52 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45c68d0a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3f6aa4ef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91c39aea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@33aeb37f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c3d6982 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bff78e08 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40d2149c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@332a4bfb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f015a9b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6babfe2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52eee849 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@960f9956 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50c406df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80ff5f62 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93f1ea91 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f77847a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3f5e0ca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9582824 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@537621a4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@728f7c91 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4059084 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8685988 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d482297 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7065fb4e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88b2ee27 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6730091 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d2bc8b0a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91bed531 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f3234061 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8c69792 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6df1a7c9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3376f025 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@653d863d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4363171b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cb8d129 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@30528367 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aaae741b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@903da28f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a7d5752 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad5ae18f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f0c5dcd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d88ff63 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@20cf170d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba0fc067 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a84fe47 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51aab7e3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2cdeb0f2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fa44b66 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c4cfec2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8227e1ec -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6522c2e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7140bffd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c8d0bf8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0f65f0d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cceebbd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3b1406b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f3a4bd0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d129b16 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72115eee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97365393 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb9a24ee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52ef2e0f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc982baf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a704430e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b640ea8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@add3431b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0bc8e32 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@574a1f5f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@784c8c43 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fca4b25 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b04f2b20 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b80bd3d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8472ad4b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bb095d4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1205e556 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f5caa83 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cbde8fe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90ef1f1f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5275ee19 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65c5eca0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53cc6cd9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99f70d7b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b699b7f2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7556e047 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69a81c02 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45265892 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50ed216a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e03fb58a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac28f108 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66d429b6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74acf764 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9df88c28 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a30e13ed -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8aff45ff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a86e535a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51128720 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@692ef2eb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a74c9f8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af5dd537 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a3634fb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61b77afa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf975aed -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@843fce42 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be3260e4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63c7bd80 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b294c03a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c96fceb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8457e112 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83cf7a3b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ae9e4cc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9eb826cd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@223f07e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91284d66 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9d9fe46 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf06349b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0ec1dc2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7657fbfd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89f3a604 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65df5da5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52f03082 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a46bd86 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@509f370e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4326d34 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f1b65e03 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71c97498 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fc2c415 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8087a49b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77741ea7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96287617 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afe2ae9f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b41018 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47287f57 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47da2c8b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f191638 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4776d5d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53475f4f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fbd0471 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6de4d788 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@401c1a27 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1f1bdbfc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@533a783e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac2d8f9c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71ffdc9a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71e5d5b6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad3219df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58581982 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dba18f69 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa04a09c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@876b2c2e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88f8b749 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65d88866 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e3051af -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ef08a204 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac0272ab -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dfa1356 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fe12f71 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ceb9b06 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52836e9d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44991184 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bf8421f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b793fbb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fc709b2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3aa28f1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@534ec742 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7991428f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71e0f374 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8422132d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5564432e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9393f641 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c5a4659 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85b842a6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afcad387 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@779db87c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b68b2c3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46b6cf4d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4cd6f2a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ac514ad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c4edc6a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53d9a39a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8344cd09 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75da7a4b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad4f9442 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45ab9ccf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61f1a5ed -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dd9150a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86380670 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a025ad87 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb0f7a26 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b290899 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@881b3068 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96411ae6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41e29e9a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72052a0e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b804e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7db740ed -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8880238d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b109d1d4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9bd62c4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@865c710c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcc62a1c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61028d88 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f43526f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a840c74f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3e59f18d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1cb4f308 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6aed76b8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64d5da13 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@accba07a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a38d22e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f7855d4d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a3c360b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bd80895 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d8835f1b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e67f3dc9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d1cdcab -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acb4cacc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d6a1fcd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd373ed2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ff40e3b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e91f451 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eee0dc22 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc7a28b5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a0ffab5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48294ea7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c907650 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9126d6ea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@776ea02f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@552cb015 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@670d8a11 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d5fb439 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90063267 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a195f8a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78abc911 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a18af6e4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7d7b2b1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cf0f7d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9718c3ff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81c7f039 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b17fa2b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fdd68af -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65da5519 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fceab94 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7398dcd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6e94859 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62a08ec6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aec6a5b7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74f4553c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93d6e3ad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@925b36d9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f6bd483 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f90b518 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b11a6ad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@801e056a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c7cab697 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@929a2c00 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7821c814 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ef1dec3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e3d590ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bcc5384 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f8e4289f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@731fec5e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5944b96e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a641ded8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@453c1831 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9417dd6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b55e5254 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdad993b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a0c8070 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9aee1416 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b53db47 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ba2ae1f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5892cea3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f7720d8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e49e1016 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b4e802e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c5d08e5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@baa7f2a0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7979db79 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a135a10 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf749276 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@130eb03b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7649959b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b97cb176 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@996e9506 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42fb414f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f568d82 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cbde71b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd0b20ce -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94842843 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b3dd343 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1b0c6d6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7015b17c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7def9d19 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@650d2613 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@659f1dc3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5009a81f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a09bdc0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6ac461e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc7c967f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85fc8f57 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a77c2630 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78c9ef29 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@682a6853 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be21582d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cb3aaaea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f1191ee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74037f7d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b08f624 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93882475 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab2b9b0a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66ecbb01 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@403b404c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@feefcd61 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d69a2cda -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@877c6b59 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f311f305 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55c1a399 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fe1a97de -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e00d725 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ad971f2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cd2d9d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@16473ad8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e2a926d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cbf3507 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@564b1f73 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d551056 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95ecfcc7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d8fa546 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bdb33c6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d9611f1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98caa3df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9ed9d60 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@474f61da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@998ab6f5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a81ef87 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c5b9686 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74f6504c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@22c8cb43 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b95128b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bf2bd87 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2968bb1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d1fdbdc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cfec907 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7f5b715 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66fd3380 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a593d9ba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f3b86e3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68b4dda3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b386bae7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d0c24aa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69ac0b04 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@652e8120 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@160bcb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@898e2616 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab81ca76 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43b99326 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b3e63a3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96c8ec83 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fb3bfa6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cb0e976 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8717b650 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76b69ac7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d0e6713b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c918d8a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@734a0f64 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9251a51c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a80931f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@627a44bd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afe13821 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94b79f02 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@751c3e85 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@402387d9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a310a96d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e176db3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41085aa3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1b2e989 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e13d9c5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4713725f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a89dc470 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3845e9a3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d95c857 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@405bfff7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2a9abca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50c4209c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a155c09 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af9e7476 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b64a0f50 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adf004e6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f8c429b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94d4d7d4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6577d32e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7dc50b02 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4ce58b9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57adc03c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a91c8b43 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96586cd2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b33528c0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fd7b7e37 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43f13635 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86965884 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87d6103e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9978288f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fb29b2c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dbffbe7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc7a2b82 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83ed31e5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6af48eb8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@829e023d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1060d7d8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@939109f5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@556af9ee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7381aec6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2dc97bb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6521c528 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e2a6f84 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ddb7b97 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dd6689ac -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ca88e6b3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dc93bd5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e6d896f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7db3ba97 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b6fce0c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@881d0b53 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dea5f0a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae19ec66 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c8974a7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c582b126 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88021b12 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7c6e317 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a329cd5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b97855e2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ef95609 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7cc12a8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5fb6b74 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@442ee2e8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72b187b0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@492812b7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8e61450 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9a54695 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77d27c37 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5af3f8bc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be2c7e2f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@621112b9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@402d7454 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c71bf58 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b5d170d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b109aab3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@361806cf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@506d9c4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c0446b9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5621cd46 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57c58ac3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8337a6c9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81691989 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc95fe8a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a791844b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@794a7383 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab516946 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@417fdb88 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b4b8459 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a885de44 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a18b10b0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e33308d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49517e5b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af6c12c6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76877d0d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1c3a816 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fd6dfdf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c77215a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@426354a2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bc313f2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@954745d4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1536a974 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@437b2f3a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48b9505c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@880bb979 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ab749c5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7edeb42 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e748de0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86e7e500 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98c91051 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aeacd313 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a179edb6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f0a12c8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ea2b833 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@803d1113 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aedf42e2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53efb8ee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b643840 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@376ad650 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@853e19dc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ab7d0ba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad3745f0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fd9ec70 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b43e5a25 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac1eda08 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45b34d8d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55bd8722 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73881cc0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e0ecd4e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@626f8c7a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3fe5ff2d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa6e9fcb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6aa15769 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@510006e1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@163d8bd3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67e7fbf7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7606094f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@578b881d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad45c7fb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7da046f9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7be6b1ba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c889f1d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51e9a8ce -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a48e82ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@905abc7d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63547d51 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2588eaaf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62c82e54 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8808cb2b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8129c71 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8c4dbba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab899e76 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@500acb3f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2ade758 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ec887c4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@987cdec8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a4dada0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69219f98 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d06881d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c99af9c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcee3b50 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dca5dfa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e91eb44 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5c00177 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58258876 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60d6ee72 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5461c78c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81a3c9cc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@768f9e4a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8afb024b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75ffcdbf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6966ccb8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf375fff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d38ef0a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6dd5d24 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@19b8e23f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50486d9f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e16a378 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47b4a65d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0ef7f9c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab0d22a2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ad29034 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72aac83b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76c8f8d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@558f3095 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb3e2d3e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c00df570 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aeaef83c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74d49fc6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43d1c547 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88a2329e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fedb764 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b19b8c05 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3a03e0c8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44c83f38 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4668da5d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c129936 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8981515f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac19fab5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c37535a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@707f44c2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dc31443 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54109cb8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41ffb420 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac4b6d31 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@846629f1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7350649f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d7e7e3eb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac9e8b90 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ab84230 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@beac2e7a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b8c8c39 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fb4200f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7414c09 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a412050e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8fc5c95 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66aabbdf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b6af600 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc1b880a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86c56feb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@957e6ca1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c65466fb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85dbe01b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@842818e4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82b16ba3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abeb95a2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4acf90dc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@981e8441 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@649cc632 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a06a819 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@983284b4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d11e2b7b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76f5ce99 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@623d82e2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8344ac8d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9e18af8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ed14e72 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73a1dc09 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c1826df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96f9184f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95c39dbe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a029a0c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@594bb582 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@610b5f7e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59f5c76c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a972910d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af7294cc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4fc214c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc395984 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91bede6f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a71fb994 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61f94172 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7c8c015 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1985f4c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d97060f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f0bbc75 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ffb9c2e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9074db9c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f98e4e7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@318a918f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93cf6674 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48f6def0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5840845 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78b62e59 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa231a3c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c72230c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@666a88d8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@853472bd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4b7be9b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90df3cbf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5eadf280 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@670b3cc8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fed09eb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ee55498 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@797201e6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af07e9ea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0dce17c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c37c08ee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83908abf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f8b51150 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9313af3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ecb8885f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@885ede68 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3896f548 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41d46a69 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b0613ff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6212aaa2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfcb315a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bdcff7d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b568f59 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71aab109 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@670752c1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b799ba90 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49f0f34f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@17bff216 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6616ced5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc1db1bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52b563fa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@974370e1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41c04aa9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6eee8eeb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4030e5af -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6dc55e47 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0568f07 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2de966bc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88322e7c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9da6efbd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e99eac32 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e4c32a83 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac1e19dc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9572b7ef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@600f55fe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7fa89a8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6393c27c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84bd6a21 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c7a0ccfb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7ff78b7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7448b9f5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@870665ac -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@502cead5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78a797ed -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7738efe1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a24223ac -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75cb237e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5153e6da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fed858ff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52e8382a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e8855dd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0a779ff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9397c496 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6eb8719b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@847dc980 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7803ed4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9fb6997 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a324e0bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7783edc5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7187ef62 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3ae830a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57ff90de -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c964624 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b198aa4a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9635e5a3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d9bf2d9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90ed3c14 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1cf0ac0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af24c621 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7ae71af -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e775be3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@385c9a6b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf0905e3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78017aea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86b46944 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62cbabd2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a7aa89e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3230002 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b875794d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c34874d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@20d1e410 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68fdff60 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58954022 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1047aef6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ff6fd0a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78ab1b69 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@665ae413 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a780fbcf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2c02508a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ff64a5a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9692e86b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b17e7dc0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1ec42a1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c439e67 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5136b122 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b44f787a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0796b22 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d06f364 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d22fb7a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf51cb38 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6317157 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@374311da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91fa11c0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99fa5531 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1c2192b9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ae274e3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0b9b3a4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@997f4372 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96f2b9bc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af1e18da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c24fe90 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3e15795 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@936da973 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4172d7b9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6806ce3a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7dbaeab7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9abbc324 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42506f65 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59fb1127 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d773707b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5797c65c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6db842f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f8dae2e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bae2b29d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bee85a34 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ec12bf0b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ace1114c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e06c0c13 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f55efaf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1f1c1a3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61f2e33c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42198389 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c57d8d0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a88aed5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55467d1c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5044e8c1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@415995f4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@229e0516 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae5652d8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68f1763d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73985abb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47360dd6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@410ecb20 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad86d02b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3edada9b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7db6637e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6593393 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e7d0f05 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8605e297 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ed7509e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68086cff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72b0afb1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8c7162f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd04ee07 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@750f2efb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6081fef3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43c39eca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b868c86e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1269bd6a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5997eb43 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cf3db42 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e70d2d9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b44cfded -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@437f9bf2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78080e26 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba32cb3a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@777f7f4e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5c0b42b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2521186 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae8951e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@721d28f1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3916758 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a247d03 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a469af2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@855909f7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49b59f39 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@859901d8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84974869 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@988a21c4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f76d66c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65af6265 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46da532e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af6b2a33 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96535003 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68dd98ec -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cb6e1ff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b0656ea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6f5a8ff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@429f7a08 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4941debf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91c48c76 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b1170ef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3930682 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4454f474 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a805ebb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@915a0bb6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@653950db -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1892f691 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5777253 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dbf38541 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc73c448 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fad91d34 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6aef206 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96102c10 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9717cf63 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b966efc3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@421cd26f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b421212 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fb06188 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99515d33 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6b97f77 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7880dc75 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@409e60e4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b017911 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae7f82dc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8090a5fc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ffecfcb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bed20ad6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c9d50ac0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a99b0598 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adc21bf7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb104f82 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bae01e09 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bca7f0d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bd7c435 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57e3ca8b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dfdb22c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55d3fa8c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2980f6c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d6751ee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f10a8e7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a608c09b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@776d5c26 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b056a702 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@908ab1fe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@946db173 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58c07086 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85ad78c1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b96927d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@809c6e6c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a0e676d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a956d8ac -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80271cae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46694a45 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b5ad33f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91db2157 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b48e99d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acfbd8e1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2f320ef9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d271c6c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4771482c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c6c6457 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be67e4ea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52a933e9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f5724d6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@417dfc35 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eaf0f412 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@732d4ea2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96d12368 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bef63a6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9751083b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab41683b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9448a055 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@447e1371 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65dbbf26 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40817379 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bd12ee0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58f18ab7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9bb29a1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@524e6b57 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@989bca36 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0968dde -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbed6bf7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74a62f26 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64b4e303 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@605624dc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4188e37c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f7151d04 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5497d97f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62642aad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@442d5298 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b656ee1d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4049b21c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@787a6731 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aacf92fd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@462159d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f0389d1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d1c9dfa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d301bbf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91c70e0e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4354b4e8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b120e37 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47763734 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8efc9aa8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@889d9069 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a240a0f9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86ddfe50 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40cfe9a7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88c56b8e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7608b6d2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@907f6dd9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54001899 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b704b25b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ec3747e2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1fe6589 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fc1b429 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@524581fd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ff90cd3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cdfe3ba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@195d86d8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57ab2538 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b107308d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@638acb1a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b31d4e9d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d2d1b21 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@741b2f57 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f6e427d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@460c1786 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa7683ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b475e01f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99f3c5dc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@13ab5c41 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6626f812 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48db2565 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80245caa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@696d3db6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5279c244 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63cc3160 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@849f09ab -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc14898b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54fe0068 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9defbd41 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53b17a9b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@625cd8f0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6796591 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fa657af2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b65955f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4894fdf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55123b4b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6131def0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5148e255 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60e42bbb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@354a9e09 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4854dc22 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96a96142 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7cd05d8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb4753f9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5b03171 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81148bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43a27ef8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a668eda9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f3ac1e4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@406820ff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1a3dcb1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6547073f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b755fba1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3e5fa3d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fb7a19e2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57d47af6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b41c5e3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61500cd6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@588cc3ca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dc103f7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d41f883 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1b48b8a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94242dde -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a678ccf8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ec52807 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f5a887a1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@815a1ee3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f92e392 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba3de931 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5573871e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8180e15e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b70d7017 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfbc04f2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c05f4c9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@baecc48a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6214722 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@846229a9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b794167 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eb9d50b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ef90a5a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@872faee7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69c4ec59 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f244d6c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f2d91c8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8265641 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9682bf3e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b5ce3b2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8d0a4c2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f4a57cb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba8e7784 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4892d1f1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@776a82e3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@962fa36b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3f6c0761 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56094b5a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a181d847 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44409342 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@740d97d2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@881dadf3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87bdfb55 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6793d661 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c777a40 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59942a0a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e6f193d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50c347f7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e5b25ae0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e92eb8a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45d209ad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f6ccb8b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97246810 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b4f3938 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6704f03f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f9163f9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7cabb79b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fc88cf2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61d68ff5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@baa2ce2e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d8ae32e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5701a145 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4acb2462 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bd9ae13 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b899a486 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bcea62a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be088840 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7257b699 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9006a422 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4b33250 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c292f22 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5df1afe9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@888a1f51 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48c919ab -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@797eccba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9424769a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79d43ff0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@906228a1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8df28d4a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8abd7ec -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90a45ab1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b14e7b22 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@884b0c92 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5edd9acf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c721e75 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a946da93 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c562c8c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8342fefa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2042ca07 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ae8a9c7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a4ebc75 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48967061 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e96b975 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ec47dc3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59ec52b3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@779e6503 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adefad0c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0e08ec1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98dc1136 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fe96b70 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7472971a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@771325f6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@776977dd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb8dceee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7cb0f237 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@816f4eeb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d609c93 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@997e5668 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6935ed16 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@771ba7e2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cb9a0d96 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8518cb31 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66f2bfc1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9b02450 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92bc2ee2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71aa3ac5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2f9ab81 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ffa35ce -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c3ec1ee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@636314ac -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7965ca29 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50525cd0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@680a813a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3e36ccc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@848cf01e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@23b6fc9e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b916ae35 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b13714d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b26ce2ef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cdac5d1d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b686fffe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80878cb0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42d63891 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6d338a4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b501dd5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b03e9fcb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3d327ef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@813ac5fe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2156d8c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2959479 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@702bf604 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62d7d515 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9adac2fe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93e19f8a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c79e421 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67e9d1cc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@485c26fb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7186c1d9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4257794 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e178d04 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44ea35c8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f9b5079 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@735324fc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88cde6c4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9855e838 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acb61845 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@840e9c36 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e15ee89 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89eac559 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2c68c1b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62daadb5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73b66ac2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c358de2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d7e024c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@587eae63 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67eeb608 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bde7d565 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@425e6e0e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f32d193 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d9a548f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9eb1d6a8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f8af965 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76f13b59 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6e42323 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aeb39fb7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@21962917 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cca2648 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd021434 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3f60a367 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b311995 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b205d6b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d05b380 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0f4a1dd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a224fa51 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@497cf256 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@720197c7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aec96551 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a6aa951 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@169630a4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9aa0e09c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b50d87cd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba1e5f48 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8f5bc1c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86900cd1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ab11662 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5548c99a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adbdcf29 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ba94cc9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@666d7de0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57e3417d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1a0042b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d212f571 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7186f0ea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b18231e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac8e0cb5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@560271bb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6ccfe57 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c323f4d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0519ddf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@564c49ca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67d7571c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acde5924 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67e723dd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4337342b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59cdebff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c94c52e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a550cdd1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8363ce2d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3fda198 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9ae84bd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@efe09904 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adde9aeb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c9130e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bb529c8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afb6b835 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c8af886 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fe4a377 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9553bfb7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@685a13c0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89be9439 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@23e89296 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@598b8063 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80736d0b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d263989c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96e0288f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b331cead -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88666afa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62e4205e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5583ecdb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a2ee0fe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46e95507 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@930b3a0e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ecda7d19 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f45f0d90 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97366eb5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e2fb480 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad742de1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67c6ec75 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c5014fa4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6daaa79a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d9d20de8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c0a5f7a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a31d7c26 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@241de1e4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9678aa8e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ecf2c74 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e360f79 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60eb5bc3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4715aece -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b35ffe93 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f2bf190 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a204de6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58e41855 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68aec862 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f81fadab -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d8d1be0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acd04d46 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6275fce3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@482e307d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@504b3625 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@309a36ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@557487b0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cdf59958 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63c33a97 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60923976 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48a8f8c9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@951613ad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c97e019 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9edbcd13 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b14e24b2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1a4de44 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64e74be7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86509fe4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acc5994b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab440192 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@858f980d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dbc6eaef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8f5e043 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81592076 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af0bce28 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5502b0d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60bea9f6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4be8636c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d8667ab1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b76f313c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@713796c1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88ec829f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@def9e3b6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b35a4256 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c0e0b53c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c578988 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99390d3a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40f957bb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69dedf9c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bcff756 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56da63c7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b108afb2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fd1a80f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb5cefe9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fb5bb1c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ec4f8c5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5909457 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8318222b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a3ed331 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d5eac141 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9772615b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75bd14e1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@699afa3e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c3b92290 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2a9d7b1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81ae348b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@979a161f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@632a72fa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f3ff884 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf1c0b7a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a875ad88 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c2e64bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8528b59a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8e35e7e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1dc84dfd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2d977ebf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e37ee04 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e768e1a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56b62dbc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70e6843f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97175ad4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd4f0c70 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb0711a6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@db8881bc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b20fb989 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@934d8042 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cbad91f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@414397d6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae453c26 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6269560e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45defa27 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44b90fd0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c42759a5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a43716be -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ed9d4b5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@864642f3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50640821 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9930154d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1d34f71 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e9d4e6a8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@888c19d4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fa500eb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87d96ff5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59233cb2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ef0524eb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f214f41e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96ca878a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@547d6d90 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c6bd83e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c6ad8ef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66ad002c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4b81d01 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9697cebf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a691629 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@660e3aec -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68f59899 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88a64574 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@768e27de -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@666873f6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ae3b144 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90a0a542 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b66192da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a928d4c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72e1ed82 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7e1b8fe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdf2fe87 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@747b18e8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fafa6ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@159fe643 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e72322e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c641c2f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d1d3b8f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a620ca0c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fb5d753 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40e3dbe5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41424d31 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40e6b31e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@852cef81 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48fe8da9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55ff0bcf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f312f2f9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61322b90 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5985ae1d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c87d57d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85792092 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95dac65e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8c52bfb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86d96dce -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9d7ec82 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f650c2ac -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93e33a26 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42a5bf18 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b107234b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59d83814 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@458885b8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47e4d3b2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e434df82 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a03c8a80 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e3238c7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f662ff5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e334d49 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a073187 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b628f07e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@687b44ce -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcda218e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c69ffec3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b21397d8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd8541f7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c925351 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@badc3643 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67647691 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86e3cf35 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60d5ddc8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f2c0036 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@961d7bad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46af8857 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@519d2015 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5978e10c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4018c68e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41404d44 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ef1c8a7c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@954fbfed -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@593d3129 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@38720436 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6146b944 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@527f091a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e761e41 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53b24bf2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcd2c4ed -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8906baa7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e0bf9a7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c50295f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9eeeb1be -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@437cbb94 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f4258c25 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56e14cfd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68ae3ad1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69cf2b54 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d7649d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@898b0522 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b20ddd5e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@670aa258 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0c4e7e3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9ad5899 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1f075e5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fbe8192 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a97fcb19 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45a262be -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47935cb7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c16ebdb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab9ac041 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8276d082 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d18cea9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64185539 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98d0250a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e21860 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b116b6fe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a728fef1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e13d2b8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98a63fef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd43ca7b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@848d7692 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b074197 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@475a8fbf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fe3cb9bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a351e5f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@477cdaa5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d7f232f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64f2d6e1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7c3aa4e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@814d2083 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40c84632 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dc2ff99a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@565035ee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7302d00 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf78c143 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bda306a2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b06b940 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a96734e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8de08098 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1f00138e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7633f7c3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e1f74a7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e1b55d40 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80a55bca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51c610a4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@655d2a87 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a1f055a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a581675 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c0612a9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7970e42 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4564e43d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fb1ad5c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7505975c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58c37e9f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b010b024 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@21761843 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c4eb381 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9498a76b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b44a9d8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a7545b9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53e24bcf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2941922 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5919fab4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49ed38a0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@628f3604 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@993018d2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b4da9e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73de84ac -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@538517c5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a2657f1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac368dfa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bbe8b36 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@937ad5e2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1029346 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ecc12c1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@845147d7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e5d4379 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@758590a0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb25b2d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95d0519f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@beb12aa4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fb83651 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b777ae57 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b32989cf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61423092 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8da7a9b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42d170c2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d4ddaab -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dd7cb3e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5149319e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4be6142c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f8b5d009 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78581dc7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@976d4937 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7316d2bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c36a2548 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e38b277 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ea29289 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c84d591 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ce37adb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@840cf2bb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5acde189 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51036312 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67d5ca76 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@633c991f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b65c815a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d689b72 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@748370d4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6089bc36 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2da9fecd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b77ff762 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53b56e94 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81872d5c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@846099c6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45f90976 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f81024ce -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43fb10ed -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8139eb67 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76449b23 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2e08360 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99ab97ac -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@969e6abf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@401c1fd6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87645147 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8444974b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8763e1a4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d4c14f9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@769cd04c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65ae8a6f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f316831a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41bdf321 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91661956 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8feebb93 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c68fb18 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@442b692f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85624852 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f66654b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7722a9c3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@553f01d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f68359b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70c46708 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2e46980a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@868e7129 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55806c91 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f6c2bcc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d0b8af0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f48f3614 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d9fe8b7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c3f7a58a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b72f079c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d612bcc3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5580833a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d96034c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6179a367 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77cd02a3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94053a46 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bed8cb17 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b863902 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6848e0db -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a179705 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58694cb2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a97c759 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c794ce7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79316ff7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@910229a1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@845795ea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@926bebf1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5ba50bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8438ce8b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1996ff28 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81638876 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae5b4024 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@33e7e93b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfbd398e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8597a300 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1898720 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66950219 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@412bd0d8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c154e8e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4420f16e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42e48ec2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f09c8a3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46c52c19 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab376fcd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d2b6ced -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba531544 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@729d276b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d03c54b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@474523f9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6940572 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63f40809 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65542429 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b14b47f6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4605219 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7eb6857 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@419e484a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@629da832 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4660b126 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8aa9f468 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59222d68 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f999184 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41b95566 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47caaa54 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c40e58c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf1a563c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@943732df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@28ccbe3b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50e73e4e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d3d3dde -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50e5496e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@beba3c20 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b63dde43 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f40a5cfc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3f14806 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55a38421 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9f1f72a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b070144c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58651242 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60460ccd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89893a66 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55ffb971 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@895c6313 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9405a93 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@163ef9db -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a9203bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76e9830d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@14dcbbe5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@30d790ee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ff9350 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82810f3f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fb7573f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a0eda9b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d1ba783 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a4163d6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cf3b71e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40d41ec -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@722af49c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9371e55 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@33e0551f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89dcd505 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@583e2c39 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a91c854d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6507b79e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61d81588 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89b00f65 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3dc86654 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b59b1b9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad8fa1ed -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94a1b49b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@524883d9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7655a1d6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46191a3a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f295f0d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8eb21903 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74be2b29 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdbc9261 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@947a4d96 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5fe5e17 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82cce6da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67c26ec7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b10cbca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75a42f68 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a2f9894 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69db19ab -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e31edda -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68a35b80 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4935c102 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b245e5a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e7c9f02 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b014c1cd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97d1333c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e1a451f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44b04b52 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fa8fca6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49c21517 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0809f2b -2020-03-22 21:30:39 INFO root:17 - Open ForkJoinPool -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d414506 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@760687a9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1f4b753 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b718fdc5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f197429 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4eff61af -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85f2ef2e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fd68952a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3db7776 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab61cbeb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@996cfe33 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50927ab9 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - Start work on 12 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@632a5bc4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4159951 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@687f0a98 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd520f33 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5006dd34 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e9aed5c2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99692d05 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c868627 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a264f7e1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ff22a52 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b0a39a0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42b1c167 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bde515ec -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7579a1e7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70863633 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2ba9ef69 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b62f129 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40a0093f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2727cd4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3757158 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c3e03a5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac700692 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7aa96f12 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@558a3a46 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b128c6f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa69050e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ada377cc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93fce727 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a12cee51 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9842660b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@571c440a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43614813 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6595544d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac870c9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71b5d462 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@463a5b60 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@520d990a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@513a281c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68afe432 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c165f77 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ffd2bc51 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7d16ae4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@779b312a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aabab0bd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac8bf90a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49cc39df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47cc57a3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98582cb1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bbc211a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@832a8771 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46eac5ff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf225030 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75780e3a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82d23ae8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b28bf67d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c009a7d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa8963c9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99c36d15 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@118abc44 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86d35a3b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47a9120e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6584102c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44a9f465 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@785b084e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5801682a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72cdfb8b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59b81765 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59b56967 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e2b5fe42 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@587d24d7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61630780 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73cbb89f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99f24b5e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48d4932e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91fee6b1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f2bdf53 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@711cfb55 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8814f1e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bec8f1cc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f4c540e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c7deee6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e8251ca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e451ed5b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7adc5d81 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99498ae0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@552d600d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a97b420f -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 INFO root:17 - Start work on 13 lines bound lower: 4.999999999999999 and upper: 10000.0 -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51ba49f6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@584e9bcc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ecc1eb4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@833e5446 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73e4e6df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fc2e69f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b08bc47 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8420f69e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92c16b23 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b13f5f7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@458a646b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2321ca5e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f3449c0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e0aa8c9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a53ecaa3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50d12e6c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f0e2d7e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5047f04f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5eebc486 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a950e730 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a56e5ab9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b5d5d10 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72c19bba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5db5829e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@705203d2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d04d5a9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a38e25f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9aea9d83 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4955a006 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@863a69b8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@195e1531 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2e2b9a5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7392664e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c37ea23e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87030c5a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4daf9f2e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d2bd4c5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e398e75 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcbe362c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6dada478 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9eeffcf2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcc3877a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@912dc595 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71d701aa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7092470c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70fe822e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fd4dccb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f4b67f5e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@462e7334 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6084f923 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb48450c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72a460c2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46581eda -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae7bc452 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77b6e0b7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82a900f2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60a57c25 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0186931 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@909788de -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cbf4545 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d457c63 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fc797ab -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dffc41d -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0a0a9f3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b2fca0a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6d693e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75de6a09 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70209e72 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e7e35e2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8b1ca07 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f0d6113 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8df8aba8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@430242d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44396d7b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51557515 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9a4257e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bec318b7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95882313 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46fe856d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e26cbc5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95c6d09e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90550901 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3d6e9b4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6705087a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@611204e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4046979c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a46d4167 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@837b46c9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c14bb755 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60d0366f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61227918 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@697b27dc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49483582 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@475356f3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@701b4b3f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60e2c324 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63066489 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9542d535 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cad4fb2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@732b1682 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@baa9479e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d0a219b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4495357a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@917ce1f7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fbf18d0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e46ef07 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77c40e01 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aca52ff2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68b38771 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@727c5797 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8816cfd4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d9d8799 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58925787 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66123039 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@768c7150 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97409d49 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@39d83a45 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@462e67fb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7071649a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@807c7976 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58f6bd26 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49e63ce5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@520728ea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5267506b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d8351c92 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8410360a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c824e2e8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c07c23ed -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66bb8e37 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a722a833 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a59135c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e4d1eec -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@32ebbccd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@21bed50e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96dbfd3b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f44cf4e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84fecbb8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76ee1cb1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f311174 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56b2ff66 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@12f4107 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2f6eaa4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9557d13d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74db613c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa3e25d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f7c45f8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@947db511 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@588ce022 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a02b423a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d218c45 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@646977c8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7874228b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2d0b12f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73966699 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c7aac16 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@453fb56b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@422d5928 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6223515c -2020-03-22 21:30:39 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b944f17 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f0bc37e2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b54f0ab -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e099c331 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ae0c0bd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b82d813a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84f4e33a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c6cddc3c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5a02493 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@913c6949 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52a6b965 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5531a708 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51c5b184 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4355f0da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80e32847 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f986fa2b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a07759a7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac3ca251 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b43a8238 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70af6485 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c04752a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@660092cc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a52fe30b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@959448db -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6653e68e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68227367 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@524bded6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51121a9a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72a432e9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7adfb987 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59861263 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@891f1f64 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74201527 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@793fcc39 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70d73075 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6136e936 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5677518 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fe23590 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b2bff3d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ddeca30 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86b8624c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a59490d0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4316b70d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48be02e9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad8da7b2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@861d7ab8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f25f2db9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fc4bce88 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69f2e5a9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f7370a3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be5961a6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c73b310 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf3456c8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae988ec0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e782051 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f9445a3d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@412fc56c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b37b901 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c11e6e9d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7696d94 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49c79037 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75b206cf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e57705d2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69ab59ee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c4446c3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9f187f4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a59274e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ecdaa25 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a375819 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4f37a43 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47574ec1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@544c248e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@849f4580 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bad3230 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86c55ac4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@540c0ac8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dd5fa72 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fef4148 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b455ad45 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79dcb5b6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5eeafa4d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86d656b1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8af72816 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c8f3eb5e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78ab2574 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e7780ee9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79882838 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4aa66948 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bc351eb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3e7a8d47 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99cf58a4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@810ea2f2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@713f930f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49ac0845 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@668de2b8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c9ed2bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84ddbb85 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d6e5979 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@854649e3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4518f37 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be3523ed -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55eecabe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf34f4b8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@496337f0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@817d0b76 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42b9a6df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87c92f70 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77c960c1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e22fffa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@514635ba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fbb64644 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3d19208 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a1940aa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a73e3fb6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@876b44fb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8909a3cb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56e08caf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfec5b08 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf86b0d7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac07fdd5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@593cbdf0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58fd0db1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b28be273 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4632b4bd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d7215ebb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a6554c7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@878c5b84 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74c4a48a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84448469 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84db0744 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@817ac023 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eda7b872 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adac79d4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ca5b5bd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b1503d4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@970024f5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a59569fd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@649004ad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94b4ac56 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6040e9d6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ea0a2af -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4aa59ebf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58c529bc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fa80125 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b43a59a2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2d845ff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a33d7ed2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cdfc6bb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@577a67ca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a712ad7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62be0aa0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a02afe50 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@493b15b4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa638dd5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1548753e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9005fc10 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be5edaef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6575c1da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a331f22a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63609325 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b8da801 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d20bbc9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@412084e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43a4ea67 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8909ba6f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@737d4353 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e78b959 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b7eb0a5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ebd5165 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7737e038 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c7a39f4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1fbb5546 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@23151a08 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e6f1cd5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3332d73 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb6e1128 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d259ad67 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4332aea9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59847f0c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@729cee5b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c7527bf2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b957fff4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3c56f6f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d0d2a7e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa7affa0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@895d0978 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4f30648 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8436d4d1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87f3ca89 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f0b1db3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3cdd4f13 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adc39060 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94b184de -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@454b48d7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@767238c3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9017a128 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44341247 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b8283e4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2ff2d465 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bedd29cb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86e6da57 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dcb88bf6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8469880c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94045f0d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ce1b1f2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ef1c9e9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@871d19e2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56e43e39 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb53872b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5795532d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58dc8e36 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@999eca2e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46e5a0d9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@711df10e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1a23a51 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aeee57f4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69ee6d97 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52a41038 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42f0fc89 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e996ed1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a58eef08 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61d6f2e4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48758c1e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e1094e5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f9da38c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a97e2f4b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad834f04 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d0f1b5f1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@869ef93e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be3686d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9b6f17c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cb2acdd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ac6c89c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82eb2c69 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2c757b6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3f39524 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bca262e8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@19189d2a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7004e332 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@853a9adb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@437a8a1e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@983c545e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dccea8b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba84512b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@403891a3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76d563ca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@694b91dc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf5162ca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47508d0f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2015adc3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76b17109 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1f867e23 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3df9cb8d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af7821d1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7240000d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4d9e0e3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ca8b8c3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4396029b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b2b6a17 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90bae735 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a41072d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@693c4c29 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a653ccca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4db87197 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dcc61b62 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74544db0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4102869d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bc6e779 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@575c2abb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac1be85f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55050c8e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5888b846 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ed34401 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dbd1899 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fe14f2df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7cbfcc34 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90cd7b8d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@817f3bad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@735bb917 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65021f6d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@751a1796 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@845d0a43 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96dec322 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@732b55c6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67054693 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6afa4b1c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f925ae0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@491392fb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@924eb0f3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89b32555 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@745fcfdc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80ebfbe4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@407e2e2c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be8b263f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2afa3cd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59df3748 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@721901aa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f1c89f0c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ad2dfad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4aa3d0c5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d618870 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8144b1b0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a834d8d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49c6a308 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72449ca2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71fd1e92 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76e1860e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@272fc93d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c132d46 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@622fa525 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8d0aa9e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c8ebe9c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ee12748 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91148d39 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c8935dd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55b6fc91 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92a67e0a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb13be7f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb31c973 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b5d9078 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b0835e1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a30bf115 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7265c260 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75305e02 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ed02e7d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53b201e6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f748337 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ebe3f46 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@474ab885 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5128520 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@829c063f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40f57b2d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8ef5a0b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8de878 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@39bc278c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ca27a32 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ee1b279 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e9ee305 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cc5b515 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0d65940 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5403715b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c7782ae9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b5037b4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@795a6fca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@915fa410 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a6737bb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@508c36d2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a5e3328 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56417f56 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75f47cc4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a513120c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f7baec8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92e1bba6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a511fb67 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8a2fa86 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@990ca88b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8ef3497 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97cf2237 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74dd8817 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f2fdc82 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75557367 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d0d1461 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@447dfce0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80a6ae15 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b5a272c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47c25824 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2245ed1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0e86076 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e4b3049 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9481233a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b13f19b1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b813089b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ec66935d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92ef1967 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ea52c15 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7139508c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8aea3d87 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8060059b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b79e6803 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e984e74f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5785d55a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77c57af2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53f3c677 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8d2c9d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a190189d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dba98aa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2cfb1118 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3b2d96a8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f74d901 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53be6590 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ee169ec -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ce7303c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55d64c76 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5015855c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@654a1cb9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50e59af3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@580bd563 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b5499a4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e1a8fa1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42308890 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bfd197d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@21cf381e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ecec0a6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e48891ea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88495f66 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6a7a5d0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f08e454 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@df37a3bb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83c0e6fe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@690e767e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6139f171 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e88389c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@779fbebb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@710316f9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a440a17 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ac94eb1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47cabc91 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49cb2271 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e0a415d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@985d57d2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa3d3a7e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@27d9294e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95d60442 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e507864 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9626845d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51139094 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51fe6e4c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c4ccb4d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bede90fb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@963d4cb9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@489418ec -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dccb4b5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b1c1bde -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3694a6e8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44987faa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fd8be40 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80417629 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e092c677 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d2c3b58 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ffa2188a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45584ce2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7259102e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b23b05 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94f12a95 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e22c0ec -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55b2eec2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5a01925 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@984c1e83 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fdadbcc9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ff2d2f2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ab2a31d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72de6ccb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac7cc95a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1f2007b4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0464783 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6869289c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b360178d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94dc765a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@31a9e8aa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7497dadf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90419acb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a925105f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@823abf6a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8edd0d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57c19cc8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6f3f58a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4209c9d4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6720ce71 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cd05d84 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@955a903c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71838e47 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@697e89c3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@723bb1db -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b00aee7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@837004d6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e19b9ef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71377e9d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a478dc1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9fe58e5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5507c03f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae7f134e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41901b33 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@570139e1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75427753 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67df41e3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@442675ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63998744 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50009879 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@575e9c33 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@579e88ad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@584e82bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b412ee91 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70aa4fd9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@707e768a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@800d2d30 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c0bc638 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7931be18 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59a7c1fb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b009ff54 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa4a2294 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ea3acb4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79a83e87 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9ef69be -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62b6c693 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a19f247f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9875ecf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b5b5ec6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aff98d63 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9809e43c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74a74d2b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95d78411 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56a2955f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aeb657b6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@808ab55c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49f0524f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab2e1a46 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@578dff74 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2646492 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c90cbe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@721affef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aaf03484 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b5da9b9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b0cdc89 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f98a7be -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@650bdede -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2c9af98 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e593bd3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@448ad4f2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e81eb8c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91ff5eb6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f37ffd19 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84c8f787 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75885516 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ef5a3e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a28bc26f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4a193b4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9611b03 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e37bce36 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd7ca43c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5748816 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7205cab3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@420d7e1b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4feda92c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0aad093 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97a38e55 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4328a692 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b1fd584 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b983857 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94980b73 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@347b5f5d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7ec03e9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9db8d9c5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69238e91 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65034953 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4323c16c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8b25a39 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d4438bd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3df4999 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb092c7b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70751b1f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8824b434 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49428e78 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@849d189a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b9a4f42 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@695a2e27 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa211ab1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95b68cdd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ea373cd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@916ef850 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9394b858 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52991291 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77450a17 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7143ecd9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a74fc0dc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9da45730 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2628f27 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@29bdfe94 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55e1e6f6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a4f1aa8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cae837f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3cb8d31a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77ef0b28 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45f604da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@672a9a5a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85587841 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97ccc41b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fc534e8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8708681c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@602886f3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2e1116f7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6441724a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42a04236 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46bf7f8a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cbc7310 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93af9d87 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@737af830 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b16b6775 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78bae4ba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@518740b3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@497063ac -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46a37934 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4917ce6b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43126120 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a86933d0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1266a13b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e3345db -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ec6e22d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81cb3e51 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68c21ba3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@411408ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@584e3129 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a202b1a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fb26155 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@595e207d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72b0f827 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b700995 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fa04ddd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ae1d030 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf59588e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51271691 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a99364d7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91227480 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b330a063 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@508b7948 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@475052b5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74850f11 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1f1cbe45 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a022e7a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acb66c08 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90abef0a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@778ef1c2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f3394a9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70b6636e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fb625cf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fca3b18 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c534a9b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f39f161 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1fb2517 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af9bbcc8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59ae4831 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59481c9a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81b74d36 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53a4d836 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9894c1b5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77e7bef5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9870cb9c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92b8029a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4779ae1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80a658c8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be406b62 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d021ef5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4363114 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66380b31 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@385203f3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@873fa3ce -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62f8a891 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@21835a77 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af996463 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5be8f8e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eef1018b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cb3a957 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a89166db -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@899e52a5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d0751b50 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4229c57b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4171205c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5aed55a8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81dd7edf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adef5580 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4600c7a7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@955ca6a7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f910557 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e5913c6e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@882e1f40 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bf6fd7a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c9604ec -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa311b46 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9eece7c3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cf67c85b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae58138c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7daaa33 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@728da66e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e6e0fde -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bda0a5eb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e19c0fb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e844784 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf5e9894 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d7789165 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a9290d0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86254644 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6288e1c5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ce16368 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82ff9831 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa475cf6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@806210bb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4669d0f6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d679da9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d8bb019 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad20b8c4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@860a17f3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b48d6431 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5482f5df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c40a50e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a92470f7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@968bd908 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75e80e14 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bae64829 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c007e44 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@459654c0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a438e33c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9237c92 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@942d2d00 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@833e4717 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4068614d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7ac3e22 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab087cfc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61613d2c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d1710a6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c8f6fe0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8484642d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c3085d2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79c322d7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d2217aa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba2c4d2a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52d665ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@924f54bb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ca9ba12 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6720c5de -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a35a3b87 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abd83d80 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c670f82 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d441be3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa4db5db -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a53d7228 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1965e1f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7cc4bed0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8eaad88d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f1a180b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c799e19 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b1c5969 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42ea449a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68f26f83 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab017448 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@481538c9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78d75fc7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a34e8d2b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a308fa30 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a34651d7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81411711 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6dd89ca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73bdd859 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf608b15 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab6c89d0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91f9caa8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d07abdd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8abd994a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5a49fc6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97c3b957 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bcc89a7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66ac8df7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9d55472 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58a0c3b5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64062cbb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@817bfa07 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@728a449d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c2da80d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bb0c2c2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4109b8d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fda356fe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4193df25 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5961bf01 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b575493 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6dbafb78 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cbd2fa5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b6f2a6f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1761045c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@407e4149 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@454f82e6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7d5d87c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4530b503 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97c2cce0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e6f5841 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7b473ce -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57886494 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76b06356 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7336a235 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8caf321a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b145be6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@752abaeb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@862b68f0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fc4ce03c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6425b5b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e3536498 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bd6d042 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a08f923c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7807f193 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7896027 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@677ce5f0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5869a97e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7096ac8e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@713b5ee8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91947a59 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4bf274e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb8b8c4a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54eed461 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b39986e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67231ac7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0f1d7b0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b5eb620 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c42cd4d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3bc332d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdda0abf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@864b8156 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@18dd6879 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c8cdc976 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66e89fcf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e17bd84 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be95ad7d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c148164d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b115c3b3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7063768f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fe89667 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5db30296 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fabcfd1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4bb3da2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fffeaff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a19c826 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@385171f1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6fe1112 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6eaa122 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a21a1326 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72c81c67 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5484e9a2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@978085bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45352357 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@577850b0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@814e9608 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@774cba5c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7931c78 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4eef2a76 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e85ff04 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c7d54cc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afda1992 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78ad0686 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a955474e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ffca19e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90d13378 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6074b2df -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@840ceaaa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49ea571a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70dd93ab -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55ae3927 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51c72c84 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6afad72f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96625d13 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52ed05fc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a1acc2f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46d92fef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@625b4ce1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75bf5bb1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d1048737 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbc9700a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e0710bda -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be7dfac4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5164ccf1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8149dbf1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51451bc2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95cd1584 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4081b695 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49578f97 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a27689c1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd3dedd0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd01dfa3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75ab0a6e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81ee4998 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76b373b5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6431b202 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69680895 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf385acb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@727f8c41 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f813a5ad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b24a0afc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac7de474 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82127c45 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c47ea316 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@456d20ea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a597e64e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97c1a2ef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8571f132 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49e3c703 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b318e1e2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89988fb7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e04e33d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@550e1767 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66320ce4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab76ad07 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56d6a35d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2ab0dc3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@644c5659 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ae0dd4c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@992b4503 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5338a2f7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5dca454 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89e6211c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a225a78 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@197f76d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ce58b15 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4679552 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ceadc3a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab4032a2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b1985f1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@632870c6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79cd5f92 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@739ec325 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51bbf2a9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@421d4567 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae8086f9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b244c030 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bddc1c54 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b97fdca5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@701ed640 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4813b928 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b72c2f40 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d554223 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7903e49a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bee72c57 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79ddf2fa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ea2ffba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a91605c5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72acd52f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84c4bfa4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a5efba8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e193e9fd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@509e69e7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e4aa9ce -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b9f3799 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40a4ad1d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83aa39b9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67ce28c7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a563e456 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ad3354c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cf645a8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@522fe3e9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e0f50d7e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fbca28fe -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88ef45fc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bea6fb39 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aab86c99 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a24e081f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74dcbd3e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2998ba4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e99f8bc1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@db570cb9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac877b06 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@de990dff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91f47f83 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57c4afcb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@20d3856c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa80a617 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3a3d367 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7299a575 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94693ab6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67f7aa61 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82a9d653 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69402e1b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d1b52103 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae6f395b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42245d8d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a18f722 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57141651 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@603a740b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@606eb9b7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d9ef779 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5783c208 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80b9efeb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d45297f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c5f5ba6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bf6263a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@746b401a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d7ded3f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75abef1a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf22cc64 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d897a77 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d5148d1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a09d8efd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5378a4c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b523855 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69f69a8a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4544072d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69a49c34 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@933fa574 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a81c3cd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@844077a1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d0701c92 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c9daf42 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@587260b5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f7c8d60 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c476688 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd453bf3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@934da72a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad8d3b15 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba7d1714 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e875509 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55641b08 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71692b24 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ac502a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d886beff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e3e018b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4086503 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@15e7651b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e22b4ec -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@706ad2ff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b05e658b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b267c52d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8955b65f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f9a44a2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e98706e5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4069ccfc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@847671e7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79509e9d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@817c0189 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ac7d753 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58472eef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6533ebf1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@650ed294 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0bb9819 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ee5684b6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b8cb103 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99f880b6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55e3bcc0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d12e8c6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75c83d21 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@533512a8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4653f934 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a739a03 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9919e850 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82be158a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bb9a2b2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52a3d7da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a452eab3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@740266b7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cf039af -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a51373 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f3d0b29 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c23e04a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a265ac94 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@562f9d13 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63130b80 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7c04a5a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@588a7d37 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9263982f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48ca3aed -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d715f3b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76fd0662 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@14ed6e71 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61a55ec6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96d66948 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@250aafe5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb237e76 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3137bfdc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3a236f2d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7995b174 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae3a852e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b081ddea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f079a4e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d504b78 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3b44c0f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74aee4d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9a34cad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86dbad6f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@677a518c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84cda5f9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@975463e7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a99310ba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@797cce9a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@708b3223 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4902091 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b10e9613 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fad9a88 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@30a5773 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@431f8785 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2479c3fa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a47f4057 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9026466f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f8ec447 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@461d245a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7872b534 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f711ad6f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63500692 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99e6b69c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b8e708e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48da19f8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1884eb16 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2e12ca85 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e918b4f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fd7ea3b2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae344351 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abc038d7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8361887b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4aa79564 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61296d41 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@28599335 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b8d872 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96013d05 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c7c2d9d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9887f968 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77aab548 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8713ba0f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1eb040f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@894e6375 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7cecfce4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6687f539 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42fca40a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58675ee9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3abbedb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a8845ad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d8f621d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1c31d34e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9296cd0b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5afc8841 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58056490 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48d4d516 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d02ab90 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52ae98cc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e67abeb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4049a752 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79523eef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfb88dfc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac4f7d10 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81ad58f2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7836d0be -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a92ee86 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b589f27f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76fabed9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94c33602 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cce8d0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93d80585 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@192fb15c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75e6f778 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6017f1cc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73686bdc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50f62daf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72bd61fc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@492cdf68 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@929c78da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5805c66 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aecdc6f1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1e8da7d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70de4591 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8176c71b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7957abb7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c0025d08 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e6c2e03 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6efce716 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a18132ef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6dfda7f7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a46b3939 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ab2a2f3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@804debe3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cd32a0d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bde051c5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45e185bc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a381015 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d09c141f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c94325e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@660ab989 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@500cb19a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ccd1ede -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@195238f7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58c78b14 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b96a54d5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c28f765 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81f4e399 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46c073a5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49eb6f5a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86470641 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c3210351 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4afb3b53 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4225d481 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b78414e3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54edc765 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@676b5b0e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c0226b9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51e73022 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bff2f92 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac6cdd5b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e5e32f6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76b7ad6e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b57c35be -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f849c4d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af49d8e8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84ead0bd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0bbc85c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c02a0f1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa71dffc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5890a932 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96eb7749 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48f4ac4a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c5a3095 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2a2c2511 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@685c099f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fba1f88 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4587eea7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f0d0f1b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1947f16 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66a31bbd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82b43be0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@968d82ca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c8cbd52 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8106dee0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@938be677 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fd5dd936 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a571b3da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@535a658f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dad78a8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43ab405f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@850e095 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6baa966d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2a40e790 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5474cfc1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8e8c599 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8021110 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6de8f2fd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c2c2e42 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e52cc3f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72e33791 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcda60b6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42a67349 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@11fe401b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5aba469d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95be56af -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84c77f68 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4382f56f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6be8c931 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c60fdca -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@704f9f15 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47fec99d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ee0511 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81a70b28 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae338f31 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f7c154e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5744536 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@39e7d8fa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2ba7ae58 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e0e1cab -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76a8ba4e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54969875 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f6b19b4c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99e96acc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3416a083 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@14c066d6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bdfe0d6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b963d8f3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b3f31e8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f993e96 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aba0b6e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac977322 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aeb9bb2b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@652649e8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a67bd9bb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@519ebc36 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92c921cf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68e6470f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0b4e9af -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@31839082 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fe36486 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5b3b84f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ff79dac3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a5a498b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4daf6bf4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d15eb10 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c23224a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a56406b6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73561523 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@619d2130 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85055a39 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@620591a7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ff1d63b8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa655261 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6453ed80 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6423c0a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3cd7c249 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1d195277 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78a1f81e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43730d12 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d249eb3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73ecedaa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8369b27b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@356d009f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1b9e438 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91843009 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fec9636 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fc9fca3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42134549 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4eb3cd08 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a61982c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a912922 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2e37f82b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5edfacf1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9815cbfc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbaadde7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@953ef00c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5659727c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80e11563 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@beadef11 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd837c52 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b07868ea -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f9778d3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ca36e6e6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c0d9ef5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@589d9c58 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b95c2a7d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e34ba6dd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@de5292d2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75d5a9fa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@889b7ec2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53316048 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@833490e1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb2a77b0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa0b5f08 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47f84992 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@464eca88 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@12d356cd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55c22533 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70b756cd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d71a4dc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fbfef0d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e82cc477 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bedbf2ed -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c9253d76 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99266078 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71986cfd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6da92663 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@779de3a0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2de0c17 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45d56390 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2941a997 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5ba4c0e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@de00c8ef -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@597ca384 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aff86603 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@790981cd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf8535c4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@636ddd2d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af55633b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78127cf8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d9ba943 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a06ebd6b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@447a42e0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90b5f60 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c6e2229 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49f2612c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f2d43b5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a063eae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e1d01edb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e8dc464 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab9c28f5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b32b7c64 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@350fd662 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a78f7e2d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d323db7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@27a4ce8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c6c8195 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40821a25 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7cb57c1a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e07c44e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9573ac4c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65242bf0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52fad2e4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6118b542 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49a540e2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2adeb58c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6932323 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e939f1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ea4eee2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73a24457 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@470cdf90 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62aaac06 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f2e98b3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b09beb0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@454f3641 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94ae51a0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c228cd5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b3db3da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b79001c0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af53f01a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a83aaa7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9926754 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bef0105 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b67dd15f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81f867a7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b131438 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fa63eddd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85e8281b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6783b659 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@812b902f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@840874dc -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@23e8184a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd17bf8e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@407cdee9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@635d47cd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8de86fc9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7547491b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@343a38ce -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a44ca87 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9508402f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb34a03b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdca7fc2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8182f601 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7781333b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89c67c95 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6e06d4d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d8d8178 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fe5aa4b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72ceff5f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b089266 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bdba201 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@560ad8c1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@39a794b1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@424e46e8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ac7ea9c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6255ea50 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53a5686e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46b6c954 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83143416 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae52554c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b68882fd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6200d0e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a152355e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5ca90aa -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa6b9e22 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acc99a1b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79388e0d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@755f3258 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3cf1c5d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63323773 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e6b91fb -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cfa6ad9c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9141a6e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c0b1d92 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6796f294 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dbe18ad -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a72f92ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4718be0c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81f1b793 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b206d87c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4767ba15 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8a59994 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8470da3a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa16fad0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@589c5049 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@566f6d2b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@143f6f7f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa8ec33d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@703ecc23 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bde9dd38 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1857d78 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d422b40 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@722432ec -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1e034b9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48666062 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@788835ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bd4f71e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bbd7323 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50f74344 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4937cdb3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2aba38f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@853bf87c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f687aff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98a168f3 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1126bbf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5af49bc4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6a389e5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@860abd37 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79418b5e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be787795 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57f2d15d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@545a55b9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81785b14 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99355473 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b97ad12 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75408948 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ff60b190 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e58feb5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5852f54 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5437b9b7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3d86275 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa808bee -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b62da4e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@623d2091 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f82396c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bca7ff2b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61e6c65d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c778575f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a064a06 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a8f9eb4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dc05588 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5fedfc4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e270905 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@987fbc4d -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6728b2dd -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44374d04 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72e227a4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77d67c64 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7556b21b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bab82da -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a83b730b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cb60337 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ace4a2d2 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbda7cc0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@683ef798 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b461e211 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d761878 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@524e5769 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6af7fc76 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71b9de51 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c9db1c5 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bd3902b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e1edb66 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51d6cba0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0c857c4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6761ad31 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf588355 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f5c0d8d7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a28aa7e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b10ebc28 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c13c749 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@758fb088 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a37bb03 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fb14993 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9aa102a6 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@722e168f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@456a586c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0765884 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@925cee1c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@709824b4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47ba8ff0 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b60641f8 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0f37954 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b183507f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3ee988ae -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6533ec94 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ea524ba -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@758a77bf -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9becc15c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@418dfdff -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@770ead9e -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@704bff71 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa6c1a0b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3b48c5f -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fd394be9 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c92f0e7 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fb71357 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@25ab928 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6feaa86a -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57936ca4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad6094be -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dd7b7b1 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44b0c19c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@289e9f8b -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62ee1727 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f6042f4 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8399973c -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c501609 -2020-03-22 21:30:39 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e414d86 -2020-03-22 21:30:39 INFO root:17 - === E N D - L M S === 0 -2020-03-22 21:30:39 INFO root:17 - Least Median of Squares -2020-03-22 21:30:39 INFO root:17 - Line m: 5.0, b: -0.0 -2020-03-22 21:30:47 INFO root:17 - === S T A R T - R M === -2020-03-22 21:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@639ecbf5 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b8ca148 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ff4dc85 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af3892b6 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@947e9240 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43ca5bad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7369fb89 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e32f563 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d5119b81 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ffe9142 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96da95a5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a161afeb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d75c7c2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@578d8dcf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70e7fc60 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@717d9bf4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8d9f5c8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ce49ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47c8520e -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 5.0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@905778bf -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1223d16 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2e187207 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@859df74f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56ed6979 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf2da386 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52906d4a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42784c73 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71b1073a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba496195 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@887a1a02 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a383400d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b42c91c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5546cf05 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57250607 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4efb43c0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3901d29 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0c9bea4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@905d6375 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab7184b1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af1fbf8b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82c0624a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96244add -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9553b133 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a844b10 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7f0c993 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c1669cd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c309bd3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97e30d07 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af8a6bfc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98d26142 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1fdc6f3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a8cfd05 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fd0c314 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b203323f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e32bcaf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1fdff2bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aab221a5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2fc8803 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89ccab35 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b57656ac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b56c2ac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88f8f7e2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55a2d3d6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@489e470c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@488a74a5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83cf7394 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60dc0856 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba349964 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@815c19d9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a0bf5b7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7931cc67 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@879c9999 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86a3c660 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6047c94b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@378647de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71994ce6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ced28d8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@320ac999 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97b3c4b3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@894f00c1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c0d6ed6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86334ca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1f8db2b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0dce2de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77ec65cf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c394d69a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@419670ed -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@767fac11 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@827d510e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@823913df -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd4e066e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7ee334d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73cff408 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@997ea24b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96475e7e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73ddce5d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c027799 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@935efece -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50650277 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad2b9d06 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@814db58b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@423d8fec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d6f7f91 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d093691 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fda85f69 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@896f4e77 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@900e173a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aab2e1ea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48ffecc7 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b64335b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44a0a4cc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59948406 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@caf6ce25 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d126f65e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@755582c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a51880dd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70634811 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74087040 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6968b43 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86c098b5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cfd4fb1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@849d0cc8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@634de5c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c12bcaa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b45e03d0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8bdbedd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54664bf6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@babbbe3a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e6b763d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abd1747c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad4a9f06 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6abbaaf4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fb8c703 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51951c76 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a92a444b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cac2a5f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@840742e4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d7588443 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@441ecf46 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e631c770 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70244ce9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6eb8742f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc1aee42 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb2a611f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89671d90 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41971d9f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ff88fbe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@874619c4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5670332f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a8bc3a8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61593427 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b682f5f2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41f0655b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75969c4b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d8262d0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c42d1ea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@db769d89 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf8f32d1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71e1b70c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb3a915e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b20e1d66 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@32b6f453 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf06d5de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4a21fa9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8da6c07f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a738bfba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@884f6fc2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a81610c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45c681ae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66f2109e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2fc77e39 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b49e746 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@32b227f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c1b10d0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74c977df -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d4aa9d8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0c8117c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72d7602d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90dea06d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6898067c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49af8f14 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61045402 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a28851ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d171494 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8c9cd0f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b5a08e9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ff453c8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@945fa1f7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f1632c0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c5794f9d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95323b59 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c676c14 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42adc16c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ce6e705 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62b13165 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@446ed4a8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83c23bfb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c9c0043 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b819dc77 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6abcb84b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95972f06 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@572ac640 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be5246b1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6eb7c42e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af854de3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f08a28b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d28e62a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8854d3fd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@557104cf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67ac1608 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a5bc65f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac1ed876 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7799dab -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a14c068d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61dbc427 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bc87101 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49de9719 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad03ec52 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf81ef6c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b9cf1c1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80d876e0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1bdcfd2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1c34804 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e09ab09 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a4d6121 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a565f2eb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be39792d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eb682805 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfcd6c98 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55a91f2e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b07af79f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90552a34 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8905c3e7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@733a6629 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7157a5dd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e0621f4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab6e2156 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79705db2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78e18b5b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@baea2a97 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65fc1f70 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@727e6e3f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70ed5402 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4282c40c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dd1998d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@868b337d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d0806f5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8862fbc3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79e272b6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86f15229 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63c6df45 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf11f8eb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e22c5eec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1cf76b3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94dad536 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c21955e5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82e598d2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cef5c23 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa5efced -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85567396 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2a8a02c6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53eac11c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa22e286 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c9af292 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@618f3fed -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@508ff4c0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3f216082 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e24cab9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcbefd44 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2ff4cbe5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a44cc70 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8301908d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65b20549 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@19171c98 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3cc790d1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae7019a7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@34556568 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f7a7016 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1093f433 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d8c46c9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a19ae22b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a08c8cd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b14ae939 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2b89a7e1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b87a9f9d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d3ed5433 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b2cec0f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@850f3053 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5df1487 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4c25cc8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b446a753 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e612682e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@949836af -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dbaac0eb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f9bec5a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5def49c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50a297c4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78e3f4a6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78be2ad9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a8a4744 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aeb6c179 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69a372cf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80ae79c5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fce441f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@13592c42 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41dec46a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a853878f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b54cac2b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a459e9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a522556 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8935d290 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b95c666b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71dbafba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dcbb041 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ad95c35 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1d1a0a52 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c46cbfd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cfb5382 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc878adf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc3a0aa3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@431d5bf9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70907bf6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d053a56 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c9a41e2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d107f18 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@401d29 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a7a6c95 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ca3581c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3e8d985d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0eec99a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@230486f7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c9d7582 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e50ceab -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78b040ef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a55c635 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@511b259a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9bae887 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63fb4464 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7d74e43 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f548ed4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5200b76b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48c51556 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a601e355 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e94f712 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@470f4846 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8accffe1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80594aa8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9581dd5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@26b18bc3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@20fb3eeb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e5930ce -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@14723666 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52ac1cc0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f21b01e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@24e53a71 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e1e2c14 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cba5f09 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be1d99c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1bcedec1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80bb2bbb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2b536ab1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c762921 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55a318ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd682a9a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bad4314 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@785a1f88 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac201343 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b96f3e91 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71392bba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@596eb747 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55d43924 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1fb32bb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6886ff53 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4f28595 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ecef8933 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b901b76a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43f64fd4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53148010 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf7a8952 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aead9f33 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fc40f1db -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a817fe39 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63f8d672 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e22b53a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@997886fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aadd59df -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b474d27 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b84221e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2ba1465 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c2a9064f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7da31d8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6994f5ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb6bc985 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95fab7de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53fc044b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba95bc4f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f5634196 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58a35119 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c7c2c41f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b8102f6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f5c04ffc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@981dce5e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6ced713 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75a71380 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aeb7d161 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbc9e1d5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b1ba3ff -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6b9a60c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57115b60 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82a6ab23 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7490f0d5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfb6a590 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74d5b76a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8825af5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83db3afc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40600cff -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f59170d5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9714759a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7599d94f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f808d025 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68806443 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1850071 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e785f0b9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7f9d838 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7cf4f4fb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c297199e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a1637a9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a63dac7a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d74a0ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40ee41f9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2184c4de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4efdf679 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66b8f26e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b02312ca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53560621 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92ed600e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9383cfb9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c121e5c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98a2680c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abe1053a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8285d0d3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bec4a4e8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84ee6af9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8751538d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80c0e0a0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af6f1086 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d86e7c59 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a677646e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@818121e2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b699c669 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb693c56 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83b47ffd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e826345a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afc001d0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a440f478 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a16f2097 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e5508bf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a948027 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b902ad1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73f20404 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65e0e630 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac709b1f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8385a6e7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40e074a9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8307efe6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a9310c4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@450bd1f2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a81184f9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3aafb14 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47aea01e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52450c3a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41c3ef52 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85b9ea28 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b7db0d2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41373f59 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf1c9550 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91d2d433 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83c31963 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b823fb8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dd338390 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d456537 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@683775b1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bebc080f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97655cbb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c4b8a06 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbb6f8cc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41707752 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9164af46 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@de3378d0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c865352 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42f7ae1a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf79b9f5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58bec847 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8630f0c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d57c0564 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bfcb5a2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85e2ac68 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a489c6fa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7dabc435 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3b02380 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@401d6c77 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a62c712 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8719d10 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b28a6c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59fd198c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62e0d3f4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67116fa0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51e334cf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d57e0712 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64d6a1b3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fb95570 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e1244ff8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9063ef2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d38ddf3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58c305f2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80cf7a03 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80f84293 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c651addd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61f49176 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7aa49c2b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ce27930 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58191815 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d5f4142 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8050e304 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cc01dbd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ced6d8d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f81b6e05 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fdb3ead -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9066811d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c0c433ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84bb722a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63070e45 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@499d20eb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ad0eb83 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58c24977 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90986cc1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d669042 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bddb912b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57dc8a15 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a46d1e49 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60e9ca00 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1ee49f8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72a5fff4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49b730b4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abbb3035 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f6d9898 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@837764e1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b85009ef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92996aaf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ec6086c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d3aa2141 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e59297c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7800f209 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69977df0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e17466e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9fe801b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@795a5b95 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b2ccdb0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f50ca8b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@627f7b2f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6a60604 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4562bc6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5de7dd57 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4ac7fc1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d3f9f70 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8569b08 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e82cca33 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ccdd6eb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f40013 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1e25065 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a40db3f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48fb158e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72392d21 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3630add0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5f17ce2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52625eb2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e853d02 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b1ae4f1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b07e869d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a784a7cb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdfaaa03 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac85b794 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87ea48b8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68bf9646 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@982d2771 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7949e6f1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ce7fae7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c36d49d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d255ec7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@381137fa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a866e6af -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83125104 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5d2d8fa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b72a1950 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48a2ee83 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@785cf8e7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b368e1c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac4dceb1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5350df43 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5c14fc9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f50da08 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9899dc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@883c5971 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44b084ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3dfadb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9b890b9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a361bf2d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c06b26aa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fe35eb3a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d3a59ea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d62f75dc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2a31522 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fbe1c704 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d9a8001 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fade1c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9539cb13 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@450d3b54 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7dda3542 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@baad6ce4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@866b451e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8895e51b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@476dad0b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@716d4748 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ca368bc8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49232e45 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8388fb9a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@790087bb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61854fa5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@11e820c8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f51ca946 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@29a92104 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82ae47f1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2e4d50a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d5fc4a2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5666b7fb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae42668b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e79a445 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d5c0fff -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4af294c2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93b5b9b3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b059680e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7af5a61a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c1bdf7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5693e088 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45926c9c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1344828f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a366da8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cf4bcca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96383ed3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a50aa679 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa1cc862 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@884f9fea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbcae298 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eab65e6c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41ceb817 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e453bb9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@15e2890b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65d95d70 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5db9bdf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71b130cc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c5cf764 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@20bd0144 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aacd6f81 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@730e394a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d62e0ba6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@727ef2cb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53a25660 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4053e588 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fb0f64a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8147e980 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b14aaa1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@750005ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87429255 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61bcb2cc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8def6803 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4acec35 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@872b74c9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6624d835 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70b12784 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3b8ce8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3f861179 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c17afd0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46a712a1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79b08e29 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56b651ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d4218176 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a419f4b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97b1b5e1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@934a1129 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abc40408 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d1519f2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@779d970e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9469678f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f42a949 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7af9e9d7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81433862 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e4d56d7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b42bc4b8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1bd20bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56c9f8c5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d1a92c5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a792a1d9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f8ec14a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76bb0387 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d3a26c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2b03378 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e260e36 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac09ccf0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6af3093b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b1a5ab9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6826b952 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@add972ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f9528be -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76ef6e65 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b5289c5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dbed85c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb6ccd8f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93492cc7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9a6ff70 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2f5a226 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81f3e39d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0f10d32 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@793f07b4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cc646f0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3a7a3650 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65d60842 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40c1bde9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b12e659 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86821de0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3ef8d77 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a7cac10 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7ed4d2a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9182dd2c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fb1d5243 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@613a69b1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c4fd0a2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bafebb4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f2047ce -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@caa1c67f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c45a1a3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abbf2faf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96b83723 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b18dd5b6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a75bee0c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d1af631c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f554bb4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59f2863e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81c52c87 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c008c2e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e474f299 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a4e6726 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82bba7f2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9bd7674 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c5e16de2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@511320b7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af2c8d6d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d344c2c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2c58721a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@434705c9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a179b96 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6261eb3a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ecd2dae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d3edcfd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62105276 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac397948 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab8aed3f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d59a198 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aefd29a4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69d5e208 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42fdf6a5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@822e288f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ca982f7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ace09203 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d079a3ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ee8ba36b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4510acd6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cbc6ac0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a902193 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@739d6541 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92af4b6e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70cbe009 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@930b1331 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c574fe1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b8bc915 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcbd6a54 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5641806b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59163d34 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5d6265b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f2508cc7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67142cd4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9482edf4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@607ef9dc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1bddba2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e2a14b9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@503148b1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@634f56c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e7c730f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71090fa7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a6b81c8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73b74b0f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aea2b67f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f2ca143e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40c592f4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69775ade -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72d92cc3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74906141 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e212b16f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0d8497e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f21416e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65cae5ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b52fd5fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@776aed98 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bef1cc2d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd1ec804 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f7fd43cc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb1f4b1f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@946fb4f7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71ff10cb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80c91a19 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a15bf2a3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab5de670 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4261de9a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aad47918 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74e04c09 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50264686 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc5bf310 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@553a5d39 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8370e790 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@820cbf0b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42f80b57 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65a051a7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@415c42e1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4560a524 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67e4a869 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cd2c45d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1fe6cdf6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83233934 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a15252dc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3418468a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82e048f8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@756c0f0c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab9f1a74 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e4a7999 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e317d2f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e2d9c98f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95da2784 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98c57614 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9dc8c28 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@656d59b0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@815ba098 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52a96f72 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b81f0c4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d0c2aac0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5a283cd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@baca9e91 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52128722 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85d5be09 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64744cdb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8044afbe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6526e70d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adff2450 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bdfaba2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6fa03a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c6f1460 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@483a7e1f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b044208 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d8bf38c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e6070e56 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@921a53e2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be302df2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cd94a2e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be01f45e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5da83142 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@430cfcbf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e12652f4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b66b053f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b093496 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f413473 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b642da90 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b74a4e62 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54189596 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b300b5c9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fa2ab371 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b56db7c4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@483d3d61 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f908350 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@35626308 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b647b66 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@507cedfb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@875de0de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c20151c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8423dcb0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@106bf6ff -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b2cab4a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77a4e9c0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dd449de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1582e97 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f6c8b0e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fcaabcc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@404b8d5d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80db3b5a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bd0c8b7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4182ecc7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d23d4d2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@847f25c2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5963a488 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af456bb2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cef9bc2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7197feae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@952067f2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7118fa1a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81857273 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afbd827d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99c05b8d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f82be88 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@455aaffc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66737f43 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5da82836 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67c84ff2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57d12db7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a59fd64 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b640a982 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3f6b36a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d60f834 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a81b8a24 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb884e1f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d7fcbf8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f4280d39 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6322ef46 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba67598e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79b86937 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6eea5eff -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb0af0bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a9d4945 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97fd3fcf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b45f798b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43acdac7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ce775dd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62ee32cf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e06803e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45a52da5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afb7c4fa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e5ab6d8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53b70d9b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50812af2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dd71656 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73249340 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79e887c5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4473182e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@413fdf55 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@736f9ea3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@271c15a2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9696e6a8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49a04a5a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6e1734e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c3eb730 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4df0afbb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6fdeac0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abc7a250 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b24d1b21 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a84d3aa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@737a85ce -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85c510d0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf7ffb54 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a32e8a90 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4e93bc8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69c38012 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49d27f28 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e5b3a85 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ef9d5dfe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@668ffc9c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cda8044 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9be61a4b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f795263 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d83fc5ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73a3aa2a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b858fe52 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0aee57a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@756560c6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb5552bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64bc85e8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43520532 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d6b02c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d066367 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c2928d4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c9daff1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a49efd6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@451756ac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40e99d50 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d93f908 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@18183f35 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a66e9a74 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aea67dea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dd67f99 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bd9611e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6992c128 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@949284c0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a62eff61 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@967baf2d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49634348 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@694b8e25 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@587b8d95 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f03e5773 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40481f4a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@557bffcf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adfcd3d4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90143346 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b082b843 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9af1b806 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d903ec5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bccbb22f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f65aa15a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ec83be7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4286aee2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@925c265e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ea41387 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f7f8e9f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b06e0dd8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3c7af5b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba8d9481 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e31ead4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be9d1802 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4052b9ff -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71de70e5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40447742 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76e3264e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@835f9029 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1e208dfd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@630164f4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad73cbb1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b29ed4eb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b798b422 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e1bb4e2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6daaf2d0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49b34605 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bfcd6b0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5507c98b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8265a020 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71a17901 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c6164d6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ae0f745 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5e7129c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ff383a56 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b87482bd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75ef242b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88f587fe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56358a3e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2a14872d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46d21c3f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82b8a561 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@183aa771 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b70542ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40ecf7bf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a744d568 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8afc83d0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7704eca5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b16680cb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@503c901c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e6467ca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f882561 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c6f1ac9c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ecd7db8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82c3e89f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b30cc16 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@722ec870 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d4fc7e0c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@685a9721 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5fb9243 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56490d20 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fd6ff1f4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c349152 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95b06d1f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab922681 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b441364b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acb3939d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a71ff84 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d399060 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d237954 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a601a14 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b89c6dfb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@943eec1a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b25dfa12 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fbc2aca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61cc7375 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7d119c9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5745f646 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3edb94c9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ec6e6b2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@662a117e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@32871b63 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89858cd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af20074 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58616d23 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71cc6d4a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@190f7913 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62ac9f4b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91e3da4e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@249fb700 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1d0be90c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4307588b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6695f7a4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93ac062e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ce492d8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50670cc9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2cd8db0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1d7542d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6de95405 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@657c2032 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bca7522 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0efe8d9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a73dfdbb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43b828dc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c3beaef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d994af9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b845b17c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a85846e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a5d355d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b10d346f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@454ad15d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93c67761 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90665397 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9c55fbe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ad2d7ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9793baa5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d5178c87 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7be87499 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9495c5b8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71107770 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74fbda5c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c2310e5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b516d4d9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@23526afe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cbd714a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@423aef20 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@687a0096 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4aef6ed7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ffdee56a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@765c55c1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ec6812e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb3607f9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af53b442 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bc10239 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61404b93 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a6e9d80 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9869ad2d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6baec0d4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8bd76e7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b69540ef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43dcb7d7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b1f4b26 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9da81476 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6182b113 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@643edcea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fd72a8c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2b0da33d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@771f79cd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b516ed1a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f927dcf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91f99923 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45863596 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b23fdae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54af7f0b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ab6c859 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3b74861e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bae2eee0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@769dadeb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ae95b63 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b08bf451 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd57ad51 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4672a1e7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6704ec0c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e67651ff -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@493750b6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba9589ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b449a3c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0825d0c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@efe71757 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45f72e39 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9af1a5c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c51915ac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3975258 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfa12af7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c5757b78 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8841cb95 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7159415a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@671d0f17 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@642cb235 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4263b440 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@592f7ac2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b699af41 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@578132be -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a89369a7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b04d300 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1689eb8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c4ebaee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d07c8e2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2d3360af -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a557895f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f7c2d40 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7080db7e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f0fcb7c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2e30b017 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3cb48954 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a92d12fe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9bd948a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a1567a1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5614f174 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77438fa8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fed34003 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@21115386 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75738d2b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b1206e7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43ff568e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@450ae44c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fe250eb7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90124144 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4074f439 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc1f7484 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b54ae916 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45cb7295 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b262f194 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3f29d2a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac007486 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d1ddb473 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@910a2d10 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@876adde9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8faac9c1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94887e6c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6b75f2a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@477f7d82 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be5e646f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cd4ad4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a63b0eb3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b10f898 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@13f49ab4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5793356d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a07f3a7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54aaea39 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44642f25 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69a6aee0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fc605af9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdfe2902 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6679c08 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c4ffaec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5248b309 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e4e2a74 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94f75267 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c133a68d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3b0e9ef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cae0462 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92381dfc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b827afb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f3d3de8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b370877b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4179bf11 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9998b464 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fc814c1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78582913 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5489943d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8c22543 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b55fdb43 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abdf238b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b909d402 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@848d79a5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80a22796 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89c755a7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa7129d4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ff0dd9a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ea249b44 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7aad4d21 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@799dd02f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dd0cea89 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@897fef7a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@797f5333 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ac0e499 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@26736b70 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fd5410d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ce47f0d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@759d7822 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@671b1908 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@530fedcc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8da0c089 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@734ef972 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c7e6944 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1c66488 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8aa578bf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2b40e9f6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@916f952b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83294249 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f21af00 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@609dde05 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@772f6148 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dbb17ae8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc36ab99 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52493bee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fb0419c1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bb31eda -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a21c0253 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99edbfb7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7f5335c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@548f98b4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76d70af2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f8f2f9a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cfa834b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44240c5b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6abe02b1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51b27781 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e5b64222 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ead8f991 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@573dc108 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b57d9e13 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e6dc9ce -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84876902 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99d7c105 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64bf5db1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6450f753 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbeca1af -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78ac4438 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86b4d04f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@821931a8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b223d7d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@816117a0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4143956e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6dff74e5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7d841f0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e31babf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73f8c2f7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85f2c432 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40e4d6b8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@634f5c5f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7671d1b5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45a56c18 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43860f04 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba667291 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62eec417 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c398df8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9601bd66 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4eb5349c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67cb2a54 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b59abe42 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54219b66 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fcff0af -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51548e86 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cf68de8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64e0fbb9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4b65907 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a117cdab -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69da81ae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa28a61c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cacb038 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b39d4a95 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae737ebb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6148112a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e5707c44 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91145e2f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cb0cf8b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@460a4f56 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@18fce48 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b52a5e3a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f202784 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78cb45cc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1ed84d1c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a53030ef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85e0bcf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@496da65e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fd8a66f2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@18cfe1b4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92119190 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afbb68a2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a31fd05 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bb21112 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0176732 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74c9f1e8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4189d7ae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66e64019 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@515d8097 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79409e7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83f29a0d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8421cc0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fe7a398b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45e94ec4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49ee844a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9669625c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@528e459e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71f6027b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a85fa0d9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@123d780e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@957b898b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7183b886 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3e1b83a1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cac328e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7636c328 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf2c2ee2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3f43e82b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c71c6a9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2b59645 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59096ca2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fd0bd57 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@962786cb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62b10a62 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@626b0984 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75874e9c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7248ba92 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b84478ac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2454507 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4365e5a0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c41c752 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59a72b57 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56bcdd91 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a6c4601 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b841154f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8f8508e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5bc5e56 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0d46d07 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0eb993d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a81d589 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50592e7c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a332c126 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ff0a209 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abdde9e6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@17ee63d9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1a22b34 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3fa12473 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fc590f3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51e03866 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@411f66e0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aaba1c0e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@457bb7a1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b52cb063 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac1ae446 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b576cbcb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d94a079 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdbf9a02 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@220b0d28 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4350a6dc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ecf4507 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f75b558 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f46c3b5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2ebbfd45 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5cc1500 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87e5b79a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3a6bbb7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d5d7755 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f867e9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82ef7c1b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@747638f4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@928b02f2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7973647a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6111fcee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4611d59d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c132744 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6dddf262 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2b061b9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@493a014a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dbf96a1b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d19c97c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c29e6cc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45949c55 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71ed534c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62182222 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae708328 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2cf3c37f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b83b50a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@888d9b77 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dd5fc93 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f9f806f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a606b8e0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1e8250a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfbe1ebe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73b768c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79089624 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c504f1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c299c0b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4ec201e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcb14717 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3513daf9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9856ec3c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd53fffa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6848aab5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a563530 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@627a07ae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6038ec37 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2baf2384 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52805838 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fce176ac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47fb67cb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70539bb0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d9eb817 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab6d26b1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9750dd2e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ba62e62 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b210f07 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac3fd4d4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a0bb1d2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53e06527 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71f355f3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9caa68 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1f955ae8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54741efd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c57a93c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@16f2e336 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@731d54fd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64a5bb97 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@21b6fc72 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48ecd4b6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e0bc7ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54e79749 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4efa3bdb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a936386c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fb5b48e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77193408 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4816f9d0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b02f51e4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82409ead -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c2b4794 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8358e9bf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a98e0442 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f993636 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69dce3b5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@925a1c2d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87d8e0b2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d66cea9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a04923c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bc9465b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b28ecef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad745aa2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a004ffb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bca64792 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a111bf7b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5276848c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7dea0aac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@932a6453 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e311f2d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54f9a686 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95e7544b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@759b865e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fff103b4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@761decce -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b94b8748 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b01f5b46 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b7cbe50 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6312466f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7ca98bf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d613e64 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93dd83a3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43686a8b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9088693e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f12ad34a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab3992ff -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b19bd22 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@350f00e6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7421c90d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@39926d89 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42ab3bcd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bff0bd04 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dda54d8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4277dacc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@363dc01e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63537eb5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c748e9e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40dd8264 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77832353 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c1939dd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7854ed2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bfb28fa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7278f16e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b37d8dd9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e274ab8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c450378 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e88d411 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1e689543 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75b24d48 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7144b240 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49703c2b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49cbc6ce -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b603614 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f6e278f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97a3e92b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6088ca2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f76ea9e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@de36d2a3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8918a915 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4868bd0b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@508e9085 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67c6afea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2e816b2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@586206a2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b12d171d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ce969bf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c1b23cf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aec8d37b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c7cee608 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a617a684 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@624dec79 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@505aca2b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c4c4c8d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b410f408 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a578cbb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f90e024a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2b4756d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2f80b85 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64987536 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@881c43be -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a064ccf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f7a4d057 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc3637c5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6d19e4c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d962060 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a049c9ef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dd84633 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@943df639 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b70558b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@929495be -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a46acee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f36a5af -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f4f4c16 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ad16025 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c62e450 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9aad29fb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e2fc79e6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89c4d47e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@df33d57c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ee6eee38 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54ec36a1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b180360 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4798f149 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1350caf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74ad4314 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f9159e4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afe7f7fb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4692cada -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b815b8e2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1d827c7f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ecf63419 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d661378 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68f56698 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@868e827f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@36d8dc55 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7bcd1bb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@518abc70 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7aa0afeb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@615af80a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@527900fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c056e1c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ed3c088 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88c3e5fd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b30b7ef4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72ca6f38 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9740804f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70678384 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75e3d71a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cfbaf125 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a55b1785 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd3cf5d3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f595266 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65aecdc3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ace7175a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adb17a57 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@556f3be0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a670185d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52d5aa0b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@113425c6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98d4988c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e6ced39 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3e82950b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@10d13ee2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c5c9d012 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cea1cd11 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1aa74ed -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@967d8cba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f7ea2de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@803c5d67 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@579a2093 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f13aa85 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8658441 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e6dc2f49 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cc80820 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bd6e1d1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb829664 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@272f6d64 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52204844 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e60efbd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e4a97a6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@605b20bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd451298 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a67d3e2d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d0bbf1a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@954034f8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@caa51117 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad4d1ed7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8639a5ee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@16e3070b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@284f28ff -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a533cc7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e8ae2bb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cdb7305 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@690c1f91 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6dc0e230 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48da8ef4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f06480b1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@13ab610f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc226ec0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50ab9c69 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67510bc2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b6a1133 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84350ef7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a90da6ce -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e493cc1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a26ac920 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@697ea577 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@536a5be4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4f6be7b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60bd660e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c283e71 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ea43cff1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6769c308 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c859158 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@507f6a97 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75956182 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c59b9b9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad021438 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3def4e1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@593d1cf0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48c4e61d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54f77ce7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a442376f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b25d6986 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ad2e123 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75c9b6d7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60497a41 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e8aca98 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93a0878c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48238024 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2c269bb7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87e60d53 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d39cafb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@713c4485 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa24aa19 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3b139ac5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e42edcb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad658ee7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ff3aa136 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3fd0f896 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a51058a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48b6909c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3936efc4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8387aed4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1399295 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ebb5172 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54e6a0b2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a1da9f2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94113b1c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ec457c43 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eb7b9632 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a922f420 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@550a7095 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@17592f43 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@461022fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b27e970 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@808f1c65 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81d0aff5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@657d3cf8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f8a768d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@24a35be7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@702bf2b4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91740eb2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7de2c80d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fa87430 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1cd5a124 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97a19fc6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3668a10 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1d2ec4e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf23bbad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c1136825 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@633668b7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@757c2c01 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4843bd2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c58d6b40 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1f12e0b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@605a11ab -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdf4c119 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e5f6113 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e141828 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e6f8b0a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a55c69d1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5112cf92 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ec554fd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7aac1e9d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7635d80a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bf05f6b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@837d8f6d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a131d6b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fe6263d6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@34f4438e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7739a103 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b684e6c9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@850e9302 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f562c53f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c849ffa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8936f608 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba8e3afc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7936c598 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f47f50be -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c6622fa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47684056 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5a14b21 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c27aa821 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f58a0795 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d59be20 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fff5aea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afe87e96 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3c26e7b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d47e7007 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92ff5c1d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b33a818 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87ca680a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ef46314 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64fc561 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a51b62dd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1c748838 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51d1a87e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89c12fe5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5776bd87 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bae47344 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cc8b1d3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48ca1804 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@10cdd9a7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69e6daac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5065dc6c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68b3905a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b681480f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8969fbd4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@978dfc2e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4344bbdb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@deedb682 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b98075ed -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2006e62 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63b0efe7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b537f023 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b00e3077 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad7bcc94 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d707d08 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87282268 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75ffdb75 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@272fbba7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a48d27c2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42ac5e47 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a60ba512 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92326488 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf881e3e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ff21df1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6405e02d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@436ee26a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@16548162 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53a23635 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@beaafc4c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f2a8046 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2ec9757 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@557c40a7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c69aada -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@876e05a6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1224035 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66485bcb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97da26ad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3ce27ec6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3fe6911f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@875870b2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6165d5b9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93064f1b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@855b8e33 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6176a7c9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e455241 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e8f4e0b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@774877e1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43f0d221 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@480f2b41 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53f826a3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@478fc041 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2e74755 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c40c96d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e632175 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97838135 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f929d62 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5575e41 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43049d15 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6951c257 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@325fdf9f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a5926c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@986f1854 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c6f5e08 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70ccfd3b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c18376fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c4519fb5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be343257 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76424e78 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8945aed7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6296d873 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f444cfe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6159b5b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6216d65a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@568bc329 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b67c92a5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c6d0470 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@24f9a1a7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fcb7410e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72e80612 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63a6febd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63833b5d -2020-03-22 21:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.0 and upper: 5.000000000000002 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: 6.000000000000002 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - Open ForkJoinPool -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8db9ee22 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f198bbc1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ec217e8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc418b54 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e2fbe0d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cc7c1cb5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ea87fbf0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd50aa34 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e288848 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ee2a0e8c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83ec7f2d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bc10068 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be7d85a5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@808ec16c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd17ff59 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b35a197a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb0227e2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a55de0e7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77b3739d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4e521dd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb3b6192 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cba00c9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dcd835c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eae7875a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7eb89c20 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c1eee6c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@767a3e1d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@927d01ef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6355fb43 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1eb6532 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6da3bc3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acce2a8d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc895fba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@875d5c7d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dfa66cb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0c9c3b8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a83a29b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97a15f16 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a46fb2bd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ac1158d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a1d1339 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6de0e26e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54cf7330 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c3941d57 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cff93669 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@599461f6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d399a305 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd5d1e2d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ac9c439 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70b49f48 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c02f7d2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@105220cc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5792ba93 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@204c2deb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fd01e2c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3a92056a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f928a6f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd370b1e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82e527e8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ca5f7a0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@612b31fb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41edbd97 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b102423 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87355fed -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d4a067bf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@989d4ddb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70efbfbd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70f93875 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@848c5849 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@755e76e4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@989501a7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be0aac52 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87960e2c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80504873 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97df9acc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cd96d81 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84480c63 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a67dbb46 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae1340bd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa6581e6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e76cfdb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a246f6db -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@722bb060 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94c35975 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cbf482c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e29bb45 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71228857 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fd81bf2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8664ca0e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a7897ef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dc19e8c4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0dd7350 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70023dfd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8db70c00 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6124ed2d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4afc49ac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94cb8cd9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5da9f143 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7a61e59 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b33b95b5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bb21e4c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69c7fb95 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bee4802d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d392fe8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6363c7e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@908f0c7c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56f087bf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72b6a0e3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8528bb05 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d985737 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3bc3c047 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@150ddb02 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8cd966a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57ff5ba5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5693a4e7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1d374efc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54c98641 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9962c101 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73111e53 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45174a5e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0584a9e -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c49db5e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@458c597e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@145fda35 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@419d72e9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b45b363c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73c73263 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7abc4452 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b504ffd4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3697d1a0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53d5ccd0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@687f802e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@151adcd3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7cbb58ab -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2e9bcca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55a4e24e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78a20c6b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf0d39ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2e51f943 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63a9ffaf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a87f1ae2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f7ccabc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3eb16ff7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d7198ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a7d27af -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61c93f84 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b0d021a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f166dca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b2ec7da -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6f2ee1d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90651315 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97d48e8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a13c6ab9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a09bce87 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3532b039 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7eca09cb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@19bdd107 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8258d7ea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f72b0e3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@813c1092 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fb78850 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b798e65e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dfb89e5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49beac4c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43f0e48a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@508654b9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6277578a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@38460f7a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fe2542d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@612dad6e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ede11cd3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85c16295 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ea5f762 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fb335a90 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68016215 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@498e15b7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d131411d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50a6d2c5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c37e708 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81f19697 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb62b287 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bde043d1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ea8e0c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d4b048a5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d6201258 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c3490068 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a00a52b8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6ee8883 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b36d8d21 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d1dbd62 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@701b47e9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ef3b7fa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71641385 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61b65a60 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ba469b2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98976b5d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa1297f3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ad0a1f6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2dd9eea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2e47ca6e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c2382bb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@539725dd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d97d789 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@424070f6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@927a2052 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98d55a0e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6889e100 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7639751 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a91442fd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bd764f9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c3e4760 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67d8231 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2892e56 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3f6d6a4d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afb99c3c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b0c1bfa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a148876d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64271f4e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9538f3ab -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@856a188e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f9dc998 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3f05448 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@512b4a33 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e134b2f8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f1e862e9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4ef0610 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dbfa8c6b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ec46a71 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8e97c6d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84261ce1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fc09dd5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@530689b3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@911ba994 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@453a5241 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cb532506 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88aa9272 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6445d9fd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@901e2360 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a126bb1f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@988fb8fe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2c36c3d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b018f82b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8183f77e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84ea1be5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a2d49c6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a9725ff -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64fde5d6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90a8db9d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57a07730 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@113f14e3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bd384f5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@675f0bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd84234a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b18c240b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b26726f4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f145342e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@490b2398 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@783316f1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93a4f380 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab117584 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cdb683e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dc834dad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88abb92d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e9754ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d345088 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8180adad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d570d80 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c97f86d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@439c5965 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4919d7d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@621bbb04 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52087fb9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@910a4f93 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dbe77e8c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44cf396c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@761497f5 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd50d76c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c60afd6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f4b22348 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a387c77 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e2c4de9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e5677207 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@947ccc71 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54bbc76e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@899eeccf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb1b6534 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66322562 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@833c138b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1dc673b5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dc883ff -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@452d0805 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2dae766 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@487b7bcd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7209aa45 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa257bd7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f5ab914 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9926709 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa60ca19 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c36d3bd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76ea5d34 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c2e22c8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b721f359 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa14693e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6967ae5a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c186c5db -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9cd1712e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7306c21e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@467b9b64 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51350267 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a33e2ddd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8780f194 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd7eeea6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4ca7a04 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e87d4748 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4168b605 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@843256ad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bb7ca70 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e9d05a9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5add68e3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ce8fe29 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad61f989 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97cb1dc4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c7b9f047 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82027af3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@404152f7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61138662 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad878319 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a00c55a6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6bf564d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a4f026c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bb52779 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43950cce -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aaf03360 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@581a6435 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@472212a4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@412df85e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f178482 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e0ab669b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e82bbb3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5ec151e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76c0bab3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@699c2943 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42a4ace2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67d9394b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f10b6622 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c598bdd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97f9c30c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5548be47 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5af984b5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7c2ff5a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9caa4c9f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@abdc0fa5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96aae6d9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84d396f2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9b49047 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86e6f7f1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e59529e8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd002a33 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bab7bad9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e99bafea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a598f125 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@945c2a1d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71416f37 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5803ea8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67b7f6f9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72c228d2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d29d56e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@691c271a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@513808fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f6d5ab8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91464b28 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@361686e3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e64ccf1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6cb1fb6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dc9fdde -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dd43a77a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78acc8c2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6202ac8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44c960da -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99b8435a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4404e74 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@606d6a26 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f596d47 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4945166 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eed6566d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96f50a2f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7eae637e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c5030eaa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bd960fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6335fd0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@950f4a0f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@642d1c64 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64ef5a9b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6745e80f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69a865d4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bd75c78 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a6b6fdb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a541efa3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53119974 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@537027cf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ef0abc8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8f200cc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@12aa029b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a41a2dc8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63af006b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7befacb4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a6b7b87 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88567d9d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63d32dac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a23efde4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab7c730e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62eb4186 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@38f3c2a7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@673dd22 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1e8b3f3d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be0459e6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c0cbe0d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@885c03ca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90328b20 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f72c7ac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d218c495 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dc6cba1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9e51cbc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60ffc78d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@903cf769 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9848c979 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69851a3f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d4777751 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c03be90f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba529f1d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cfbda6b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54ed72b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84534812 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8517bcfe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ee2fe46 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e002896 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a34194e1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b253036 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8268d5dc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be54fd98 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1d9e42d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@837bfaa3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@680d3d26 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e40a87c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40aacb18 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c449b4b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f6289ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a06bc8b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@df766ca6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67c42edf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c072e1c -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65a377b3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6ba3c9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90d3d7d3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@178e4b12 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84d28514 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@313bc7a1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ae49fb2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5266cd21 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1fb07c5a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a910f56a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7333dac9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3043ae5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@709f4e96 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@796b62ee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71b0ee54 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4264549 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88b4b60d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c3b15e5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88ebf509 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@19feb157 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90a37c2e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7ac7be7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d3ca5a0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@15f82735 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@731907d6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1448151b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42e21ffb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@15f6fe49 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4296610d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@22bf2acb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@973cc84b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5646ac5b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45c13473 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74c0eadf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2831691 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89c36a1f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a85489fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8cd7c3a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2c3964b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54eeff04 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b34589db -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42130213 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71a570af -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd6abf63 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c441623 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8189a96c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3b8af5ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b63ff8f1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69191102 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@856bf387 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93b1f54 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65ce925a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64ca0aee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@daeb0e35 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b0a3f1f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bc35059 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cc96c0b8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69de01d9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af1bdd38 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@900f6eb2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4aa9b360 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3bcbf22 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c960a73 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7790d5c4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50e97ef8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6646826f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73b5a4a6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@960d006a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73506a11 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a85d477e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d3475a46 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b28eab1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b3c6d20 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b64cab8d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f2697f95 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@594c52f5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81356d9f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c246b6bf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b80f3317 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@533ec5e6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59aea892 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a11ca59 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab48b3fa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f085e8f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@df12bdfb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86021cec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87b7dcc8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@479bfb00 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd2d076f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e21168f5 -2020-03-22 21:30:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1606157 -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79e7d566 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c864e8f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac0eacd1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@695a96e1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@17622287 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84da016c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7748a105 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6424d132 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9055557 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74ece8d7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67f72275 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@30776fb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3ce25888 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fc30607 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41f57b0d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9926397b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eb5cb07d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a65c1c8a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@632733a0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be21b5fe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d2191113 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc44037e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8698a16b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95495e00 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8f1183c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@549eddaa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7fab9a9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@852c2c0d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4854c9c4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8af922eb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48a0e1ef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a16db881 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ec155387 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@891cd6fe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e04d5d20 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f29fc57 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa894b59 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@605487d4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e2e79221 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@822a3dbb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85c581c8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@de27d08d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c5579fb9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c70d0e6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f1e6a964 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a8ee0f4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@db44d856 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8145f882 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@645c10fe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae65d054 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c4abde30 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91af8c40 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a73f2fec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@472c802d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f036855 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b711c1c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4533c4bf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4be12c68 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e395084 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96e2635a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@601ef700 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@825a2105 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6617f8b9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@368b91 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b44bce09 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@471e9783 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e8971eb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@26b053c0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3d58708 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70b8a27c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@228777aa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae65910e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fe2ba20c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@11c9471e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa81040c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53a31af -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@31a18d56 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78af970 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57dc145 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71874abe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a990aee0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@10f8cfc7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f358fde -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7998118b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7517b3f5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47ef306c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9986b836 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8077f2da -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a86b7d38 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76e5680e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bac2d5ea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@925c6847 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4d311a4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@930b4815 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9b90852 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8c255e4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60bc53f3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d07d81a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d6951e4e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87e2c9e2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1ef3d24 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@774e1292 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66c47155 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@139c2db8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6852f85f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c5bd93f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69ec3b3b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c3fae55 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6407fdf7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51634697 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b93ab666 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b697e11 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7892cc9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cf9a54e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd78a732 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70fdfcc2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be489d72 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dc16882f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba8e21c1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@459ecda0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fa30f6e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94b3ef40 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fc3cb845 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c888dbe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@887b0322 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dbd08fb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9aa6fdbc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9217922d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1a23d47 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49dc5754 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@848e34cc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a3a4494 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ae62492 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cebfb26c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@843620ce -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f8c4de3a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7f9839f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb250fe2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ef4741e -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@544786f6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f251694 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9506e8c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e15bd81 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59818d6c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dad39d64 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7dfc4821 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a857807 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8de9031 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4758fcce -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49bb3d30 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f1c1543 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3934d8b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ecca7a6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b124dfc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ec7ed7a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b885e7db -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b413eae4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fae70ca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fe70ca7e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6a0baac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba3cd653 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@566ce5fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@712c3a73 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1f36af27 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f086f71 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f660e56 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ffd6e6d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4909dd29 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@755bb4a1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aacc2ce1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e6aaddd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@790037ab -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac8a6eac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c06936e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad65ed89 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9fdd550 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aaad9df0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5931a2e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ae126a4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fa452bf8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b8d5fa0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86de908b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b59566f0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be776554 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd72b694 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@829e2acd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7cd6628a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1b01d47 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6fd0a62 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c8999daa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@875c10be -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bed7c336 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc3b6b09 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b7c89f1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9916b7c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8058e518 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4810b13a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98188735 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ce4db750 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b39ef462 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94a1e6d7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68e0fe5c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b44fe722 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55f6cdf6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e762ac3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ddf70f4e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a4ef6ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c6700f76 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f3a300b2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f43004c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f41b838 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb2fcabb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f1ebe7e1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4309a468 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be0a5813 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98b10b04 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@929bff19 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd92c7c5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@729b3eb9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f8ec6c6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ecb48eb7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a43f2c60 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afe6b4aa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb968b60 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d743fa0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d9d49db -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d3a0df24 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b51e9732 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89d7ef4e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab57b03d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f83b72b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b35cc806 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65bbe0be -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93425666 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74166d6c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@364c39c4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1e1e04d4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa90b596 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e6b87c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b65dc1ef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47780f69 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48cfda16 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a740d79 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4232e563 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@653aad0e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b3afb8d6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@893e7819 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c7ea9a2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@29702dfc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@425b7db4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@14f33755 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b20daa48 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcc3a246 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85d0daba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4a4d0c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@981b9df7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99cfb923 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77add1a4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@581920d5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@796dfe0b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8933214 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d0bb04e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@39e12a8d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ea392e4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ff5feb3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7eb94ac1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ab41eda -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@985eb1d8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9872d804 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ccd728c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6d9f30f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68385a7e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@855031f3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@822a06ca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b96d80c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42e83ca8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66d736a8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@942544ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@467aa4da -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aaf0e037 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95a9edb2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a9f5c8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@33d56819 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d991873 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@484c0ada -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@605e9ba5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3f6ff8f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b96208f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86888554 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72aba98c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@434136d7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99c8a8c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b1cc880 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7470dda4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@187c8680 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a74af75f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a1b6ff1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88f830e8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5744dcf5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88004d43 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a649caa8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fd3d5f6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b356780 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@384ea75a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4064a10 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ff4f21fd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@546f134d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@36090690 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98e26975 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@835d3758 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cc8b752a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ab32b42 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@733d744c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcb46e2f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bf562b4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af3cfdaa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4faa3729 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@edacea4c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2ab0d985 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45eda433 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@664184d7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ca988d4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@492280d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cc2fd00 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@452bc2ef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65f829b1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5408db40 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab51e4cc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@901a43fe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@943f51ee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e84aef1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@625b2d8e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@934efc67 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b38e57c5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55db98d2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b9f047c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f6a02ae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be47a2fe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bb32ce2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98c86b09 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77ac41c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9473219c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b619efc9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4da63e23 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b885e00b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95a36d58 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c41bb87 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5066ef07 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a76834be -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89b360a1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@25830b97 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fb6f357 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a929c3d9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bd13c32 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8325f69 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73522d13 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5062ba6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8630c5a6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f341712 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdc8e350 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1572585c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e0d9afc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3622b08 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78ce626e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b251ad73 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43f6f7b2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e129aae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bab823fd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5814fef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e6a6b98 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@944424fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c6c5e4c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fce97a6e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83094323 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@574b8845 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5aac96d1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b20111e6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@165da8a4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2fab7e6c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69bb58f3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b5d006ad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1eb8840a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@257df27d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b532f58 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68d9c779 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e08d42 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98b3ab53 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a31a3c06 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9129fbf3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ca21215 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d9dae3e4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc61ad3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7582ba39 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b950183a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1427253d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cc8b98f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c5f7d5c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95434121 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bbfa44b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b28e1671 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5e00cc1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a597719 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cde03ef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b255d9e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67baf690 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4aa6a15e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@13071691 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b306545f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bb886e8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6dff4232 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c9e3d17 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fd6c61a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@129790bb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be5612e6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cdda82bd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59617cae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cd964974 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e65b4ad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9aea32b9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5709d42 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6dbc0cd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9614fdf9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ef6c4797 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e7eaa1b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aaab2cb3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7462832d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@845696cc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f27d62d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f97e95c8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c392698 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac953326 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@da5e3225 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b232f08a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3ab9f044 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@31624403 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@17825a24 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e94255f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c598f24 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d0874260 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91e35325 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c3c6ecf1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@782eda98 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b116a67e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d74f8503 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a2697da -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1b64a40 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80fb29a4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62caf33e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f4e59b0a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85a53881 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8faa521d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ce03bd9a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62869d7b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61d12ca3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a2744d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68b3f230 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6af41948 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a46705c6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab800e07 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ce00e12 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@429d731b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79cc335e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72c31e58 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@129a231c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b85b31e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60c951fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69d0ce1e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d32def6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d8416d10 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3107bb0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d9395cf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@935907f8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87083108 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c480f39d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9300d745 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a84c90b0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bcf90ce -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af1fc2ac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fe9def7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f0a478b5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a08623fb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@917183fb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d3add41 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ed0bc8ed -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7dff40e7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c50496e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e6baef7d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a42c4a71 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfdb6264 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@620223cb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c1a558c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a7fcbbf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dbd74ed4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e6fdebb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d5b50c9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84a1554a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80182ee1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dd69e5c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab0d6d92 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84844282 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@23090fe1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1c27d55 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80ae190f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c6a437cc -2020-03-22 21:30:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f2fdec87 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e1336b65 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71194c23 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6580b98 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a21b403 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4de3b320 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4858c803 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1a8e0240 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@375c0027 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3253ddc7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@991227a9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@12446d73 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2bbfe6df -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@217d4f1f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d4ff743 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57cae062 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6837d0c0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41e0d31a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57f3a514 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b825a7d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b828000 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2a8d1ed8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4428e975 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b34ee55 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3128b905 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e1a768f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71d50290 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b886a8bb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66938229 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ba37b99 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ef8f25fa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c757c6e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b067370 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7aa59204 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ce62ac59 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@827cf817 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c5c7222 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7fbc225 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e63677f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c894ee8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50afe426 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4043b6f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@729dc066 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54c1cad1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9847ceb6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e7a159c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f747cc7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5825d907 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59a3831d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@507412b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f6a663c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54e30b95 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d91ece3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2c29c07b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53222427 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7411de79 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@de012611 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0f60438 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7f932b20 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0102325 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57459365 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e3e69680 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c22ae53 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fb943fd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79f85678 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c79a9e57 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@203fdd64 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c05b04d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2cf164de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4aa300b9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70a6ace3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95bb1909 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e7b94ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75374f52 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e84791f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4065489 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@81146eef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@632f5859 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb6a75a4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f1d28e6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d5042fe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4b00890 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6a642f3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fae1134 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcfa8f8b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c10ac79d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fca8c838 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ce46543 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@649a921e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b68eaf03 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af7204fd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f9735620 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acf53dc1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fd495e8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@903a1109 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93421b7a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78780462 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e447bee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7f7c985 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6651435f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3b1e04f4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7394f7c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9adaafd3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56c1386f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@785a0b20 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ce0ed20 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a32f635d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c1e4111 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bfe482f3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@970ea057 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@758bd49b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@656f51be -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9efb98fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@912ceb6f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d75c3edb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a205429c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87bf1eb5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9192d6bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86af0cae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e1c5d2d3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bad43671 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a70d4a4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f5cd5c4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64c819bd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f50c0e4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4220e6c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a1d11dc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a930843c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90b2421b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41b35b0a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1ee14dba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ce100de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dae1158 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c1eb0e61 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49e40ffd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aeb6e2e2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4973f758 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f1144b3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb85930c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fee9cb72 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7102195b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50a603b0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63d80b5f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85a2a96 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ffa0676 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c151bb9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@564bfea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7264eeea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d4e8b60 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a5dfdad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b75ce2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2f1dd54d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab7d39ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bbc05ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b38578d5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f4a204b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adc6d618 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@838df3da -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@389a9cb2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@568d7f5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3b59db55 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2f9a187e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3a06418d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1ba6faa1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4eb1dd55 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c86010b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60c7072a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa81f60e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cae6e963 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96f0cb6e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d915cda -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@683902fd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b55d576b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85926517 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ff166aef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42a4b2bd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3a515f8c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b51c3ea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a6dbd79 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d6ff1d5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ac144f2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2cdeecdf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@752f3e36 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@35d39f08 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47dc978f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9dd05a45 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@34ce7d2a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b34dcb74 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70224e73 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f734445 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab4c63b2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@967b77ca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54ecc6a3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5eb4d512 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89f10f6a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1adf8bd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6eadf5c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@515df4ca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad121fd7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d8252d7b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b792569 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85686d6b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45b86ab8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57e86d82 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65bc4c7c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c0b54298 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e26a11fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91bec8b0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3292a555 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bb6bcf8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@279a4330 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d52e18d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2a9dc572 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@448a7134 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c3595ae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86dd2d2e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6675ad0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e5f7900 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@811b1b87 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cb0ceed5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af35a81c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b56b722f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be099d9b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c5d69525 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b770fd51 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4ddf796 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a017dd8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c24e8075 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d2b04bfe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eb667396 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9957c021 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d1f9afa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ac3bb05 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44a0691f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85d0c307 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@54c54d00 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9315ab00 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b735ace7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@517afe00 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8af56326 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@113a88d2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae6e582e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a441920 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4289b77 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a121e53 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a21f6b3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6dee65cc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9242dfb7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bef5f27 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69c5c488 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b93d841 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c607602 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5eef2d4f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@36bd2f99 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90d4534 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60fee6c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a73016c4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94dd7051 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51cbcf7e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6b0ff75 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1456f54 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d2ae8d2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53091c31 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53272e4d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f67eb8b4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b37c9f28 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89da01e0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83c12fd3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f4a480a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5824131b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1b4d8f8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b6db0a8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9646d7d1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8e369ec7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6936f8e3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f8cc19f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af4817fe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@754e7879 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@881d7bdd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fc02718 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@29d44751 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b3b0b3f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b2c3e15 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88736cfe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67c6b86b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94533151 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e715555 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69f2fafc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9fa966dd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b22171c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42ea652e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e23b31d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1f2c911f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9021eb26 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@721a37d4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3366e53f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@701406ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fff9f47 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bd3d9f9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa6146ac -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57ceb891 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@499e0530 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bca365e9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@796f34f6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6038d706 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@374aeddc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@39e5774b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@756814ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3a712855 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b01cd232 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47117057 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e80bdf6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a23d9ee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7cb403df -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9146b3d4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a5e2709 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f124b07 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a29005fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2350b674 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a59afc0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1ab7107 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b35ad92c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0f6e626 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80c5b455 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4af8ea0d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f42ddc4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@682ed1d1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5d8cb9b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4541f1ad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1b8c59e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f620622 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49698c44 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68b6c4ed -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3935643f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40351a8c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@633e6138 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e260415 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b745eb93 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd477913 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1989761 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d5a54a41 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d9d07ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76b540f9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b62aaed3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e15b7912 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41f206ee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba1028a4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be7b79e9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@de8bd8de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d435b71 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cce50c9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@462bc887 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9645905a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc7b353e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62991e63 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9575e14d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f1c18fb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a9702e1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80936bd4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a62811f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95628d6d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@471c092f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ca6e3d1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cfe34b43 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f00211fb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@744c2fc3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5fb3cefe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b8ccdcb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@585ebe9f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eaa5dc62 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d04071d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@914f95dd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c5c6723 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c95a205 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73498208 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e416cce -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e0f7557 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93e41ae1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48f6e751 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a08b90e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60334eaa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7107472d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bcc6e0d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57cc8ebd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ec750fe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@610fbc2a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d077eab -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f81d4ee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ba14b5d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2da04ea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a56b2a3f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94c058df -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@325636b4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73f585b9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b775fb3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5dd390a0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9883a35 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e338b13 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5b9b299b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ffa99eb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94ecfa77 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a546957a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c41fb3b7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c8d5377 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9011ebc5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2c92590 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8fdfc73 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fb87fafa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fb62d2d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89340147 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@be317674 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afea592f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f93282b5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75d19e41 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@601af054 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdd8da5a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b51bbc74 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c257b03 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b16ba85 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a063a1b5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@687755d4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fa1eab8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6189bf5e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c3ee0cc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b29cf69 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae813c30 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a302e1ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@493d51fd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69bbf13f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2b58d487 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7becb13f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b851b900 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae998131 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a68571bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@438a09f0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@504d9711 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fd461ae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92e51b7b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a16fa158 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d9a237d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@420be872 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57d321f4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a75e0aa9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab6f40f6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95658197 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@346f3249 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fcdf6950 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aec2d551 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8eeb7c5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8339c1ee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a43419b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d7d07335 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7498333 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f834cd0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a86f9f36 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@912b24da -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@975409d1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afa0df82 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b2e5f6a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73579127 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@697b2016 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60329a77 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6427013 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46a706b1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56f8e1e5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83111c6c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98251ada -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c33539e7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b807131e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a747368b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b8a87d0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86de305a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9feb81fd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61c273e2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac1010e7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcb7a522 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f2c0b22 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a5f4a41 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@861f0020 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@24442777 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b89279a3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af5415a6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6e88126f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5425c0b5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ca50882 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2fc7cb94 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a219e8fd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb442060 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2badf29c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ff4febba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63dbf52 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62af1da9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f9c8b64 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5cc80f83 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9867807a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6273b88c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@746eac37 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48c27528 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@498e7418 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53923ed4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b2b81398 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6bc3fd3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d649f831 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@70e3ecb1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a399197e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aec78cc0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57ea6d57 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d97b4171 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ec3bd64 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dcdce66a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84bc93ee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2de86c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8dadeb63 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7a9470c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a5e865e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c94e14a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e54d34a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ed932a9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60d73759 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@37ee08ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@202c5619 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94cb78b8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6abbf489 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@430f3655 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6476901b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@486b56e3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c29f601 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e5a6c8d1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1ec1f46 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@849e6346 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7303028 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@497af253 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7909ee16 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f862a1d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@798dc2ab -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47474bbd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50359013 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab7962c8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99ba912e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84695704 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@552ce696 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d1a6472 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d1cb921 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5edb3d66 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41983c65 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2bbbfdd3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba6a257e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9df11b5f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79fe6396 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2a57f880 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a6b1459e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cffbbdf1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f9d37aca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4faee212 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@433bf7ca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa95126a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab72fc33 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73a01938 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fbd3124 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa2a28f9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f3a9eeed -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65376cdb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6029594b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3537e440 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ed0af53 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c935206 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@134ddfb4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91548f79 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@553e042e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@704453f4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9109606 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3a76f728 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75409fd0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47d5cceb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86952f3b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@697cc305 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0d28bbb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3119e6bb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78a6fffc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@512ca359 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@12bb0192 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b8845a8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f315692 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@32df33ee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bd15729 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7504b91b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@376cada3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ac6e4d7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2da7743 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3cdd372 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@18ff971c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@513e5c17 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d6b5d20 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad1c343f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad17e5c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2adec691 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88844cee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b907e430 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46cd9908 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c4bc1c5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@465533ff -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f7498f52 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@706238ce -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdda56eb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cbab4bfa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@957a4a78 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d6f989ed -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa590539 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@db252311 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4a20f7b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@919f208a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fd19b4f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c18f7399 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bcf649a3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8861ae50 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f439bbf5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e5892134 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f6f47acc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f4e74f1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c25e2ef3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c3fbd328 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd140740 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@317d79ed -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a294cc82 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f40dd82 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62fffb20 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98e3b081 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f8d2dbe9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf85c9ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ef501c6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b044241b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7bff2f21 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bff80372 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f5d1d27a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@488031bf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa3085b4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b258f416 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ed166c2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8bd15af2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c21e5714 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@57e017f6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5eda70bb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c09c35b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8741949 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ff8c014 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2eae38fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a360b2fa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80a558b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72e7c08e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4df9ebcf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@539c5878 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f0f6d1a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42940ffb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c31aff7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a93fd394 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5c61e016 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5e44cbb3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8f97ad95 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8976082 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4bd162d4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53dc4d43 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8189b5aa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62255a76 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3f463722 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@53bdc86f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf31e755 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@978bd02a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41439ec1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@166cdc8e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@499bb7a2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d54c038 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58253b7c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4cec05d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73e84da2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1227c2e0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4444c1ea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95cd3910 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@918156bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf670ce5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@87fe99d9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49ba5afc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f4acfdfd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50b7e3c2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43a8945e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78f25f6a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88455299 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c43f05af -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0264f64 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7e16904 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a82e435f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@777f8587 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c2ac8561 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@441859ad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bafaf2c9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95261f34 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9144537a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72fbb977 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb1aad58 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ebcf6b3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a881619f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a76251e4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@efe83b51 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@790c8f07 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@984a6741 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fb39daf6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e925f0db -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50a9cae6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f8d6abdb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab5c6438 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c568aea3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b70c9fae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@95b656d3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@adb7985b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d7bd158 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ec3430b6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65aae759 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89578af0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@279d7f94 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41a237e5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ea5f2cd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b109c676 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ec6e2e3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4741c838 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@970f458a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84ffff55 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8aacf949 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7a98cbb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e86a42d6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc5491ad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f28fe5e5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ebc5f80 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67fd7271 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ff052d8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3229ea02 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45dfe48d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@65c96d22 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5856a1de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fc45810 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@20f91218 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b03b7c0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@67c2af12 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71824a84 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd233363 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6a1dcab5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b8a136d9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c087926 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ff8d110 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b70e83b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47da3678 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fb74b47 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@488a7c5e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b79b5822 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91d9d2c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@848c7e91 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7c58a6d7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fff4d75f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5198bfa1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47e107b1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad3dacfd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@25624c29 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55faef23 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@33ad8b39 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56cb9756 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@489e46a4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63079ffd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@981d30bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ec211cd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@29b36e4b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5269005d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@43dc5e7b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@417e8fbf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@135c2cf0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c998197 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ae1339fa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78d1548d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af790821 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b000a563 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb5c618d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@264f4b55 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b447a45 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4410d56 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c655c57 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c317d77 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ffa09892 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b0b6228 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98de2453 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acc2ca04 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8abcef0b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3c1f9231 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@32bed132 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cfac31c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@614fa13c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@427e4d30 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62d5970e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78395e69 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84ff3a10 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@911cfc71 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b03701e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5a7b73f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75a12383 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a619923e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@673f6160 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cfb030ef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@531cac11 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@431da83e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@828d7e39 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@33f1308c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6512caad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aa8cde54 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a40dfd94 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bdba7038 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6ff3768c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@438d975e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6f54cffc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a13d35ec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b20a5455 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@baaefed3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9320c96d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb3610b4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bca57750 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@91e46268 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@69804c38 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@901c2ac8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93fec8cf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@86d27227 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3ceb45 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5ccbde49 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5932d1a0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@28c0a7ee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7005be1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@849f84e3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b8bce03 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@62d92754 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@23d653bf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3b2a7720 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6be8b102 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@60b4ccab -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@11df14a3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@599c77ad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@576e893f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2df5caf1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd3f966a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@23d0b37d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a428d5db -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@18392521 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a5068fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78f5fb9d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@774d5b58 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@889bdd01 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@51b93765 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@66430bdf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56f0afae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@dcd107a1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98f70ad3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46e093e3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f1e2fd4c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d429446 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd6fa4a2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c767361 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d303172 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@946d0a33 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f157cab1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@784ede24 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84e5eff0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d4f17dcb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@52710ed7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc8c3946 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7731e756 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84596f5b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8425d758 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c9a61f9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d7de77 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@520a177d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5853b90c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a796ba27 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74cd28c6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@12c99cd4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b38018bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41e1d774 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@798b3093 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@855918dd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@96934131 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6125afd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7cbcaeea -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@915ada52 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f9c86f82 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f2d2636e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4f945cbe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8879356 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6a191a5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7389b109 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bb496e75 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a14a3d3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@902e138f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cb751d7c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5bd63c10 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d10f0a80 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94a9fdf6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ce7d18e5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@98bd9c09 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@909e5a96 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@afb76fa9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75d38488 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@61f61fe2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3b607a3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@934cface -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a7ebfe5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7f2ae45 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@99b29399 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84d0e447 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8812f731 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d6805d0d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@721257fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b039b58 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aacca0dc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@957bac20 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@933950c8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@745e8408 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f5bf41d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f40d4d7a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c0ad833 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b906f81 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b4f91ef -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76d84774 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ba236df -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@435a5848 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94b91526 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bd321722 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f730f93a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@50e311e3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@74d66e92 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a59b1af -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ef67c832 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@db234783 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f2decc2a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cef9c3f1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e4f4bc3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a3008d1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7938043f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85e64aa8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9eb76483 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9c07aae9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@83034854 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5553ddab -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@acc64cfb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a9241f0f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cdd94792 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ad01a9f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@472814ae -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@eb419b24 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55eb60a8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cc39e870 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e547244a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b11ded8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4495390f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a45b8f60 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55fbaecd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e64b9b7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@59d0bbcd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c403be -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6cc54434 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@78d43514 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@feafcb1c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41e63d70 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3c0411c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a91b0e8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1ed2baf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e209f23 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@510588b4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@240890b2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@28f2bbc3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b109476 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ffd00b24 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@812ab2cd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@cf948bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@31d09a1c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97e72285 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63bb6268 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@634a1a49 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ff0b91d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75a9b3a6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@55a4129a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84c7a5aa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f01e1e6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b6f16e88 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6fd0af9a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a9b7929 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b78c9555 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6684946b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e9be2f41 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ad495dc7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@db00af09 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bc39bb64 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bddc0b90 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4698bd0e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79df7630 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@29300c66 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6dcd3e16 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@baa8a63 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8868f7a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@64b5a935 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d406a3a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba275dd0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@467a04b7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2c33ed4f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c6d9720 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7ea8eab2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80175634 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9bf8264d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7448b5dd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d800893 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b433993f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e470fbf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1bccd9fa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92f1621d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5717cf19 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49577d00 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56099273 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@287dc75a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8d226cd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fc1e75cd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8659163d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4f032b8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f9f9e8a0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@916a0de3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bca00d0b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a94b1b9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@682e56a1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c6be6f59 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92e59f3b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@691fe93c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@93f21de2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49506002 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@933ae659 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6526b708 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46949f45 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac6ad3e7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48baf41a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7850a8f1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a586204 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0eb4740 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a0026964 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e95900f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84f37783 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@34f93e25 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b8f22b7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a0cda3f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3304d7f0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1432c4c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@42063204 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76831b0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5abb0cbe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7b6aa3d1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2c547cad -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c116f960 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e376cf98 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e590a0bb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@44f9c41c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97c25dde -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a454fecc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aac073fa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80578f97 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a5ba7aec -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c1fcb635 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8cee3ec0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@504d3ffb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4302460b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@462391e2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@189a83e0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3f05b1b7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@731b91f2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a58e4b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3225464 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6c81e5b2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d7b531 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@38cd87b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@14b811b2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9513268a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4c124315 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8fd15185 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@784fa841 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@557102ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@24c2e5c2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4de6a836 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8e2606d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@558fe71c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4a207884 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@529bf2eb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@49e535de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3ff46101 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac58b6a6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9a455425 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b0017b9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ae07953 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84080f2a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5348fb0d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@79e3670d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@90b48786 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73625fe7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@846e2614 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c1dfdee0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8ebffd76 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@902f29c8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e2df237e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7d983582 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f09e7713 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba2a55ca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@85cd813e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9921942e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b9f30afa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@71c3a80e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6b0df848 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47d84756 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4c26f74 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4da320bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@88da732e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80b9457b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8b57efd4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7fd1bcc0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@40312f01 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab0d2ce4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7e244320 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@68d5a39e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1e9ec3c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@237c7e72 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5a3130c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@388d754a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@517b3231 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b46d8d9a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47c500de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b7663e5c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9f207c3d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7150f1b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a8cd54d5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bbb3740 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72c24f36 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d4cf7af -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bf191f21 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@48cb62b6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45845b6a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@47cffdb5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@84603a28 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@df76a939 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8775accf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6003a7c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7a101309 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4ecc866e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@850944a2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3823240 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fc5f09cb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@32566bbd -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9b18f9fc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8c5b84ee -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ab69f1f5 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7088a1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b1f74bfe -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@fe47d1d9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8601425a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac694bc6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@41e5109 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@14fcad30 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@7744d3f4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b191a5af -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4f6b890 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@76328011 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@887c53b8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94b8c7c7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@222fd3fb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6594b94d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a2cbd27e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5073ab10 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@28445eeb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@46bb900f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@579b8687 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@77c9b1e7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9e37defc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@617a1adf -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@82875371 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9867f851 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@58db0999 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97790bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@941fb281 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@10994921 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@30b21102 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3ac59b0 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@674a70f8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ff7b8ca -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d1ad5a6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@717e5bdc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@259ef4ba -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@234da49f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@80186606 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@63676161 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@598f1690 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73d1b4d4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@548ed866 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@2896ebe1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6515cf8a -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92d3585d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@c500a93c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b309c9fb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@f938b751 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@94f5652b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@b4b06bc2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e952a6b3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@75ad924c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@aaa261e9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@3d47c501 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a4cd172e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5d5ff207 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@127596f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@e6eff728 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4b438481 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@89ca8429 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@97442c58 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@af463b21 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@15a2b1cb -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a538f936 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@73345b26 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8d499550 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1d943de4 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5f8b8db2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@941313aa -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@72958390 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d04226c8 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4da6f30e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a3b3c359 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9524491d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ba4e9cbc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a03e1a76 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@953fbc4d -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@830d2ee3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@ac9c857c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@d8edcb31 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@56897521 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@92c4c6c3 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@bacf1a8c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@251d4ea9 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@574b32f2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4e6161bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@29547584 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4eba62bc -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@6d21d938 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@45241dab -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a7bf554f -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9ab97884 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5936aef1 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@5203554c -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@29377b14 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@9d575745 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4dfe3f3b -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@37185561 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4d9c2ad6 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@479abd5e -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@8a69b8de -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@4fb67ba2 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@1b7c35b7 -2020-03-22 21:30:47 DEBUG root:25 - Added intersection: de.wwwu.awolf.model.Point@a1772f67 -2020-03-22 21:31:42 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 21:31:45 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 21:31:46 INFO root:17 - === S T A R T - L M S === -2020-03-22 21:31:46 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 21:31:46 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:46 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:46 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.574656015939 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=61.37671892739202, y=1640.8713165619854 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.853498509544 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=54.63237775497714, y=6738.762051605448 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=160.90299420211994, y=24135.242210171906 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=48.0749289355614, y=2935.3079829985722 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=85.2567470928251, y=11539.666811929848 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=66.39148645599661, y=11495.037303397332 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=67.30340114596277, y=4978.067713229227 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=30.621096098107955, y=5199.448600408929 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=25.09991979681682, y=3628.9779749711324 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=28.202237098940643, y=2685.871192195202 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.989043687418 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.5263089196719 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=41.662701846154135, y=7562.938046020788 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630592 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=23.949885114786532, y=667.7736374342428 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=15.787823761237988, y=1190.3059679062007 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=9.277629170565893, y=286.2949828845061 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=37.29671755293621, y=6742.132998895817 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856518 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=10.980835535387238, y=1238.6677319371192 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=4.918859274073999, y=334.2500318836713 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=4.664005114214045, y=543.1548578981133 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=25.895165605577443, y=3347.7685666896728 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=44.02735294857508, y=7558.949806091143 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=35.44958309187915, y=2557.1775411188714 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=33.70205423953869, y=5741.697233300739 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=33.08288661617512, y=4834.405964694236 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=2.381632455394417, y=155.1681438580237 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=6.8812786512963235, y=42.873023018543165 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=8.614981708656373, y=773.6004761724269 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.750282937199 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=36.726031997463785, y=999.9534563838513 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=2.337293046673318, y=6.659265024509608 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=25.09688060596689, y=697.5955202049321 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=15.222876465298622, y=2592.250874419951 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=18.742537067847174, y=2216.642125027071 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=14.87137748744101, y=1339.4543714337392 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=18.292517937457802, y=2601.060294207921 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=4.7669296567077, y=206.90402843078869 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=25.190529555751954, y=4243.668888954273 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=5.392368655014138, y=272.8292439171303 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=12.905764808036656, y=2081.5502933563807 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=12.080878048694794, y=1663.1026710047065 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=2.4528287023171864, y=-13.626515749671881 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=10.770840055112567, y=1755.2680293049723 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=6.629773395747756, y=217.4507327392345 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=5.16525645136835, y=701.4183118010596 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=10.692748058381587, y=917.4127990987377 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=20.251757090960275, y=2896.9054063867943 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=5.221349554205402, y=235.5324819731439 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=11.130391219839046, y=1310.229701457774 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=16.37564496488367, y=2692.2492009614552 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=21.455207547118633, y=1493.604999717072 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=23.951395561886233, y=4025.581306033906 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=10.707583176293186, y=581.1652001646744 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=15.763409151613423, y=2219.1648675454194 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=14.851898960739511, y=1726.4217235315057 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=15.06267904356465, y=2562.133759133964 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=4.776913021405806, y=169.27636300634384 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.03832938406 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=12.636146372647776, y=373.61643013863505 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=4.4167093600772125, y=10.833622232694715 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=20.709039398219243, y=2965.955034782898 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=6.270338942289787, y=301.61881342246016 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=14.72649374743898, y=2401.9985866911898 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=7.0584643060860115, y=399.45251339859266 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=17.559035191535777, y=2900.5258808522262 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=11.198582730048882, y=612.0981720512832 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=11.04249781915783, y=952.7375249371382 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=10.526307221047045, y=1181.3971643302548 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=7.177800073628475, y=231.69942636413322 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=11.230666424008598, y=337.07395147401644 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=8.118959624748506, y=717.5499806908379 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=7.6384399306648865, y=1166.3768059088086 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=13.938014720116014, y=1611.272309212945 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=5.277232757198592, y=635.7522319887801 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=6.2176068413600145, y=632.2654572276674 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=4.850547587921007, y=-49.82718543272314 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=9.817135839123939, y=1537.9515948277424 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=66.39148645599661, y=11495.037303397334 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=160.90299420211994, y=24135.242210171902 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=54.63237775497714, y=6738.762051605448 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=4.450312891533606, y=302.99289983755426 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=61.37671892739202, y=1640.8713165619852 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.57465601594 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.8534985095441 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=23.13894443065587, y=1160.5557562027782 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=72.25457167849589, y=7223.261653889393 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=48.0749289355614, y=2935.307982998572 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=85.2567470928251, y=11539.666811929848 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=92.47327737786847, y=275.511629131108 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=32.845286194864315, y=5557.359857176916 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=34.54756630105068, y=159.66020697747243 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=15.303337651418303, y=1414.2357831274787 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=86.49646899531854, y=16081.353804362025 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=62.60844307833145, y=6992.607927301982 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=6.884734754907498, y=176.07522067879674 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=189.3660126694441, y=16812.342969644753 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.509136354154375, y=753.4465870845689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.53060898090945, y=10606.806261638707 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723532 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005858 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=52.55120895041083, y=195.66749227619272 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=22.805576834052715, y=3780.3313003132635 -2020-03-22 21:31:46 DEBUG root:25 - Added intersection: x=11.355154842204463, y=726.0009941435951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.890290330690789, y=2379.3255892182024 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.567637964699, y=167.70035030476907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060926 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.551746229454913, y=2153.573458087213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.77007689606468, y=1041.2498425235644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.885475987282734, y=59.94437773031215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.829079516767233, y=835.217192915827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.86593337085556, y=3259.9618206497316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.449098252651 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.026921025610612, y=416.4267732138874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.17565782185067, y=2199.4013882089357 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.03786972034592, y=1831.1382471750126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.873964111824613, y=1208.8773251202037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.821361907375845, y=3479.758564740855 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.43085825208726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.153679518084893, y=1109.3219807490873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.322755683812876, y=147.2105857429968 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2086204784446637, y=134.67002537063803 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.039671383031513, y=1166.7660354825102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.194869017736632, y=110.95481241084434 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655961 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.116555648214288, y=1395.1840188006693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.559221126737134, y=2296.2139572001383 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.36920759508368, y=3729.6273180266735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.295352531601523, y=1854.0542173767612 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.836602467554513, y=520.6180976734124 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.554643410431453, y=972.3487688183646 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.479960977068076, y=658.288616616213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.168973418705564, y=964.9097008989568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.24655092271188, y=131.05817622079482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.88852543415618, y=2910.013202531576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.268369658869275, y=1207.2456303057943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.489667733969462, y=109.54440984330999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.369390924969155, y=202.1535503206681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2102263154474926, y=78.73842685845617 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.667499664503925, y=3072.6786008380623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.52151611025142, y=826.6982529408599 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.543574803304747, y=160.37642521162903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.50427777724828, y=2139.6485642393227 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.20825146639656, y=1490.3022225735197 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.280737526028112, y=913.2494943394026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.485212199669728, y=12.340684703730048 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.625632717277035, y=514.9054318175333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.03056396357699, y=1284.4128669676647 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.711067448930523, y=103.98720927323211 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.133207273262352, y=1891.3218880533689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.159700777436671, y=480.0112382922234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.859883086314632, y=130.28484054800032 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.10121092943638, y=312.99003060657054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.868578416629902, y=1053.7595356353477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.636016142149288, y=383.75125657721674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.216061173670258, y=151.53355721149782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.720061695732447, y=1535.8533329844136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.291711574816265, y=1497.7301722228733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.949885114786532, y=667.7736374342427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.444642915017477, y=1501.9347086841904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.719390454032402, y=1381.4859600589439 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.135613137506844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.9890436874177 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.202237098940643, y=2685.871192195202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.09991979681682, y=3628.9779749711324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.621096098107955, y=5199.448600408929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=67.30340114596277, y=4978.067713229226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=92.47327737786847, y=275.51162913110795 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.25457167849589, y=7223.2616538893935 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.13894443065587, y=1160.5557562027782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.867420725122225, y=980.1313790361316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.348430149829816, y=155.15934108076715 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.34125974740439, y=701.1399595832164 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.850557571236374, y=1013.467465904263 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630598 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.662701846154135, y=7562.938046020788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.526308919672 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.51367279639942, y=4661.403738607691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=70.83986664950933, y=12358.389758558375 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.590174736682016, y=95.86232120754865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.06585343553341, y=6071.765821694771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857876 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.048848005907686, y=761.9061654247487 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=86.49646899531854, y=16081.353804362021 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=62.60844307833145, y=6992.607927301983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.884734754907498, y=176.07522067879677 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.50217888014103, y=1383.2378628641686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.787823761237988, y=1190.3059679062007 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.71448278272277, y=5945.7200232271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=189.3660126694441, y=16812.34296964475 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.8615442667538, y=721.3000936893261 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.56474896650036, y=5074.32699888657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.915460980149049, y=120.60103978798253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.761283843157855, y=4053.0979525927705 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.984137746441253, y=397.4069588877652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.754250031218456, y=1893.0905008345828 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.074719262654313, y=468.5601582648027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.66243217204627, y=12620.953152561777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.599091493642515, y=59.88907147843013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.783012380969424, y=6296.269698758271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.172476347503921, y=270.986503747895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.285125260298978, y=34.947172778399526 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.571357174633782, y=641.1078937771276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2490484607150805, y=147.53182364009518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.907363289942147, y=1095.281955744951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.98891956962056, y=826.7029186300553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025098 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.49467851711762, y=1344.525002762393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.0028725465866 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.31249200861766, y=2590.501523376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.31686480586909, y=1264.2996185737634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.953847834972881, y=621.7513453715027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.570151860847954, y=3588.3805261766493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.208763180185777, y=22.71808653805992 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.651238936545624, y=1724.3298033496394 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.564392979358967, y=2491.895922026513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.870130401470112, y=563.3086126559331 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.228234625794988, y=95.2926444726716 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.403649589179562, y=260.4790427172475 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.675999442826013, y=102.00911672813699 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.594211563774796, y=191.71270083173874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.454502141477075, y=2765.2290737041517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.733078602701317, y=901.353515367858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.377934778837453, y=2361.123517512543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.048099163001005, y=469.4551459598922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.46276859073571, y=1273.7833645900937 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.752562999212127, y=476.5547599231652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.72927980008852, y=1617.0014350798954 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.196004776034822, y=824.2656026981177 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.404173381613504, y=232.4937089053979 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.886158396392965, y=285.16150103164125 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.543258679057097, y=2105.1907315878734 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.364142373525267, y=812.3726604714147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.791728165030868, y=33.466981492595195 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.677464511593957, y=1649.4821780094376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.2814501459940395, y=387.6156689144649 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.6377216793197, y=1155.1553153480527 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.664005114214045, y=543.1548578981134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.918859274073999, y=334.2500318836712 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.980835535387238, y=1238.6677319371192 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856515 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.277629170565893, y=286.2949828845061 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.093109563538146, y=838.3445731007532 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.58465465099122, y=220.6389448506151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.303337651418303, y=1414.235783127479 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3744898352886232, y=98.04524548603288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.152290067808233, y=1069.5332579684518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.54756630105068, y=159.66020697747243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.728162049812326, y=3616.5063398123075 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.44958309187915, y=2557.177541118871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.51367279639942, y=4661.40373860769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.920672048968065, y=150.67920582026775 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.593318489801303, y=320.8685996210163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.294799689322048, y=152.47781805537875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=119.07124047815745, y=3470.309710804661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.29671755293621, y=6742.132998895817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=118.33953112205833, y=18049.185863106133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.895165605577443, y=3347.7685666896723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=88.55849424913114, y=375.70391876979426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.185178790104986, y=1561.8553195844008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.210637107541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.587709628347326, y=191.82078028665902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005853 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.73528717232344, y=5790.13229484696 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.800154807491523, y=2921.904767359094 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.385089366537073, y=3741.816476155448 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.53060898090945, y=10606.806261638707 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.825757759068395, y=1433.1907119510788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.604694400984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.17565782185067, y=2199.4013882089353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.56474896650036, y=5074.3269988865695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.915460980149049, y=120.60103978798253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.250034485375615, y=2254.8142138846583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.2844580053134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.497750983175546, y=2827.5517217181846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.074719262654313, y=468.5601582648027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.66243217204627, y=12620.953152561777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.172881938987672, y=118.1614695292204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.460832002358117, y=374.05495613623066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.293519964892734, y=2293.14004869662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.454422524937 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.94257107351995, y=4744.054015631223 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.02316464661228, y=1385.0977906276526 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.71805701229528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=100.06237815909208, y=1626.951714651071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=112.34059092407875, y=12909.496754376845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.643881564634153, y=151.91630231248564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.137312185431583, y=931.0640452713453 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.762293517336417, y=1069.7852364981384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.11932362940526, y=3951.82974819472 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.068286541035782, y=1164.9998248903075 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.174537015950875, y=2037.6552229298286 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.42305157405305, y=3278.0480127133205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.437937577476482, y=1680.532567043066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.526144771376355, y=79.57452085877512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.528136885214 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.194033559349713, y=673.4314685099623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.731556540221842, y=4249.557777503313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.31540497368872, y=432.3904811750681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=59.562757368316696, y=5328.627446937344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.70848233810209, y=1610.8884191878146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.277873317798153, y=199.30206315424164 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.440601404209787, y=1553.0979700720454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.366134058495255, y=95.81180904152181 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456464 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.331509372044106, y=1154.9046568658553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.666914338479472, y=1244.0477585818405 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.1718200919263 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.39766843771307, y=1017.8748038186806 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.02735294857508, y=7558.949806091143 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.187962282630615, y=86.22179090379217 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.94037845635199, y=1449.6936650488492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.507193123317798, y=673.0058113000914 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.046956914389305, y=1763.197389828386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.827098226866955, y=341.9756559251909 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.478680716654402, y=1789.5151703156207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.963055394049615, y=364.172343365534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.16858775494709, y=2107.7580121207097 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.88007935507988, y=560.8778610936661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.021288924214918, y=1184.353818524082 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.726031997463785, y=999.9534563838513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.164781836622826, y=1753.1029002319578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.714607965766948, y=325.3873915578689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.381632455394417, y=155.16814385802374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.08288661617512, y=4834.405964694235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.245712892003759, y=875.8457378018662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.845286194864315, y=5557.359857176916 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.55120895041083, y=195.66749227619272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.14672202455761, y=1265.3123405504202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.209562298693665, y=946.2974338321753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.509136354154375, y=753.446587084569 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.23486298702637, y=1294.789058239924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.039155504235007, y=1276.97967730591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.50217888014103, y=1383.2378628641686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.898652495210854, y=2302.231896628169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.418303859846493, y=240.64652586314162 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.048848005907686, y=761.9061654247488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857877 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.06585343553341, y=6071.765821694771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.590174736682016, y=95.86232120754863 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.392368655014138, y=272.8292439171303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=70.83986664950933, y=12358.389758558375 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=88.55849424913114, y=375.7039187697943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=118.33953112205833, y=18049.185863106133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.143473278836844, y=156.24923656698724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.587157643095171, y=1570.09849378275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.29049469163119, y=302.26256817083583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=119.07124047815745, y=3470.309710804661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.132660228792821, y=284.4886072406712 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.889424182210977, y=717.3541270017233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.7502829371992 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.614981708656373, y=773.6004761724269 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.8812786512963235, y=42.873023018543165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.1861555176582, y=10789.756141952315 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=123.04282993567702, y=12805.628330946758 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311684 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.2106371075415 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7261581124295162, y=166.03593042108736 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.64372422343212, y=5348.68633382215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060927 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=63.73514104712379, y=3479.465287904304 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.885475987282734, y=59.94437773031214 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.829079516767233, y=835.2171929158271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.86593337085556, y=3259.961820649732 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.4490982526509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.71448278272277, y=5945.7200232271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.03786972034592, y=1831.1382471750126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.49467851711762, y=1344.525002762393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025099 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.98891956962056, y=826.7029186300551 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.089583134630864, y=253.9596027171936 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.1783929690477, y=4209.862449450678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.557607782693822, y=601.8831350038254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.45442252494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.51745723564921, y=990.4641974438365 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.322165466084606, y=3397.4374352477485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.765402835824915, y=1501.1296862828663 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=100.06237815909208, y=1626.951714651071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=112.34059092407875, y=12909.496754376845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483505 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.762293517336417, y=1069.7852364981386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=66.18034062697761, y=2778.915614915853 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.79820907920168, y=11581.290068903241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.7353398984847 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.103531108287461, y=947.0019540708528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.809961623854543, y=1382.1025908845463 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.60749917849549, y=3868.062755912358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.84453430328509, y=5897.119510340148 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.932826554518659, y=1026.5254179779874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.896237811282845, y=1786.4614084758298 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.518486781675048, y=2670.5722997765492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.956090398148797, y=1919.8476764160932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.483979091481004, y=110.6513803439513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.154433541691986, y=4545.685165701379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.604034818077622, y=444.71077094205333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=106.36322121929697, y=9681.070585078509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.68157674848493, y=1890.3592937638014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.280207304095673, y=1113.8337280828878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.905280636150912, y=408.8229653007962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.541661728528357, y=2515.971949365436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.7740992581316, y=1534.2249612479777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.9575548975179, y=5345.168434721208 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.849314858844827, y=-37.8419781816373 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.10837907632562, y=1958.621709066977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.292517937457802, y=2601.060294207921 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.87137748744101, y=1339.4543714337392 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.742537067847174, y=2216.642125027071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.546314775306442, y=4812.926362555355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.09688060596689, y=697.595520204932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.970685834150647, y=2468.9573296450476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.336037775934543, y=1214.569708289166 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.026921025610612, y=416.4267732138874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.445053927101924, y=-32.542797292761634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.77007689606468, y=1041.2498425235644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.551746229454913, y=2153.573458087213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.241180275113017, y=1163.5193893857327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.673710302524762, y=760.8625022321821 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.567637964699, y=167.70035030476907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.905821129872924, y=1809.1956105434574 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.455207547118633, y=1493.604999717072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.172476347503921, y=270.986503747895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.599091493642515, y=59.889071478430125 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.87243199438646, y=1215.080982476543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.45977969924097, y=1580.1655508023055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.754250031218456, y=1893.0905008345826 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.984137746441253, y=397.40695888776514 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.761283843157855, y=4053.09795259277 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.8615442667538, y=721.3000936893262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.729376880964361, y=1342.7569059519092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.418632502051437, y=1314.1684230919204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.825757759068395, y=1433.1907119510786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.032961854318744, y=336.72570646418046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.835518433944011, y=682.4032730310805 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.958095141431759, y=1627.9881928514162 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.385089366537073, y=3741.8164761554476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.800154807491523, y=2921.904767359094 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=123.04282993567702, y=12805.628330946756 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.73528717232344, y=5790.13229484696 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7181876112122603, y=123.47888090438204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.336228772662935, y=1990.9401249918026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.587709628347326, y=191.820780286659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.460832002358117, y=374.05495613623066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.64372422343212, y=5348.68633382215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.401672966850409, y=580.233200566424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.1861555176582, y=10789.756141952315 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.367978482972223, y=42.70109876738138 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.200434374189605, y=847.7595522987566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.405315515320297, y=668.9432603126553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.222876465298622, y=2592.250874419951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=149.9864383111694, y=8395.789231954905 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.7669296567077, y=206.9040284307887 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.215470438518935, y=790.6228367910933 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.0094907405536 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.14985497471646, y=3670.8048720202714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.9576773238405 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.892452810407203, y=1054.5260439122212 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.4308582520872 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.821361907375845, y=3479.758564740855 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.873964111824613, y=1208.877325120204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.337293046673318, y=6.659265024509608 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.36920759508368, y=3729.6273180266735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.52592252007383, y=2490.000347653552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.367502115560077, y=857.5125462774614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.548227841872793, y=1548.9510392966592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.31686480586909, y=1264.2996185737634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.953847834972881, y=621.7513453715027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.064507576698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.437937577476482, y=1680.532567043066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.72969122417104, y=3449.259326935186 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.213618150874652, y=527.7318817577054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.11932362940526, y=3951.82974819472 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7691449572471276, y=179.73928202361907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=59.562757368316696, y=5328.627446937344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=66.18034062697761, y=2778.915614915853 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.79820907920168, y=11581.290068903241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.735339898485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.484006153161568, y=415.65303110646573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3100773742469185, y=63.98990516543762 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.60749917849549, y=3868.062755912358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.84453430328509, y=5897.119510340149 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.70205423953869, y=5741.697233300739 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.388046500725044, y=-19.377198479074693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325293 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.934246097006715, y=1062.756007846971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.975520111663032, y=723.1778127825477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.442547943055924, y=612.3645975006294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=106.36322121929697, y=9681.070585078509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95480332700302, y=387.5851944116771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4528287023171864, y=-13.626515749671881 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.080878048694794, y=1663.1026710047065 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.357399297949655, y=315.0559640352417 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.01406519463431, y=5063.3624278030875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.805576834052715, y=3780.3313003132635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.0584643060860115, y=399.45251339859266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.322755683812876, y=147.21058574299678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.60867237560233, y=1284.1425333156235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.153679518084893, y=1109.3219807490873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.795683340674694, y=2509.802601367533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.051585441487163, y=285.8366420203847 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.687510940231611, y=596.8758508722296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.18317955365668, y=643.695966491443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.907363289942147, y=1095.281955744951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2490484607150805, y=147.53182364009515 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.284458005314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.571357174633782, y=641.1078937771276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.149600549267397, y=436.9256491248482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.285125260298978, y=34.94717277839952 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.783012380969424, y=6296.269698758271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.172881938987672, y=118.16146952922038 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.10675413314377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.630235803390065, y=1081.6088464051895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.497750983175546, y=2827.5517217181846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.250034485375615, y=2254.8142138846583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.15842878381272, y=1714.4441564148005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.298583549799492, y=429.7732384220136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=63.73514104712379, y=3479.4652879043047 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.75151118422591, y=1307.8172043146858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.557607782693822, y=601.8831350038254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7261581124295162, y=166.03593042108736 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=167.83226797256322, y=17888.48094983035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=149.9864383111694, y=8395.789231954903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.390904275650948, y=287.4350114873398 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.720824504149432, y=836.8068514145324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.631876338077033, y=519.3316504931281 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.845251174923504, y=1445.5614994520342 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.770840055112567, y=1755.2680293049725 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.18345900400848, y=4551.058390194998 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.27703134455317, y=10642.89873845447 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799834 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.243841971072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655964 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.81100246036931, y=3975.7322036376054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.604914868952477, y=3312.1541677440046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.19508201664674, y=7400.4082530230735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.559221126737134, y=2296.2139572001383 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.826070787967833, y=612.9477270694528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.295352531601523, y=1854.0542173767612 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.05405158617307, y=1228.2431126120202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.30370953524349, y=596.2321669822738 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.228234625794988, y=95.2926444726716 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=50.8520024388676, y=5371.592537724923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.965362097268134, y=5726.966666630721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.516305735735216, y=1327.5376692001782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.688248239043378, y=646.0708383437309 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.20951113946196, y=3178.312897234683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.19483361375676, y=816.7481374946984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.70848233810209, y=1610.8884191878146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.629773395747756, y=217.4507327392345 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.604034818077622, y=444.71077094205333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.154433541691986, y=4545.685165701379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600143 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.778626853730707, y=3781.4361715181576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.692748058381587, y=917.4127990987377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.896237811282845, y=1786.4614084758298 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.397010488816381, y=28.73036937802135 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.251757090960275, y=2896.9054063867943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.116555648214288, y=1395.1840188006693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.442547943055924, y=612.3645975006294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.68157674848493, y=1890.3592937638014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.39034252315221, y=5987.066904345136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.467058710950116, y=137.83030209061906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.00287254658662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=107.44404106795753, y=7391.120887935793 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=89.08018906998802, y=12612.950389729376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.194869017736632, y=110.95481241084434 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.200736884233777, y=2231.460109345854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=78.2776297994326, y=5378.6385104075725 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.31249200861766, y=2590.501523376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.02316464661228, y=1385.0977906276523 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.76339009052359, y=656.4605983025151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.938196008920897, y=5085.735084343789 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.010670244792536, y=4394.885903220335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.643881564634153, y=151.9163023124856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.548904005482086, y=3663.888055921534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.990498803384156, y=509.3979669243288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.205542642016677, y=3466.075718490008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.7180570122953 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.1783929690477, y=4209.862449450678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.94257107351995, y=4744.054015631223 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.4425482230426, y=2906.0178816366624 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.5281368852143 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.860529085938268, y=917.3193520262107 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.720105372252135, y=3132.1693249321206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.089583134630864, y=253.95960271719358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.269790671148208, y=381.08220933438275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.52371824929218, y=1599.9386157557924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.761243635950649, y=957.8479811855791 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.287160378834692, y=1007.2841550166793 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.845251174923504, y=1445.5614994520342 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.004532668815193, y=286.33267637450643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.16343137359998, y=3699.0644775484207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.35965619070225 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.382296997750117, y=212.21982953981905 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.892452810407203, y=1054.5260439122212 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=167.83226797256322, y=17888.480949830355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.14985497471646, y=3670.804872020272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.02981131440971, y=738.5390349409932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.912225157214971, y=2076.763586290056 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.00949074055364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241091 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.797022492867171, y=898.7915188998654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799835 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.570151352039597, y=155.50495834480216 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.853844711782128, y=312.39733935969014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.27703134455317, y=10642.89873845447 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.818725949028266, y=2349.044532024387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.399234226226934, y=1007.6995449006231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.979895104265419, y=226.40121920716751 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.658451791797845, y=1109.3971198088875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.16525645136835, y=701.4183118010596 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=95.79286193940706, y=5514.749773394213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=154.28127593001375, y=20409.958237414256 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.221349554205402, y=235.53248197314392 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.130391219839046, y=1310.229701457774 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=80.55664235256334, y=673.8489990894581 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.264459447556362, y=2483.1105139769197 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=73.628425939439, y=5956.9557663112955 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.374063882667947, y=88.38837133029486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.30952747362562, y=3222.033126847919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.858580594302396, y=1043.3227129781849 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.527199500141762, y=3152.6660722412794 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.675999442826013, y=102.00911672813697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.554643410431453, y=972.3487688183648 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.836602467554513, y=520.6180976734124 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.456528988683486, y=277.7336673061136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.20115441633286, y=1308.756770756028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.50427777724828, y=2139.6485642393227 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.282229223465073, y=634.981775053906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.366134058495255, y=95.81180904152181 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.90971881818937, y=6129.541141541611 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023457 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.733078602701317, y=901.3535153678581 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.377934778837453, y=2361.123517512543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.594171849143592, y=624.1469309070727 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.190529555751954, y=4243.668888954273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.35740418918162, y=304.25509378240423 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.39766843771307, y=1017.8748038186807 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.196061541343454, y=6167.624723721105 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.017053762290947, y=539.7528991214784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291237 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.440601404209787, y=1553.0979700720452 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.776913021405806, y=169.27636300634384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.986464711276682, y=1937.1182797167025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.16858775494709, y=2107.7580121207097 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.280207304095673, y=1113.8337280828875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95480332700302, y=387.5851944116771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.851898960739511, y=1726.4217235315054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.763409151613423, y=2219.1648675454194 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.7740992581316, y=1534.2249612479777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.9575548975179, y=5345.168434721208 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.966672363069415, y=736.6919730489902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.890290330690789, y=2379.3255892182024 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.24655092271188, y=131.05817622079485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.01406519463431, y=5063.3624278030875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.357399297949655, y=315.0559640352417 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.168973418705564, y=964.9097008989567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.479960977068076, y=658.288616616213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.467058710950116, y=137.83030209061903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.970685834150647, y=2468.9573296450476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.702635541875779, y=1226.0026375961525 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.39034252315221, y=5987.066904345137 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.870130401470112, y=563.3086126559331 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.564392979358967, y=2491.895922026513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.651238936545624, y=1724.3298033496394 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=107.44404106795753, y=7391.120887935793 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=89.08018906998802, y=12612.950389729374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.208763180185777, y=22.718086538059914 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.570151860847954, y=3588.3805261766493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.526144771376355, y=79.57452085877512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.11121853090768, y=3307.823310342303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.42305157405305, y=3278.0480127133205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.51745723564921, y=990.4641974438364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.174537015950875, y=2037.6552229298286 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.068286541035782, y=1164.9998248903075 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.41155578031034, y=956.7202434778234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.34463718893875, y=16141.397555627289 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.630997966432858, y=2775.945557538814 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.548904005482086, y=3663.888055921534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.329634767714917, y=500.08450908544944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770727 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.613142701448908, y=2173.8029257407397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.765402835824915, y=1501.1296862828665 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.322165466084606, y=3397.4374352477485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.957677323841 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.94180180058514, y=565.9641392197256 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.0645075766975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.145460140350337, y=1630.2202230032894 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.548227841872793, y=1548.9510392966592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.18345900400848, y=4551.058390194998 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.367502115560077, y=857.5125462774614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.52592252007383, y=2490.000347653552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.47047366119773, y=457.8986010955713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.234843491338836, y=88.40702052753119 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.901424856637298, y=307.4545293519067 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.826070787967833, y=612.9477270694526 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8665791699522267, y=84.06719654619764 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.444958800166553, y=601.9135568107231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.35670358621192, y=3103.0302319123016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.966511019433824, y=2027.6629525738272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.165344655110117, y=231.79602097381905 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.19508201664674, y=7400.4082530230735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.81100246036931, y=3975.7322036376054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.2438419710716 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.264459447556362, y=2483.11051397692 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=80.55664235256334, y=673.8489990894581 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.447826598840464, y=764.8744580316832 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=154.28127593001375, y=20409.958237414252 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=95.79286193940706, y=5514.749773394214 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.704402634203479, y=1584.7541176712882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.830515442790368, y=1429.2636057287948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=75.51001318258353, y=2574.2017684863868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.781348282519147, y=577.4271618841974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.06267904356465, y=2562.1337591339643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.52054587372672, y=6222.800858994285 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=60.27408137106579, y=9296.361750438346 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.707583176293186, y=581.1652001646744 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=115.99239243132163, y=9515.528951629438 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.369390924969155, y=202.1535503206681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.6823164660054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.667499664503925, y=3072.6786008380623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.52151611025142, y=826.6982529408598 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.440675497616045, y=973.8442871974919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684242 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.20825146639656, y=1490.3022225735197 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.636146372647776, y=373.616430138635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.196004776034822, y=824.2656026981177 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.500990078453356, y=1277.3999333051606 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.46276859073571, y=1273.7833645900935 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95765813472105, y=119.45814112887737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.642225591947678, y=273.465103961399 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.94037845635199, y=1449.6936650488494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.709039398219243, y=2965.9550347828986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2102263154474926, y=78.73842685845617 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.478680716654402, y=1789.5151703156207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.543574803304747, y=160.37642521162903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.021288924214918, y=1184.353818524082 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.403649589179562, y=260.4790427172476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.546314775306442, y=4812.926362555355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.10837907632562, y=1958.621709066977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040337 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.489667733969462, y=109.54440984331 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.355154842204463, y=726.000994143595 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.886172238776698, y=3645.580214581752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.60867237560233, y=1284.1425333156233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.454502141477075, y=2765.2290737041517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.594211563774796, y=191.71270083173874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.795683340674694, y=2509.802601367533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.051585441487163, y=285.8366420203847 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.31540497368872, y=432.3904811750681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.336037775934543, y=1214.5697082891659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.010670244792536, y=4394.885903220335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.938196008920897, y=5085.735084343788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.103531108287461, y=947.0019540708528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.731556540221842, y=4249.557777503313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=78.2776297994326, y=5378.638510407573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.932826554518659, y=1026.5254179779874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.11121853090768, y=3307.823310342303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.809961623854543, y=1382.1025908845463 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=127.48590070634918, y=2718.355831850678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.34463718893875, y=16141.397555627287 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.630997966432858, y=2775.945557538814 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.990498803384156, y=509.39796692432884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.05405158617307, y=1228.2431126120202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.595287436464957, y=1561.624583412698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.604914868952477, y=3312.1541677440046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.72969122417104, y=3449.259326935186 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.2338653634974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.431621385007816, y=2783.2754313571913 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.516305735735216, y=1327.5376692001782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.927540827319604, y=1481.0679291080178 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=73.628425939439, y=5956.955766311296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.148830919351383, y=3179.988023371352 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.162580945071667, y=755.4700417479464 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.965362097268134, y=5726.96666663072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248755 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.848227930173145, y=898.9647035509813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.013550601797593, y=456.8365651196008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.658451791797845, y=1109.3971198088875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.302733301083634, y=1883.3724787034787 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7435746535163426, y=246.04635726067323 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.583821954285227, y=1526.3569894108316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=75.51001318258353, y=2574.2017684863868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.7008872781165, y=810.4540522302706 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.265272126138274, y=3215.692730863169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.122378105319772, y=505.72185722906045 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.527199500141762, y=3152.6660722412794 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.447826598840464, y=764.874458031683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.30952747362562, y=3222.033126847919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.020010320136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.472223760341517, y=4395.203378155911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.374063882667947, y=88.38837133029486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=115.99239243132163, y=9515.528951629436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.56911340179682, y=905.3492658083856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=60.27408137106579, y=9296.361750438346 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=108.59326514861297, y=11780.872698506659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.4167093600772125, y=10.833622232694722 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.222753801146133, y=1274.5480135391203 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.618850961908784, y=1818.6803816847155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.127506140083781, y=1980.1629155174353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4745932547060505, y=75.8710342512307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.906006655132302, y=103.06154002559344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.485212199669728, y=12.340684703730048 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.92613253897879, y=1723.6227406413163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.67475745428459, y=12217.586396050561 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.270338942289787, y=301.6188134224602 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150853 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.905764808036656, y=2081.5502933563803 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.340744495695304, y=628.0551774605684 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.04249781915783, y=952.7375249371381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.86492358254515, y=9273.258823365735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.679611221574575, y=2068.8314615970635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.886158396392965, y=285.16150103164125 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.280737526028112, y=913.2494943394029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.177800073628475, y=231.69942636413322 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.88460814926618, y=2607.5989510508966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.720061695732447, y=1535.8533329844136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.714607965766948, y=325.3873915578689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.526307221047045, y=1181.3971643302548 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.03056396357699, y=1284.4128669676647 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.364142373525267, y=812.3726604714147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2086204784446637, y=134.67002537063803 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.711067448930523, y=103.98720927323211 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.245712892003759, y=875.8457378018661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.752562999212127, y=476.5547599231652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.625632717277035, y=514.9054318175333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.445053927101924, y=-32.542797292761634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.164781836622826, y=1753.1029002319578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.23486298702637, y=1294.789058239924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.277873317798153, y=199.30206315424164 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.18317955365668, y=643.695966491443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.72927980008852, y=1617.0014350798956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.666914338479472, y=1244.0477585818403 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.241180275113017, y=1163.5193893857327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.673710302524762, y=760.8625022321821 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.048099163001005, y=469.4551459598922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.149600549267397, y=436.9256491248482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.17182009192635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.518486781675048, y=2670.5722997765492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.331509372044106, y=1154.9046568658553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.76339009052359, y=656.4605983025151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.687510940231611, y=596.8758508722296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.729376880964361, y=1342.7569059519092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.87504811623958, y=1604.0024255354538 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.205542642016677, y=3466.0757184900076 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.41155578031034, y=956.7202434778234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.483979091481004, y=110.65138034395127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.956090398148797, y=1919.8476764160932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.213618150874652, y=527.7318817577053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.4425482230426, y=2906.0178816366624 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.94180180058514, y=565.9641392197256 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=50.8520024388676, y=5371.592537724923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3100773742469185, y=63.98990516543762 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.484006153161568, y=415.65303110646573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=127.48590070634918, y=2718.355831850678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.613142701448908, y=2173.8029257407397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.30370953524349, y=596.2321669822738 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.761243635950649, y=957.8479811855792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.683870673513134, y=737.0757926001374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.456528988683486, y=277.7336673061136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.595287436464957, y=1561.624583412698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.20951113946196, y=3178.312897234683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.858580594302396, y=1043.3227129781849 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.233865363497 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.431621385007816, y=2783.275431357191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.594171849143592, y=624.1469309070727 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.86604045369495, y=3582.1350344541997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.552776819880734, y=3849.954340609008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023456 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.52054587372672, y=6222.800858994285 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.90971881818937, y=6129.541141541611 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.70503066732156, y=1306.0276082647513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.781348282519147, y=577.4271618841975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.302733301083634, y=1883.3724787034787 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.0383293840605 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.86491060748682, y=1161.9036774245876 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.390295649037938, y=1432.235062405421 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.100264470974935, y=4063.2317816229156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.277095907440895, y=9054.469345287234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.682316466006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=108.59326514861297, y=11780.872698506659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.274761917258 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.992524948008366, y=5217.728255118272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.2238666478357 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=138.1992238227716, y=1550.3569293854837 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.755423984845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.67475745428459, y=12217.586396050561 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.92613253897879, y=1723.6227406413163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.66722922485449, y=857.3256088177126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.431909256039859, y=1175.6924454008358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.3844444371205, y=2606.9600554453014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.759329927809844, y=1836.6345011146625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.230666424008598, y=337.07395147401644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.636016142149288, y=383.75125657721674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.43308990417036, y=2425.547139918002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.0550897108057, y=6285.311582937433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.99964726914348, y=3020.783382923852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.198582730048882, y=612.0981720512832 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.2814501459940395, y=387.61566891446495 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.850547587921007, y=-49.82718543272314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.02542313395815, y=915.8032901163101 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.19492590596576, y=6502.177613179478 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.859883086314632, y=130.28484054800037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.10121092943638, y=312.9900306065706 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.277232757198592, y=635.7522319887801 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.938014720116014, y=1611.272309212945 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.216061173670258, y=151.5335572114978 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.291711574816265, y=1497.7301722228733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.404173381613504, y=232.49370890539794 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.209562298693665, y=946.2974338321752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.868578416629902, y=1053.7595356353474 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.6377216793197, y=1155.155315348053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.87243199438646, y=1215.0809824765433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.791728165030868, y=33.466981492595195 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.08828782343497, y=10122.769482158874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.187962282630615, y=86.22179090379215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.1067541331438 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.14672202455761, y=1265.3123405504202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.543258679057097, y=2105.1907315878734 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.963055394049615, y=364.17234336553406 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.039155504235007, y=1276.97967730591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.827098226866955, y=341.9756559251909 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.046956914389305, y=1763.1973898283857 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.507193123317798, y=673.0058113000913 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.45977969924097, y=1580.1655508023055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.860529085938268, y=917.3193520262107 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.849314858844827, y=-37.8419781816373 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.367951626243627, y=3075.668294270049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.388046500725044, y=-19.377198479074693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.630235803390065, y=1081.6088464051893 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.541661728528357, y=2515.9719493654356 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.905280636150912, y=408.8229653007962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.52371824929218, y=1599.9386157557924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.418632502051437, y=1314.1684230919202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.19483361375676, y=816.7481374946984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.234843491338836, y=88.40702052753119 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.975520111663032, y=723.1778127825477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.934246097006715, y=1062.756007846971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.688248239043378, y=646.0708383437309 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.720105372252135, y=3132.1693249321206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.148830919351383, y=3179.988023371352 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.397010488816381, y=28.730369378021365 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.538940766784464, y=4198.788317848482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.35740418918162, y=304.25509378240423 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.86604045369495, y=3582.1350344541997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.145460140350337, y=1630.2202230032892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.778626853730707, y=3781.4361715181576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.901424856637298, y=307.4545293519066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.282229223465073, y=634.9817750539061 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.287160378834692, y=1007.284155016679 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8665791699522267, y=84.06719654619761 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.440675497616045, y=973.844287197492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.013550601797593, y=456.8365651196008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.017053762290947, y=539.7528991214784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.196061541343454, y=6167.624723721104 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.162580945071667, y=755.4700417479465 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.11900944232178, y=6875.574444770971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95765813472105, y=119.45814112887739 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.11078107642868, y=844.863254203729 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.340744495695304, y=628.0551774605684 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.552776819880734, y=3849.9543406090083 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.500990078453356, y=1277.3999333051609 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=124.43649733424294, y=2905.0831692486563 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=97.4795600839372, y=19044.759716409997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=102.72228387083118, y=12448.362187205088 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.70503066732156, y=1306.0276082647513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.906006655132302, y=103.06154002559344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.583821954285227, y=1526.3569894108316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.74791210308524, y=2966.783723687386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.86491060748682, y=1161.9036774245876 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.759329927809844, y=1836.6345011146625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.07556063075432, y=1563.8130465095235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.40874134850044, y=3922.796456958409 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.963527971809441, y=1716.5853582087027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.1906629825013, y=1082.4289791585986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.679611221574575, y=2068.8314615970635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.86492358254515, y=9273.258823365735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.2176068413600145, y=632.2654572276674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=138.1992238227716, y=1550.3569293854837 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.37564496488367, y=2692.249200961455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.1118966400232, y=6143.32648514397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.99964726914348, y=3020.783382923852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.0550897108057, y=6285.311582937432 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.43308990417036, y=2425.547139918002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.6384399306648865, y=1166.3768059088086 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.118959624748506, y=717.5499806908379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.22415132201998, y=3298.9453996902753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640763 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.25837493531886, y=4396.541479502634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.444642915017477, y=1501.9347086841904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.719390454032402, y=1381.485960058944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.1356131375068514 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.152290067808233, y=1069.533257968452 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.039671383031513, y=1166.7660354825102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.58465465099122, y=220.6389448506151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.093109563538146, y=838.3445731007535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.42203524798809, y=4592.036412031064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.34125974740439, y=701.1399595832165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.898652495210854, y=2302.231896628169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.418303859846493, y=240.64652586314165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3744898352886232, y=98.04524548603288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.336228772662935, y=1990.9401249918028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.677464511593957, y=1649.4821780094376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.75151118422591, y=1307.8172043146858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.958095141431759, y=1627.988192851416 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.835518433944011, y=682.4032730310805 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.408993857560096, y=1061.8454584391616 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.132660228792821, y=284.4886072406711 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.032961854318744, y=336.72570646418046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.15842878381272, y=1714.4441564148005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.298583549799492, y=429.7732384220136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7181876112122603, y=123.47888090438204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.912225157214971, y=2076.763586290056 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.269790671148208, y=381.0822093343828 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.3596561907022 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.16343137359998, y=3699.06447754842 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.565072843216416, y=2768.0667280294238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.004532668815193, y=286.33267637450643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.35670358621192, y=3103.0302319123016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.966511019433824, y=2027.6629525738272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.47047366119773, y=457.8986010955713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.02981131440971, y=738.5390349409932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.472223760341517, y=4395.203378155911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.966672363069415, y=736.6919730489902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.642225591947678, y=273.465103961399 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.992524948008366, y=5217.728255118272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.848227930173145, y=898.9647035509812 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.265272126138274, y=3215.6927308631693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.444958800166553, y=601.9135568107231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.676580804818075, y=1610.8000655785022 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.7008872781165, y=810.4540522302705 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.100264470974935, y=4063.231781622915 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.277095907440895, y=9054.469345287234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.0200103201355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.11900944232178, y=6875.574444770971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.02542313395815, y=915.80329011631 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.050395536728 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.2747619172574 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=124.43649733424294, y=2905.0831692486563 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=97.4795600839372, y=19044.75971641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=102.72228387083118, y=12448.362187205088 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.390295649037938, y=1432.2350624054209 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.07556063075432, y=1563.8130465095235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.621064216848 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349423 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.1118966400232, y=6143.32648514397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.19492590596576, y=6502.177613179478 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=76.98164974090417, y=13783.148074973209 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.450312891533606, y=302.9928998375543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=105.37274201328563, y=5106.3749342535575 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640764 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.943535809556224, y=4522.765289736248 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.867420725122225, y=980.1313790361316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.954464486382562, y=1334.1731733957522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.920672048968065, y=150.67920582026775 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.593318489801303, y=320.8685996210163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.348430149829816, y=155.15934108076715 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.850557571236374, y=1013.4674659042631 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.294799689322048, y=152.47781805537875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.587157643095171, y=1570.09849378275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.143473278836844, y=156.2492365669872 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.401672966850409, y=580.2332005664239 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.320279053724033, y=3414.117239219241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.367978482972223, y=42.70109876738135 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.29049469163119, y=302.2625681708359 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.889424182210977, y=717.3541270017233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.200434374189605, y=847.7595522987567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.720824504149432, y=836.8068514145325 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.390904275650948, y=287.43501148733986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.570151352039597, y=155.50495834480213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.56911340179682, y=905.3492658083856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.382296997750117, y=212.21982953981907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.818725949028266, y=2349.0445320243866 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.631876338077033, y=519.3316504931281 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.405315515320297, y=668.9432603126553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.399234226226934, y=1007.6995449006231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.704402634203479, y=1584.7541176712884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.165344655110117, y=231.79602097381903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.853844711782128, y=312.39733935969014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.22386664783573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.951395561886233, y=4025.5813060339065 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.122378105319772, y=505.72185722906045 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.222753801146133, y=1274.5480135391201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.830515442790368, y=1429.2636057287948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.979895104265419, y=226.40121920716751 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.618850961908784, y=1818.6803816847155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.431909256039859, y=1175.6924454008358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.66722922485449, y=857.3256088177127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.05039553673 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.88852543415618, y=2910.013202531576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.728162049812326, y=3616.506339812307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.7554239848455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.1906629825013, y=1082.4289791585986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.963527971809441, y=1716.5853582087027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.40874134850044, y=3922.7964569584087 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.3844444371205, y=2606.9600554453014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4745932547060505, y=75.8710342512307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.16897825296738, y=5588.364969167349 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.22415132201998, y=3298.9453996902753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.62106421685 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.905821129872924, y=1809.1956105434576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=105.37274201328563, y=5106.3749342535575 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.943535809556224, y=4522.765289736248 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.22413942637674, y=6442.687207473531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.200736884233777, y=2231.460109345854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.787098346249756, y=6030.827264932072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.886172238776698, y=3645.5802145817515 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.429530833649345, y=1238.3983553026017 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.41271822121908, y=3263.5570238018868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.08828782343497, y=10122.769482158874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.90153661342057, y=1825.1673320839386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=76.98164974090417, y=13783.148074973207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.72649374743898, y=2401.9985866911898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.268369658869275, y=1207.2456303057943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.185178790104986, y=1561.855319584401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7435746535163426, y=246.04635726067323 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.74791210308524, y=2966.7837236873856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.16897825296738, y=5588.364969167349 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.367951626243627, y=3075.6682942700495 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.2793005997861, y=7307.119768126531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.954464486382562, y=1334.1731733957527 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.09615839289094, y=6255.985592954355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.05190818840697, y=7642.200258270267 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.973653213282006, y=2665.159712420836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.4480482855112085, y=1045.8068746998006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.559035191535777, y=2900.525880852226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.133207273262352, y=1891.3218880533686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.60469440098393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.293519964892734, y=2293.14004869662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.215470438518935, y=790.6228367910932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.20115441633286, y=1308.7567707560281 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.797022492867171, y=898.7915188998653 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.127506140083781, y=1980.1629155174355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.927540827319604, y=1481.0679291080178 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.25837493531886, y=4396.541479502634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.538940766784464, y=4198.788317848482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.22413942637674, y=6442.687207473531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.320279053724033, y=3414.117239219241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.2793005997861, y=7307.119768126531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.913016185995787, y=5192.485133368389 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.05190818840697, y=7642.200258270267 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.871770751113975, y=1081.4321640035987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.817135839123939, y=1537.9515948277426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.159700777436671, y=480.0112382922234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.194033559349713, y=673.4314685099623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.137312185431583, y=931.0640452713453 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7691449572471276, y=179.73928202361907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.986464711276682, y=1937.1182797167025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.88460814926618, y=2607.5989510508966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.11078107642868, y=844.8632542037288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.42203524798809, y=4592.036412031064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.787098346249756, y=6030.827264932071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.09615839289094, y=6255.985592954355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.913016185995787, y=5192.485133368388 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182399 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.408993857560096, y=1061.8454584391618 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.429530833649345, y=1238.3983553026017 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=68.34546777149802, y=11603.855445550424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.84554817296302, y=3040.3693550038674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.88007935507988, y=560.8778610936662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.702635541875779, y=1226.0026375961525 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.87504811623958, y=1604.0024255354538 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.565072843216416, y=2768.0667280294233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.41271822121908, y=3263.5570238018868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.973653213282006, y=2665.159712420836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.871770751113975, y=1081.4321640035987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=68.34546777149802, y=11603.855445550424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.329634767714917, y=500.08450908544944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.683870673513134, y=737.0757926001373 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.676580804818075, y=1610.800065578502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.90153661342057, y=1825.1673320839388 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.4480482855112085, y=1045.8068746998003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.84554817296302, y=3040.369355003868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.853498509544 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.37671892739202, y=1640.8713165619854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.662701846154135, y=7562.938046020788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=160.90299420211994, y=24135.242210171906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=66.39148645599661, y=11495.037303397332 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=85.2567470928251, y=11539.666811929848 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=54.63237775497714, y=6738.762051605448 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.574656015939 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=67.30340114596277, y=4978.067713229227 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.202237098940643, y=2685.871192195202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.621096098107955, y=5199.448600408929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.09991979681682, y=3628.9779749711324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.29671755293621, y=6742.132998895817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.949885114786532, y=667.7736374342428 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.5263089196719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.277629170565893, y=286.2949828845061 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.664005114214045, y=543.1548578981133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.02735294857508, y=7558.949806091143 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.895165605577443, y=3347.7685666896728 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.980835535387238, y=1238.6677319371192 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.918859274073999, y=334.2500318836713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.44958309187915, y=2557.1775411188714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.787823761237988, y=1190.3059679062007 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.0749289355614, y=2935.3079829985722 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.392368655014138, y=272.8292439171303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.381632455394417, y=155.1681438580237 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.614981708656373, y=773.6004761724269 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.70205423953869, y=5741.697233300739 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.08288661617512, y=4834.405964694236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.222876465298622, y=2592.250874419951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.726031997463785, y=999.9534563838513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.750282937199 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.8812786512963235, y=42.873023018543165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.09688060596689, y=697.5955202049321 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.770840055112567, y=1755.2680293049723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.03832938406 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.292517937457802, y=2601.060294207921 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.190529555751954, y=4243.668888954273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.742537067847174, y=2216.642125027071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.87137748744101, y=1339.4543714337392 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.455207547118633, y=1493.604999717072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.337293046673318, y=6.659265024509608 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.0584643060860115, y=399.45251339859266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.905764808036656, y=2081.5502933563807 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.080878048694794, y=1663.1026710047065 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.16525645136835, y=701.4183118010596 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.629773395747756, y=217.4507327392345 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.06267904356465, y=2562.133759133964 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.251757090960275, y=2896.9054063867943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.37564496488367, y=2692.2492009614552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.130391219839046, y=1310.229701457774 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.692748058381587, y=917.4127990987377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.7669296567077, y=206.90402843078869 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.989043687418 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.851898960739511, y=1726.4217235315057 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.951395561886233, y=4025.581306033906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.763409151613423, y=2219.1648675454194 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.776913021405806, y=169.27636300634384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.636146372647776, y=373.61643013863505 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.709039398219243, y=2965.955034782898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.72649374743898, y=2401.9985866911898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.355154842204463, y=726.0009941435951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.221349554205402, y=235.5324819731439 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.707583176293186, y=581.1652001646744 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.04249781915783, y=952.7375249371382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.526307221047045, y=1181.3971643302548 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.559035191535777, y=2900.5258808522262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.6384399306648865, y=1166.3768059088086 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.177800073628475, y=231.69942636413322 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.4167093600772125, y=10.833622232694715 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.230666424008598, y=337.07395147401644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.277232757198592, y=635.7522319887801 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.817135839123939, y=1537.9515948277424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.118959624748506, y=717.5499806908379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.2176068413600145, y=632.2654572276674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.938014720116014, y=1611.272309212945 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.270338942289787, y=301.61881342246016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.198582730048882, y=612.0981720512832 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=54.63237775497714, y=6738.762051605448 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.450312891533606, y=302.99289983755426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=66.39148645599661, y=11495.037303397334 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=160.90299420211994, y=24135.242210171902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.37671892739202, y=1640.8713165619852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.8534985095441 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=86.49646899531854, y=16081.353804362025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=85.2567470928251, y=11539.666811929848 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.25457167849589, y=7223.261653889393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=67.30340114596277, y=4978.067713229226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.57465601594 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.303337651418303, y=1414.2357831274787 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=62.60844307833145, y=6992.607927301982 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.845286194864315, y=5557.359857176916 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.71448278272277, y=5945.7200232271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.53060898090945, y=10606.806261638707 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.884734754907498, y=176.07522067879674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.509136354154375, y=753.4465870845689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.829079516767233, y=835.217192915827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.805576834052715, y=3780.3313003132635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=189.3660126694441, y=16812.342969644753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.0749289355614, y=2935.307982998572 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4528287023171864, y=-13.626515749671881 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.17565782185067, y=2199.4013882089357 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.172476347503921, y=270.986503747895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.551746229454913, y=2153.573458087213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.77007689606468, y=1041.2498425235644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060926 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.86593337085556, y=3259.9618206497316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.890290330690789, y=2379.3255892182024 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.821361907375845, y=3479.758564740855 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.026921025610612, y=416.4267732138874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.449098252651 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723532 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.885475987282734, y=59.94437773031215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.559221126737134, y=2296.2139572001383 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2086204784446637, y=134.67002537063803 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.873964111824613, y=1208.8773251202037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.03786972034592, y=1831.1382471750126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.36920759508368, y=3729.6273180266735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.116555648214288, y=1395.1840188006693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.039671383031513, y=1166.7660354825102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.88852543415618, y=2910.013202531576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.554643410431453, y=972.3487688183646 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.43085825208726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.543574803304747, y=160.37642521162903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.667499664503925, y=3072.6786008380623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.268369658869275, y=1207.2456303057943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.836602467554513, y=520.6180976734124 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.168973418705564, y=964.9097008989568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.295352531601523, y=1854.0542173767612 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655961 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.50427777724828, y=2139.6485642393227 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2102263154474926, y=78.73842685845617 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.52151611025142, y=826.6982529408599 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.133207273262352, y=1891.3218880533689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.604694400984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.216061173670258, y=151.53355721149782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.137312185431583, y=931.0640452713453 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.159700777436671, y=480.0112382922234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.280737526028112, y=913.2494943394026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.625632717277035, y=514.9054318175333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.03056396357699, y=1284.4128669676647 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.20825146639656, y=1490.3022225735197 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.369390924969155, y=202.1535503206681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.720061695732447, y=1535.8533329844136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.868578416629902, y=1053.7595356353477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.636016142149288, y=383.75125657721674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.621096098107955, y=5199.448600408929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.719390454032402, y=1381.4859600589439 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.949885114786532, y=667.7736374342427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.485212199669728, y=12.340684703730048 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.88007935507988, y=560.8778610936661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.09991979681682, y=3628.9779749711324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.444642915017477, y=1501.9347086841904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.202237098940643, y=2685.871192195202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.291711574816265, y=1497.7301722228733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.10121092943638, y=312.99003060657054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.34125974740439, y=701.1399595832164 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.44958309187915, y=2557.177541118871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.25457167849589, y=7223.2616538893935 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.867420725122225, y=980.1313790361316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=70.83986664950933, y=12358.389758558375 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.662701846154135, y=7562.938046020788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.348430149829816, y=155.15934108076715 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.135613137506844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.850547587921007, y=-49.82718543272314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.50217888014103, y=1383.2378628641686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=86.49646899531854, y=16081.353804362021 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.783012380969424, y=6296.269698758271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630598 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.51367279639942, y=4661.403738607691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.850557571236374, y=1013.467465904263 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.787823761237988, y=1190.3059679062007 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.210637107541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857876 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.048848005907686, y=761.9061654247487 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.66243217204627, y=12620.953152561777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=62.60844307833145, y=6992.607927301983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.570151860847954, y=3588.3805261766493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.06585343553341, y=6071.765821694771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.71448278272277, y=5945.7200232271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.56474896650036, y=5074.32699888657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025098 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.8615442667538, y=721.3000936893261 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.884734754907498, y=176.07522067879677 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.526308919672 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.754250031218456, y=1893.0905008345828 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.048099163001005, y=469.4551459598922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.761283843157855, y=4053.0979525927705 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.984137746441253, y=397.4069588877652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.460832002358117, y=374.05495613623066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=189.3660126694441, y=16812.34296964475 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2490484607150805, y=147.53182364009518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.953847834972881, y=621.7513453715027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.49467851711762, y=1344.525002762393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.677464511593957, y=1649.4821780094376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.571357174633782, y=641.1078937771276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.915460980149049, y=120.60103978798253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=92.47327737786847, y=275.511629131108 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.98891956962056, y=826.7029186300553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.31249200861766, y=2590.501523376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.728162049812326, y=3616.5063398123075 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.0028725465866 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.528136885214 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.074719262654313, y=468.5601582648027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.13894443065587, y=1160.5557562027782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.564392979358967, y=2491.895922026513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.377934778837453, y=2361.123517512543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.185178790104986, y=1561.8553195844008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.651238936545624, y=1724.3298033496394 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.196004776034822, y=824.2656026981177 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.403649589179562, y=260.4790427172475 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.54756630105068, y=159.66020697747243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.228234625794988, y=95.2926444726716 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.454502141477075, y=2765.2290737041517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.293519964892734, y=2293.14004869662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.594211563774796, y=191.71270083173874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.31686480586909, y=1264.2996185737634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.752562999212127, y=476.5547599231652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.72927980008852, y=1617.0014350798954 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.194033559349713, y=673.4314685099623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.404173381613504, y=232.4937089053979 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.675999442826013, y=102.00911672813699 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.55120895041083, y=195.66749227619272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.277629170565893, y=286.2949828845061 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7691449572471276, y=179.73928202361907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.02735294857508, y=7558.949806091143 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.2814501459940395, y=387.6156689144649 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.543258679057097, y=2105.1907315878734 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.733078602701317, y=901.353515367858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.46276859073571, y=1273.7833645900937 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.918859274073999, y=334.2500318836712 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.980835535387238, y=1238.6677319371192 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.152290067808233, y=1069.5332579684518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.845286194864315, y=5557.359857176916 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.664005114214045, y=543.1548578981134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.886158396392965, y=285.16150103164125 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.567637964699, y=167.70035030476907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.29671755293621, y=6742.132998895817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=70.83986664950933, y=12358.389758558375 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.093109563538146, y=838.3445731007532 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.303337651418303, y=1414.235783127479 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.392368655014138, y=272.8292439171303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.364142373525267, y=812.3726604714147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.6377216793197, y=1155.1553153480527 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.51367279639942, y=4661.40373860769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.895165605577443, y=3347.7685666896723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.593318489801303, y=320.8685996210163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7261581124295162, y=166.03593042108736 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.53060898090945, y=10606.806261638707 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=119.07124047815745, y=3470.309710804661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.294799689322048, y=152.47781805537875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.58465465099122, y=220.6389448506151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.322755683812876, y=147.2105857429968 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.920672048968065, y=150.67920582026775 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.825757759068395, y=1433.1907119510788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.56474896650036, y=5074.3269988865695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=118.33953112205833, y=18049.185863106133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.2106371075415 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3744898352886232, y=98.04524548603288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.153679518084893, y=1109.3219807490873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.64372422343212, y=5348.68633382215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.800154807491523, y=2921.904767359094 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.385089366537073, y=3741.816476155448 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.66243217204627, y=12620.953152561777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.73528717232344, y=5790.13229484696 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.194869017736632, y=110.95481241084434 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.643881564634153, y=151.91630231248564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.497750983175546, y=2827.5517217181846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.454422524937 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.2844580053134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.557607782693822, y=601.8831350038254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.17565782185067, y=2199.4013882089353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005853 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.02316464661228, y=1385.0977906276526 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=112.34059092407875, y=12909.496754376845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.905821129872924, y=1809.1956105434574 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.94257107351995, y=4744.054015631223 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.915460980149049, y=120.60103978798253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.24655092271188, y=131.05817622079482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=100.06237815909208, y=1626.951714651071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.31540497368872, y=432.3904811750681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.42305157405305, y=3278.0480127133205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.11932362940526, y=3951.82974819472 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.174537015950875, y=2037.6552229298286 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.762293517336417, y=1069.7852364981384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.074719262654313, y=468.5601582648027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.479960977068076, y=658.288616616213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=59.562757368316696, y=5328.627446937344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.932826554518659, y=1026.5254179779874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.215470438518935, y=790.6228367910933 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.731556540221842, y=4249.557777503313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.277873317798153, y=199.30206315424164 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.489667733969462, y=109.54440984330999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.963055394049615, y=364.172343365534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.20115441633286, y=1308.756770756028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.1718200919263 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.440601404209787, y=1553.0979700720454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.331509372044106, y=1154.9046568658553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.666914338479472, y=1244.0477585818405 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.70848233810209, y=1610.8884191878146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.437937577476482, y=1680.532567043066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.16858775494709, y=2107.7580121207097 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.046956914389305, y=1763.197389828386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.478680716654402, y=1789.5151703156207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.70205423953869, y=5741.697233300739 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.507193123317798, y=673.0058113000914 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.986464711276682, y=1937.1182797167025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.726031997463785, y=999.9534563838513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.366134058495255, y=95.81180904152181 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.711067448930523, y=103.98720927323211 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.509136354154375, y=753.446587084569 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.08288661617512, y=4834.405964694235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.805576834052715, y=3780.3313003132635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.164781836622826, y=1753.1029002319578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.381632455394417, y=155.16814385802374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.455207547118633, y=1493.604999717072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.021288924214918, y=1184.353818524082 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.39766843771307, y=1017.8748038186806 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.94037845635199, y=1449.6936650488492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.23486298702637, y=1294.789058239924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.172476347503921, y=270.986503747895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.209562298693665, y=946.2974338321753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.783012380969424, y=6296.269698758271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.702635541875779, y=1226.0026375961525 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.50217888014103, y=1383.2378628641686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.714607965766948, y=325.3873915578689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.859883086314632, y=130.28484054800032 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.29049469163119, y=302.26256817083583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=119.07124047815745, y=3470.309710804661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.329634767714917, y=500.08450908544944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.06585343553341, y=6071.765821694771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7261581124295162, y=166.03593042108736 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.898652495210854, y=2302.231896628169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.048848005907686, y=761.9061654247488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857877 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.460832002358117, y=374.05495613623066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.039155504235007, y=1276.97967730591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.245712892003759, y=875.8457378018662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.14672202455761, y=1265.3123405504202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.132660228792821, y=284.4886072406712 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.64372422343212, y=5348.68633382215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060927 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.587157643095171, y=1570.09849378275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=118.33953112205833, y=18049.185863106133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.829079516767233, y=835.2171929158271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.7502829371992 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.418303859846493, y=240.64652586314162 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.143473278836844, y=156.24923656698724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.4490982526509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025099 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311684 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.614981708656373, y=773.6004761724269 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.1861555176582, y=10789.756141952315 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=123.04282993567702, y=12805.628330946758 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.889424182210977, y=717.3541270017233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.9890436874177 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.45442252494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.86593337085556, y=3259.961820649732 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684242 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.8812786512963235, y=42.873023018543165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=92.47327737786847, y=275.51162913110795 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.885475987282734, y=59.94437773031214 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.79820907920168, y=11581.290068903241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.200736884233777, y=2231.460109345854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.49467851711762, y=1344.525002762393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.84453430328509, y=5897.119510340148 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.1783929690477, y=4209.862449450678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.064507576698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.03786972034592, y=1831.1382471750126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.13894443065587, y=1160.5557562027782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483505 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.51745723564921, y=990.4641974438365 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.322165466084606, y=3397.4374352477485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.896237811282845, y=1786.4614084758298 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=112.34059092407875, y=12909.496754376845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.154433541691986, y=4545.685165701379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=66.18034062697761, y=2778.915614915853 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.604034818077622, y=444.71077094205333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.98891956962056, y=826.7029186300551 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=100.06237815909208, y=1626.951714651071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.280207304095673, y=1113.8337280828878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.809961623854543, y=1382.1025908845463 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.797022492867171, y=898.7915188998654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.9575548975179, y=5345.168434721208 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.956090398148797, y=1919.8476764160932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.103531108287461, y=947.0019540708528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.762293517336417, y=1069.7852364981386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=106.36322121929697, y=9681.070585078509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.518486781675048, y=2670.5722997765492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.541661728528357, y=2515.971949365436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7435746535163426, y=246.04635726067323 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.546314775306442, y=4812.926362555355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.7353398984847 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.590174736682016, y=95.86232120754865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.09688060596689, y=697.595520204932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.127506140083781, y=1980.1629155174353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.190529555751954, y=4243.668888954273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.673710302524762, y=760.8625022321821 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.87243199438646, y=1215.080982476543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.336228772662935, y=1990.9401249918026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.401672966850409, y=580.233200566424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.953847834972881, y=621.7513453715027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.84453430328509, y=5897.119510340149 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.01406519463431, y=5063.3624278030875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.742537067847174, y=2216.642125027071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.68157674848493, y=1890.3592937638014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.970685834150647, y=2468.9573296450476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.336037775934543, y=1214.569708289166 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.729376880964361, y=1342.7569059519092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.418632502051437, y=1314.1684230919204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.60749917849549, y=3868.062755912358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.0584643060860115, y=399.45251339859266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.87137748744101, y=1339.4543714337392 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.77007689606468, y=1041.2498425235644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.10675413314377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.890290330690789, y=2379.3255892182024 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.292517937457802, y=2601.060294207921 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.88460814926618, y=2607.5989510508966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.026921025610612, y=416.4267732138874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.599091493642515, y=59.88907147843013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.032961854318744, y=336.72570646418046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.8615442667538, y=721.3000936893262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.958095141431759, y=1627.9881928514162 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.570151860847954, y=3588.3805261766493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.75151118422591, y=1307.8172043146858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.761283843157855, y=4053.09795259277 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.551746229454913, y=2153.573458087213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.405315515320297, y=668.9432603126553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.7740992581316, y=1534.2249612479777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.10837907632562, y=1958.621709066977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.337293046673318, y=6.659265024509608 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.984137746441253, y=397.40695888776514 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.385089366537073, y=3741.8164761554476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.754250031218456, y=1893.0905008345826 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.87504811623958, y=1604.0024255354538 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.825757759068395, y=1433.1907119510786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.200434374189605, y=847.7595522987566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.445053927101924, y=-32.542797292761634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.285125260298978, y=34.947172778399526 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.222876465298622, y=2592.250874419951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.683870673513134, y=737.0757926001374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.73528717232344, y=5790.13229484696 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.835518433944011, y=682.4032730310805 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.1861555176582, y=10789.756141952315 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.800154807491523, y=2921.904767359094 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.557607782693822, y=601.8831350038254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.36920759508368, y=3729.6273180266735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.241180275113017, y=1163.5193893857327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.907363289942147, y=1095.281955744951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.45977969924097, y=1580.1655508023055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=123.04282993567702, y=12805.628330946756 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.367978482972223, y=42.70109876738138 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.0383293840605 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.821361907375845, y=3479.758564740855 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799834 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=59.562757368316696, y=5328.627446937344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7181876112122603, y=123.47888090438204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=106.36322121929697, y=9681.070585078509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.243841971072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.367502115560077, y=857.5125462774614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.873964111824613, y=1208.877325120204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.886172238776698, y=3645.580214581752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.14985497471646, y=3670.8048720202714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.208763180185777, y=22.71808653805992 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.4308582520872 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=66.18034062697761, y=2778.915614915853 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.79820907920168, y=11581.290068903241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.548227841872793, y=1548.9510392966592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.896237811282845, y=1786.4614084758298 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.9576773238405 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.516305735735216, y=1327.5376692001782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.7669296567077, y=206.9040284307887 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.870130401470112, y=563.3086126559331 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3100773742469185, y=63.98990516543762 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.11932362940526, y=3951.82974819472 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.927540827319604, y=1481.0679291080178 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.72969122417104, y=3449.259326935186 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=89.08018906998802, y=12612.950389729376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.934246097006715, y=1062.756007846971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.213618150874652, y=527.7318817577054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.31686480586909, y=1264.2996185737634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.437937577476482, y=1680.532567043066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.905764808036656, y=2081.5502933563803 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.74791210308524, y=2966.783723687386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.795683340674694, y=2509.802601367533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.735339898485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.442547943055924, y=612.3645975006294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.25837493531886, y=4396.541479502634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.080878048694794, y=1663.1026710047065 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2086204784446637, y=134.67002537063803 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.60749917849549, y=3868.062755912358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325293 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2490484607150805, y=147.53182364009515 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.860529085938268, y=917.3193520262107 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.051585441487163, y=285.8366420203847 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.048099163001005, y=469.4551459598922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.42203524798809, y=4592.036412031064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95480332700302, y=387.5851944116771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.791728165030868, y=33.466981492595195 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.408993857560096, y=1061.8454584391616 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.571357174633782, y=641.1078937771276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.687510940231611, y=596.8758508722296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.912225157214971, y=2076.763586290056 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.5281368852143 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.357399297949655, y=315.0559640352417 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.60867237560233, y=1284.1425333156235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.284458005314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.570151352039597, y=155.50495834480216 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.497750983175546, y=2827.5517217181846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.565072843216416, y=2768.0667280294238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.631876338077033, y=519.3316504931281 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.18317955365668, y=643.695966491443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.770840055112567, y=1755.2680293049725 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.676580804818075, y=1610.8000655785022 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.15842878381272, y=1714.4441564148005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.130391219839046, y=1310.229701457774 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241091 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.295352531601523, y=1854.0542173767612 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.149600549267397, y=436.9256491248482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856515 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.630235803390065, y=1081.6088464051895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799835 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.720824504149432, y=836.8068514145324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.19492590596576, y=6502.177613179478 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.559221126737134, y=2296.2139572001383 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.845251174923504, y=1445.5614994520342 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.298583549799492, y=429.7732384220136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.54756630105068, y=159.66020697747243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.390904275650948, y=287.4350114873398 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.826070787967833, y=612.9477270694528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.27703134455317, y=10642.89873845447 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.08828782343497, y=10122.769482158874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.377934778837453, y=2361.123517512543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.19508201664674, y=7400.4082530230735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=167.83226797256322, y=17888.48094983035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.264459447556362, y=2483.1105139769197 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.70848233810209, y=1610.8884191878146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.68157674848493, y=1890.3592937638014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=73.628425939439, y=5956.9557663112955 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.18345900400848, y=4551.058390194998 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.20951113946196, y=3178.312897234683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.367951626243627, y=3075.668294270049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.81100246036931, y=3975.7322036376054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.05405158617307, y=1228.2431126120202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.604034818077622, y=444.71077094205333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.30370953524349, y=596.2321669822738 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.154433541691986, y=4545.685165701379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.965362097268134, y=5726.966666630721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.251757090960275, y=2896.9054063867943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.538940766784464, y=4198.788317848482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.9575548975179, y=5345.168434721208 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.778626853730707, y=3781.4361715181576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=154.28127593001375, y=20409.958237414256 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.604914868952477, y=3312.1541677440046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.594171849143592, y=624.1469309070727 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.966672363069415, y=736.6919730489902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.0645075766975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655964 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.548904005482086, y=3663.888055921534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.2438419710716 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=50.8520024388676, y=5371.592537724923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.527199500141762, y=3152.6660722412794 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.01406519463431, y=5063.3624278030875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.39034252315221, y=5987.066904345136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.11078107642868, y=844.863254203729 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.37564496488367, y=2692.249200961455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.039671383031513, y=1166.7660354825102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.677464511593957, y=1649.4821780094376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.31249200861766, y=2590.501523376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.19483361375676, y=816.7481374946984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.629773395747756, y=217.4507327392345 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.228234625794988, y=95.2926444726716 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600143 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.442547943055924, y=612.3645975006294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=88.55849424913114, y=375.70391876979426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.467058710950116, y=137.83030209061906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.16897825296738, y=5588.364969167349 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.22413942637674, y=6442.687207473531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.787098346249756, y=6030.827264932072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.429530833649345, y=1238.3983553026017 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.41271822121908, y=3263.5570238018868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.90153661342057, y=1825.1673320839386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.94257107351995, y=4744.054015631223 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.010670244792536, y=4394.885903220335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=89.08018906998802, y=12612.950389729374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.90971881818937, y=6129.541141541611 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.688248239043378, y=646.0708383437309 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.264459447556362, y=2483.11051397692 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.990498803384156, y=509.3979669243288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.761243635950649, y=957.8479811855791 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=115.99239243132163, y=9515.528951629438 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.692748058381587, y=917.4127990987377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.196061541343454, y=6167.624723721105 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.851898960739511, y=1726.4217235315054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.205542642016677, y=3466.075718490008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.19492590596576, y=6502.177613179478 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.938196008920897, y=5085.735084343789 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.643881564634153, y=151.9163023124856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.587709628347326, y=191.82078028665902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.76339009052359, y=656.4605983025151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.14985497471646, y=3670.804872020272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=76.98164974090417, y=13783.148074973209 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.52371824929218, y=1599.9386157557924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.168973418705564, y=964.9097008989567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.116555648214288, y=1395.1840188006693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.287160378834692, y=1007.2841550166793 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.00287254658662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.564392979358967, y=2491.895922026513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.16343137359998, y=3699.0644775484207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.954464486382562, y=1334.1731733957522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.27703134455317, y=10642.89873845447 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7435746535163426, y=246.04635726067323 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.172881938987672, y=118.1614695292204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.269790671148208, y=381.08220933438275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.004532668815193, y=286.33267637450643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.845251174923504, y=1445.5614994520342 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.35965619070225 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.74791210308524, y=2966.7837236873856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.320279053724033, y=3414.117239219241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.818725949028266, y=2349.044532024387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.174537015950875, y=2037.6552229298286 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.02316464661228, y=1385.0977906276523 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.642225591947678, y=273.465103961399 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.979895104265419, y=226.40121920716751 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=107.44404106795753, y=7391.120887935793 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.250034485375615, y=2254.8142138846583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=78.2776297994326, y=5378.6385104075725 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.355154842204463, y=726.000994143595 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.1783929690477, y=4209.862449450678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.322165466084606, y=3397.4374352477485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.30952747362562, y=3222.033126847919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.16897825296738, y=5588.364969167349 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.399234226226934, y=1007.6995449006231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.382296997750117, y=212.21982953981905 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.658451791797845, y=1109.3971198088875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.16525645136835, y=701.4183118010596 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.2793005997861, y=7307.119768126531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023457 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.951395561886233, y=4025.5813060339065 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.836602467554513, y=520.6180976734124 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.367502115560077, y=857.5125462774614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=167.83226797256322, y=17888.480949830355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.50427777724828, y=2139.6485642393227 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.4425482230426, y=2906.0178816366624 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.71805701229528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.720105372252135, y=3132.1693249321206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.02981131440971, y=738.5390349409932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.19508201664674, y=7400.4082530230735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.440601404209787, y=1553.0979700720452 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.88852543415618, y=2910.013202531576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.09615839289094, y=6255.985592954355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.554643410431453, y=972.3487688183648 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.456528988683486, y=277.7336673061136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.526144771376355, y=79.57452085877512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.675999442826013, y=102.00911672813697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.282229223465073, y=634.981775053906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.763409151613423, y=2219.1648675454194 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.728162049812326, y=3616.506339812307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.39034252315221, y=5987.066904345137 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=154.28127593001375, y=20409.958237414252 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.932826554518659, y=1026.5254179779874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.16858775494709, y=2107.7580121207097 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.853844711782128, y=312.39733935969014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.068286541035782, y=1164.9998248903075 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.221349554205402, y=235.53248197314392 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.970685834150647, y=2468.9573296450476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.858580594302396, y=1043.3227129781849 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.630997966432858, y=2775.945557538814 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.905821129872924, y=1809.1956105434576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.973653213282006, y=2665.159712420836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.776913021405806, y=169.27636300634384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.366134058495255, y=95.81180904152181 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291237 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.280207304095673, y=1113.8337280828875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.4480482855112085, y=1045.8068746998006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.651238936545624, y=1724.3298033496394 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.200736884233777, y=2231.460109345854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.613142701448908, y=2173.8029257407397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040337 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.516305735735216, y=1327.5376692001782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.733078602701317, y=901.3535153678581 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.548904005482086, y=3663.888055921534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=73.628425939439, y=5956.955766311296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.500990078453356, y=1277.3999333051606 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.234843491338836, y=88.40702052753119 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.35670358621192, y=3103.0302319123016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.704402634203479, y=1584.7541176712882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.886172238776698, y=3645.5802145817515 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.42305157405305, y=3278.0480127133205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95480332700302, y=387.5851944116771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.467058710950116, y=137.83030209061903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.60469440098393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.08828782343497, y=10122.769482158874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=115.99239243132163, y=9515.528951629436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770727 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.39766843771307, y=1017.8748038186807 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456464 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.7740992581316, y=1534.2249612479777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8665791699522267, y=84.06719654619764 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.52151611025142, y=826.6982529408598 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=76.98164974090417, y=13783.148074973207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.548227841872793, y=1548.9510392966592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.34463718893875, y=16141.397555627289 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.187962282630615, y=86.22179090379217 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.41155578031034, y=956.7202434778234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.20115441633286, y=1308.7567707560281 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.81100246036931, y=3975.7322036376054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.431621385007816, y=2783.2754313571913 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.594211563774796, y=191.71270083173874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.51745723564921, y=990.4641974438364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150853 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.357399297949655, y=315.0559640352417 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.827098226866955, y=341.9756559251909 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=107.44404106795753, y=7391.120887935793 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.957677323841 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.148830919351383, y=3179.988023371352 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.478680716654402, y=1789.5151703156207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.127506140083781, y=1980.1629155174355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.826070787967833, y=612.9477270694526 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.901424856637298, y=307.4545293519067 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.47047366119773, y=457.8986010955713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.444958800166553, y=601.9135568107231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.966511019433824, y=2027.6629525738272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.25837493531886, y=4396.541479502634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=60.27408137106579, y=9296.361750438346 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.472223760341517, y=4395.203378155911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.18345900400848, y=4551.058390194998 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.11121853090768, y=3307.823310342303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.94180180058514, y=565.9641392197256 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.20825146639656, y=1490.3022225735197 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.56911340179682, y=905.3492658083856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.051585441487163, y=285.8366420203847 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.72649374743898, y=2401.9985866911898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.22413942637674, y=6442.687207473531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=75.51001318258353, y=2574.2017684863868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.830515442790368, y=1429.2636057287948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.165344655110117, y=231.79602097381905 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.55120895041083, y=195.66749227619272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.781348282519147, y=577.4271618841974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.06267904356465, y=2562.1337591339643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.2793005997861, y=7307.119768126531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.268369658869275, y=1207.2456303057943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.010670244792536, y=4394.885903220335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.630997966432858, y=2775.945557538814 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.595287436464957, y=1561.624583412698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248755 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.447826598840464, y=764.8744580316832 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.145460140350337, y=1630.2202230032894 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.021288924214918, y=1184.353818524082 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.52054587372672, y=6222.800858994285 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.527199500141762, y=3152.6660722412794 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.185178790104986, y=1561.855319584401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.709039398219243, y=2965.9550347828986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.913016185995787, y=5192.485133368389 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.667499664503925, y=3072.6786008380623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.440675497616045, y=973.8442871974919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.590174736682016, y=95.86232120754863 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.636146372647776, y=373.616430138635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.196004776034822, y=824.2656026981177 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.265272126138274, y=3215.692730863169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.336037775934543, y=1214.5697082891659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.707583176293186, y=581.1652001646744 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.67475745428459, y=12217.586396050561 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.222753801146133, y=1274.5480135391203 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.454502141477075, y=2765.2290737041517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.871770751113975, y=1081.4321640035987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.543574803304747, y=160.37642521162903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=88.55849424913114, y=375.7039187697943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.403649589179562, y=260.4790427172476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.546314775306442, y=4812.926362555355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.731556540221842, y=4249.557777503313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.809961623854543, y=1382.1025908845463 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.72969122417104, y=3449.259326935186 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.673710302524762, y=760.8625022321821 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.86492358254515, y=9273.258823365735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2102263154474926, y=78.73842685845617 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.594171849143592, y=624.1469309070727 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.990498803384156, y=509.39796692432884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.369390924969155, y=202.1535503206681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.46276859073571, y=1273.7833645900935 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.526307221047045, y=1181.3971643302548 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.280737526028112, y=913.2494943394029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.367951626243627, y=3075.6682942700495 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.965362097268134, y=5726.96666663072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.795683340674694, y=2509.802601367533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.31540497368872, y=432.3904811750681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.938196008920897, y=5085.735084343788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.137312185431583, y=931.0640452713453 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.30952747362562, y=3222.033126847919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.954464486382562, y=1334.1731733957527 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.625632717277035, y=514.9054318175333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.103531108287461, y=947.0019540708528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.302733301083634, y=1883.3724787034787 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.94037845635199, y=1449.6936650488494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.10837907632562, y=1958.621709066977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.583821954285227, y=1526.3569894108316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.72927980008852, y=1617.0014350798956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.164781836622826, y=1753.1029002319578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=60.27408137106579, y=9296.361750438346 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7691449572471276, y=179.73928202361907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.34463718893875, y=16141.397555627287 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=127.48590070634918, y=2718.355831850678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.013550601797593, y=456.8365651196008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.05405158617307, y=1228.2431126120202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.986464711276682, y=1937.1182797167025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.05190818840697, y=7642.200258270267 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.431621385007816, y=2783.275431357191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.331509372044106, y=1154.9046568658553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.604914868952477, y=3312.1541677440046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.02542313395815, y=915.8032901163101 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.60867237560233, y=1284.1425333156233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=63.73514104712379, y=3479.465287904304 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=78.2776297994326, y=5378.638510407573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4745932547060505, y=75.8710342512307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.956090398148797, y=1919.8476764160932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.86604045369495, y=3582.1350344541997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.687510940231611, y=596.8758508722296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.88460814926618, y=2607.5989510508966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.658451791797845, y=1109.3971198088875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.7008872781165, y=810.4540522302706 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.848227930173145, y=898.9647035509813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.618850961908784, y=1818.6803816847155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=75.51001318258353, y=2574.2017684863868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.42203524798809, y=4592.036412031064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.559035191535777, y=2900.525880852226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.205542642016677, y=3466.0757184900076 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.992524948008366, y=5217.728255118272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3100773742469185, y=63.98990516543762 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.447826598840464, y=764.874458031683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.11121853090768, y=3307.823310342303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.089583134630864, y=253.9596027171936 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.2338653634974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.720061695732447, y=1535.8533329844136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=108.59326514861297, y=11780.872698506659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.20951113946196, y=3178.312897234683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.2238666478357 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.613142701448908, y=2173.8029257407397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.133207273262352, y=1891.3218880533686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.787098346249756, y=6030.827264932071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.122378105319772, y=505.72185722906045 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.4167093600772125, y=10.833622232694722 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.906006655132302, y=103.06154002559344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.09615839289094, y=6255.985592954355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.293519964892734, y=2293.14004869662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.595287436464957, y=1561.624583412698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.90971881818937, y=6129.541141541611 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.162580945071667, y=755.4700417479464 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.765402835824915, y=1501.1296862828663 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.020010320136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.23486298702637, y=1294.789058239924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.04249781915783, y=952.7375249371381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.215470438518935, y=790.6228367910932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.17182009192635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.913016185995787, y=5192.485133368388 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.177800073628475, y=231.69942636413322 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.485212199669728, y=12.340684703730048 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.886158396392965, y=285.16150103164125 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.797022492867171, y=898.7915188998653 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.100264470974935, y=4063.2317816229156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.2814501459940395, y=387.61566891446495 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.67475745428459, y=12217.586396050561 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.03056396357699, y=1284.4128669676647 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.729376880964361, y=1342.7569059519092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.270338942289787, y=301.6188134224602 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.752562999212127, y=476.5547599231652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.0550897108057, y=6285.311582937433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.431909256039859, y=1175.6924454008358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.927540827319604, y=1481.0679291080178 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.714607965766948, y=325.3873915578689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.445053927101924, y=-32.542797292761634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.277873317798153, y=199.30206315424164 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.538940766784464, y=4198.788317848482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.87243199438646, y=1215.0809824765433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.938014720116014, y=1611.272309212945 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.666914338479472, y=1244.0477585818403 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.761243635950649, y=957.8479811855792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.483979091481004, y=110.6513803439513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.364142373525267, y=812.3726604714147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.518486781675048, y=2670.5722997765492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.868578416629902, y=1053.7595356353474 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.1067541331438 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.636016142149288, y=383.75125657721674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.320279053724033, y=3414.117239219241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023456 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.18317955365668, y=643.695966491443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.849314858844827, y=-37.8419781816373 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.76339009052359, y=656.4605983025151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.99964726914348, y=3020.783382923852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.860529085938268, y=917.3193520262107 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.543258679057097, y=2105.1907315878734 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.213618150874652, y=527.7318817577053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.302733301083634, y=1883.3724787034787 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.245712892003759, y=875.8457378018661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.905280636150912, y=408.8229653007962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.241180275113017, y=1163.5193893857327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.86491060748682, y=1161.9036774245876 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.1118966400232, y=6143.32648514397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=50.8520024388676, y=5371.592537724923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.046956914389305, y=1763.1973898283857 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.209562298693665, y=946.2974338321752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.05190818840697, y=7642.200258270267 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.277232757198592, y=635.7522319887801 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.30370953524349, y=596.2321669822738 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.41155578031034, y=956.7202434778234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=127.48590070634918, y=2718.355831850678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.70503066732156, y=1306.0276082647513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.456528988683486, y=277.7336673061136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.148830919351383, y=3179.988023371352 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.541661728528357, y=2515.9719493654356 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.858580594302396, y=1043.3227129781849 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.149600549267397, y=436.9256491248482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.4425482230426, y=2906.0178816366624 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.52054587372672, y=6222.800858994285 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.934246097006715, y=1062.756007846971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.86604045369495, y=3582.1350344541997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.817135839123939, y=1537.9515948277426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.277095907440895, y=9054.469345287234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.781348282519147, y=577.4271618841975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.390295649037938, y=1432.235062405421 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.567637964699, y=167.70035030476907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.3844444371205, y=2606.9600554453014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.66722922485449, y=857.3256088177126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.408993857560096, y=1061.8454584391618 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.507193123317798, y=673.0058113000913 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.159700777436671, y=480.0112382922234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.52371824929218, y=1599.9386157557924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.11900944232178, y=6875.574444770971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.778626853730707, y=3781.4361715181576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=108.59326514861297, y=11780.872698506659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.94180180058514, y=565.9641392197256 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.233865363497 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.291711574816265, y=1497.7301722228733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.196061541343454, y=6167.624723721104 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.234843491338836, y=88.40702052753119 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.194033559349713, y=673.4314685099623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.429530833649345, y=1238.3983553026017 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.759329927809844, y=1836.6345011146625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.599091493642515, y=59.889071478430125 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.230666424008598, y=337.07395147401644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.2176068413600145, y=632.2654572276674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.152290067808233, y=1069.533257968452 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.500990078453356, y=1277.3999333051609 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.552776819880734, y=3849.954340609008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.274761917258 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.039155504235007, y=1276.97967730591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.86492358254515, y=9273.258823365735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.216061173670258, y=151.5335572114978 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.587709628347326, y=191.820780286659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.404173381613504, y=232.49370890539794 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=68.34546777149802, y=11603.855445550424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.84554817296302, y=3040.3693550038674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.88007935507988, y=560.8778610936662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.702635541875779, y=1226.0026375961525 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=102.72228387083118, y=12448.362187205088 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.40874134850044, y=3922.796456958409 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.336228772662935, y=1990.9401249918028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.0550897108057, y=6285.311582937432 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.966672363069415, y=736.6919730489902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.418632502051437, y=1314.1684230919202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.755423984845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.198582730048882, y=612.0981720512832 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.642225591947678, y=273.465103961399 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.75151118422591, y=1307.8172043146858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.118959624748506, y=717.5499806908379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.11078107642868, y=844.8632542037288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.87504811623958, y=1604.0024255354538 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.963055394049615, y=364.17234336553406 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.565072843216416, y=2768.0667280294233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.444642915017477, y=1501.9347086841904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.912225157214971, y=2076.763586290056 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.287160378834692, y=1007.284155016679 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.10121092943638, y=312.9900306065706 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=149.9864383111694, y=8395.789231954905 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.892452810407203, y=1054.5260439122212 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.6377216793197, y=1155.155315348053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8665791699522267, y=84.06719654619761 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.02542313395815, y=915.80329011631 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.093109563538146, y=838.3445731007535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.99964726914348, y=3020.783382923852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.41271822121908, y=3263.5570238018868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.19483361375676, y=816.7481374946984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.901424856637298, y=307.4545293519066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.282229223465073, y=634.9817750539061 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=97.4795600839372, y=19044.759716409997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.973653213282006, y=2665.159712420836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.898652495210854, y=2302.231896628169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.472223760341517, y=4395.203378155911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.688248239043378, y=646.0708383437309 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.1118966400232, y=6143.32648514397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.583821954285227, y=1526.3569894108316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.14672202455761, y=1265.3123405504202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.52592252007383, y=2490.000347653552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.45977969924097, y=1580.1655508023055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.86491060748682, y=1161.9036774245876 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.992524948008366, y=5217.728255118272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.835518433944011, y=682.4032730310805 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182399 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.871770751113975, y=1081.4321640035987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.963527971809441, y=1716.5853582087027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.440675497616045, y=973.844287197492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.013550601797593, y=456.8365651196008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.0094907405536 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.70503066732156, y=1306.0276082647513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.906006655132302, y=103.06154002559344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.6384399306648865, y=1166.3768059088086 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.15842878381272, y=1714.4441564148005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.11900944232178, y=6875.574444770971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640763 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.630235803390065, y=1081.6088464051893 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.720105372252135, y=3132.1693249321206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.145460140350337, y=1630.2202230032892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.050395536728 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.16343137359998, y=3699.06447754842 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=68.34546777149802, y=11603.855445550424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.719390454032402, y=1381.485960058944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.759329927809844, y=1836.6345011146625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.07556063075432, y=1563.8130465095235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=124.43649733424294, y=2905.0831692486563 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.22415132201998, y=3298.9453996902753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.35670358621192, y=3103.0302319123016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.162580945071667, y=755.4700417479465 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.484006153161568, y=415.65303110646573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.552776819880734, y=3849.9543406090083 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.34125974740439, y=701.1399595832165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.265272126138274, y=3215.6927308631693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.1906629825013, y=1082.4289791585986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.958095141431759, y=1627.988192851416 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.100264470974935, y=4063.231781622915 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.975520111663032, y=723.1778127825477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.132660228792821, y=284.4886072406711 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=102.72228387083118, y=12448.362187205088 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.1356131375068514 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.58465465099122, y=220.6389448506151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.3596561907022 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.329634767714917, y=500.08450908544944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.401672966850409, y=580.2332005664239 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4528287023171864, y=-13.626515749671881 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.450312891533606, y=302.9928998375543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.683870673513134, y=737.0757926001373 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.966511019433824, y=2027.6629525738272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.032961854318744, y=336.72570646418046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.418303859846493, y=240.64652586314165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.388046500725044, y=-19.377198479074693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.676580804818075, y=1610.800065578502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.867420725122225, y=980.1313790361316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.570151352039597, y=155.50495834480213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3744898352886232, y=98.04524548603288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.153679518084893, y=1109.3219807490873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.593318489801303, y=320.8685996210163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.90153661342057, y=1825.1673320839388 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.277095907440895, y=9054.469345287234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.004532668815193, y=286.33267637450643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.444958800166553, y=601.9135568107231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.298583549799492, y=429.7732384220136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.269790671148208, y=381.0822093343828 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.7008872781165, y=810.4540522302705 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.390295649037938, y=1432.2350624054209 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.07556063075432, y=1563.8130465095235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=105.37274201328563, y=5106.3749342535575 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.348430149829816, y=155.15934108076715 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.294799689322048, y=152.47781805537875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.29049469163119, y=302.2625681708359 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.200434374189605, y=847.7595522987567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=97.4795600839372, y=19044.75971641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.4480482855112085, y=1045.8068746998003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.587157643095171, y=1570.09849378275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.56911340179682, y=905.3492658083856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7181876112122603, y=123.47888090438204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.907363289942147, y=1095.281955744951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640764 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.22386664783573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.367978482972223, y=42.70109876738135 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.621064216848 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.631876338077033, y=519.3316504931281 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.47047366119773, y=457.8986010955713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.322755683812876, y=147.21058574299678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.848227930173145, y=898.9647035509812 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.399234226226934, y=1007.6995449006231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.720824504149432, y=836.8068514145325 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.943535809556224, y=4522.765289736248 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.02981131440971, y=738.5390349409932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.250034485375615, y=2254.8142138846583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.850557571236374, y=1013.4674659042631 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.05039553673 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.818725949028266, y=2349.0445320243866 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.84554817296302, y=3040.369355003868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.830515442790368, y=1429.2636057287948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.285125260298978, y=34.94717277839952 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=124.43649733424294, y=2905.0831692486563 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.618850961908784, y=1818.6803816847155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.704402634203479, y=1584.7541176712884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.889424182210977, y=717.3541270017233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.0200103201355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=63.73514104712379, y=3479.4652879043047 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=149.9864383111694, y=8395.789231954903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.2747619172574 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.405315515320297, y=668.9432603126553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.222753801146133, y=1274.5480135391201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.3844444371205, y=2606.9600554453014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349423 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.172881938987672, y=118.16146952922038 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.22415132201998, y=3298.9453996902753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.431909256039859, y=1175.6924454008358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.979895104265419, y=226.40121920716751 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.40874134850044, y=3922.7964569584087 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=105.37274201328563, y=5106.3749342535575 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.920672048968065, y=150.67920582026775 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4745932547060505, y=75.8710342512307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.943535809556224, y=4522.765289736248 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.143473278836844, y=156.2492365669872 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.66722922485449, y=857.3256088177127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.390904275650948, y=287.43501148733986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.382296997750117, y=212.21982953981907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.963527971809441, y=1716.5853582087027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.62106421685 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.165344655110117, y=231.79602097381903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.122378105319772, y=505.72185722906045 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.1906629825013, y=1082.4289791585986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.853844711782128, y=312.39733935969014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.7554239848455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.397010488816381, y=28.73036937802135 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.194869017736632, y=110.95481241084434 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.00949074055364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=80.55664235256334, y=673.8489990894581 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.7180570122953 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.374063882667947, y=88.38837133029486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.089583134630864, y=253.95960271719358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.892452810407203, y=1054.5260439122212 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.35740418918162, y=304.25509378240423 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=95.79286193940706, y=5514.749773394213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.24655092271188, y=131.05817622079485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.017053762290947, y=539.7528991214784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.208763180185777, y=22.718086538059914 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.479960977068076, y=658.288616616213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.526144771376355, y=79.57452085877512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.870130401470112, y=563.3086126559331 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.068286541035782, y=1164.9998248903075 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.765402835824915, y=1501.1296862828665 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=80.55664235256334, y=673.8489990894581 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.52592252007383, y=2490.000347653552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=95.79286193940706, y=5514.749773394214 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95765813472105, y=119.45814112887737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.6823164660054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.489667733969462, y=109.54440984331 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.374063882667947, y=88.38837133029486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.340744495695304, y=628.0551774605684 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.711067448930523, y=103.98720927323211 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.92613253897879, y=1723.6227406413163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.679611221574575, y=2068.8314615970635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=138.1992238227716, y=1550.3569293854837 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.850547587921007, y=-49.82718543272314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.859883086314632, y=130.28484054800037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.791728165030868, y=33.466981492595195 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.483979091481004, y=110.65138034395127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.187962282630615, y=86.22179090379215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.484006153161568, y=415.65303110646573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.849314858844827, y=-37.8419781816373 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.388046500725044, y=-19.377198479074693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.397010488816381, y=28.730369378021365 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.682316466006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.35740418918162, y=304.25509378240423 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.92613253897879, y=1723.6227406413163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95765813472105, y=119.45814112887739 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.43308990417036, y=2425.547139918002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.340744495695304, y=628.0551774605684 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=138.1992238227716, y=1550.3569293854837 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.827098226866955, y=341.9756559251909 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.905280636150912, y=408.8229653007962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.975520111663032, y=723.1778127825477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.017053762290947, y=539.7528991214784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.679611221574575, y=2068.8314615970635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.43308990417036, y=2425.547139918002 -2020-03-22 21:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.0749289355614, y=2935.3079829985722 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.787823761237988, y=1190.3059679062007 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=67.30340114596277, y=4978.067713229227 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4528287023171864, y=-13.626515749671881 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.37671892739202, y=1640.8713165619854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.44958309187915, y=2557.1775411188714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.337293046673318, y=6.659265024509608 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=160.90299420211994, y=24135.242210171906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=66.39148645599661, y=11495.037303397332 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.202237098940643, y=2685.871192195202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630592 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.614981708656373, y=773.6004761724269 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.918859274073999, y=334.2500318836713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.621096098107955, y=5199.448600408929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.09991979681682, y=3628.9779749711324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.662701846154135, y=7562.938046020788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.392368655014138, y=272.8292439171303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.949885114786532, y=667.7736374342428 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.277629170565893, y=286.2949828845061 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.13894443065587, y=1160.5557562027782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.153679518084893, y=1109.3219807490873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.455207547118633, y=1493.604999717072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.29671755293621, y=6742.132998895817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.7669296567077, y=206.90402843078869 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.664005114214045, y=543.1548578981133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.02735294857508, y=7558.949806091143 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=85.2567470928251, y=11539.666811929848 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.87137748744101, y=1339.4543714337392 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.70205423953869, y=5741.697233300739 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.08288661617512, y=4834.405964694236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.0584643060860115, y=399.45251339859266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.479960977068076, y=658.288616616213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.726031997463785, y=999.9534563838513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.09688060596689, y=697.5955202049321 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.222876465298622, y=2592.250874419951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.221349554205402, y=235.5324819731439 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.292517937457802, y=2601.060294207921 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.190529555751954, y=4243.668888954273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.895165605577443, y=3347.7685666896728 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=54.63237775497714, y=6738.762051605448 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.692748058381587, y=917.4127990987377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.905764808036656, y=2081.5502933563807 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.080878048694794, y=1663.1026710047065 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.71448278272277, y=5945.7200232271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.707583176293186, y=581.1652001646744 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.770840055112567, y=1755.2680293049723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.629773395747756, y=217.4507327392345 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.8812786512963235, y=42.873023018543165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.776913021405806, y=169.27636300634384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.355154842204463, y=726.0009941435951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.16525645136835, y=701.4183118010596 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.270338942289787, y=301.61881342246016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.251757090960275, y=2896.9054063867943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.37564496488367, y=2692.2492009614552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.951395561886233, y=4025.581306033906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.763409151613423, y=2219.1648675454194 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.198582730048882, y=612.0981720512832 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.06267904356465, y=2562.133759133964 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.13894443065587, y=1160.5557562027782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.636146372647776, y=373.61643013863505 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.850547587921007, y=-49.82718543272314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=92.47327737786847, y=275.511629131108 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.177800073628475, y=231.69942636413322 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=189.3660126694441, y=16812.342969644753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.709039398219243, y=2965.955034782898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.72649374743898, y=2401.9985866911898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.04249781915783, y=952.7375249371382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.118959624748506, y=717.5499806908379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.130391219839046, y=1310.229701457774 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.980835535387238, y=1238.6677319371192 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.450312891533606, y=302.99289983755426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.559035191535777, y=2900.5258808522262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.17565782185067, y=2199.4013882089357 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.230666424008598, y=337.07395147401644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.54756630105068, y=159.66020697747243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.55120895041083, y=195.66749227619272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.884734754907498, y=176.07522067879674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.37671892739202, y=1640.8713165619852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.907363289942147, y=1095.281955744951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=67.30340114596277, y=4978.067713229226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.03786972034592, y=1831.1382471750126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.6384399306648865, y=1166.3768059088086 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.0749289355614, y=2935.307982998572 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.277232757198592, y=635.7522319887801 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.817135839123939, y=1537.9515948277424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=62.60844307833145, y=6992.607927301982 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.381632455394417, y=155.1681438580237 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.25457167849589, y=7223.261653889393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=66.39148645599661, y=11495.037303397334 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=160.90299420211994, y=24135.242210171902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.604694400984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.36920759508368, y=3729.6273180266735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.567637964699, y=167.70035030476907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.322755683812876, y=147.2105857429968 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.870130401470112, y=563.3086126559331 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.172476347503921, y=270.986503747895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.295352531601523, y=1854.0542173767612 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.137312185431583, y=931.0640452713453 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.303337651418303, y=1414.2357831274787 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.86593337085556, y=3259.9618206497316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.2176068413600145, y=632.2654572276674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.742537067847174, y=2216.642125027071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.873964111824613, y=1208.8773251202037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.845286194864315, y=5557.359857176916 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.369390924969155, y=202.1535503206681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=86.49646899531854, y=16081.353804362025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.50427777724828, y=2139.6485642393227 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.509136354154375, y=753.4465870845689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.194869017736632, y=110.95481241084434 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.24655092271188, y=131.05817622079482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.026921025610612, y=416.4267732138874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.20825146639656, y=1490.3022225735197 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.53060898090945, y=10606.806261638707 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.88007935507988, y=560.8778610936661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.805576834052715, y=3780.3313003132635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.551746229454913, y=2153.573458087213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=85.2567470928251, y=11539.666811929848 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.836602467554513, y=520.6180976734124 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.890290330690789, y=2379.3255892182024 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.10121092943638, y=312.99003060657054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.829079516767233, y=835.217192915827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.720061695732447, y=1535.8533329844136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.489667733969462, y=109.54440984330999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.4167093600772125, y=10.833622232694715 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.711067448930523, y=103.98720927323211 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.291711574816265, y=1497.7301722228733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.821361907375845, y=3479.758564740855 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.71448278272277, y=5945.7200232271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2086204784446637, y=134.67002537063803 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.116555648214288, y=1395.1840188006693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.52151611025142, y=826.6982529408599 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.280737526028112, y=913.2494943394026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.039671383031513, y=1166.7660354825102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.559221126737134, y=2296.2139572001383 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.34125974740439, y=701.1399595832164 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.44958309187915, y=2557.177541118871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.859883086314632, y=130.28484054800032 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=92.47327737786847, y=275.51162913110795 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.543574803304747, y=160.37642521162903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.850557571236374, y=1013.467465904263 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.554643410431453, y=972.3487688183646 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.88852543415618, y=2910.013202531576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2102263154474926, y=78.73842685845617 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.636016142149288, y=383.75125657721674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.851898960739511, y=1726.4217235315057 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.444642915017477, y=1501.9347086841904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.03056396357699, y=1284.4128669676647 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.268369658869275, y=1207.2456303057943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.074719262654313, y=468.5601582648027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.667499664503925, y=3072.6786008380623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.787823761237988, y=1190.3059679062007 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.460832002358117, y=374.05495613623066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.250034485375615, y=2254.8142138846583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.348430149829816, y=155.15934108076715 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.590174736682016, y=95.86232120754865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.599091493642515, y=59.88907147843013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.216061173670258, y=151.53355721149782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.71805701229528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=189.3660126694441, y=16812.34296964475 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7691449572471276, y=179.73928202361907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.09991979681682, y=3628.9779749711324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.133207273262352, y=1891.3218880533689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.867420725122225, y=980.1313790361316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630598 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.202237098940643, y=2685.871192195202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.159700777436671, y=480.0112382922234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.06585343553341, y=6071.765821694771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.31686480586909, y=1264.2996185737634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.068286541035782, y=1164.9998248903075 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.949885114786532, y=667.7736374342427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.884734754907498, y=176.07522067879677 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.285125260298978, y=34.947172778399526 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.885475987282734, y=59.94437773031215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456464 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.719390454032402, y=1381.4859600589439 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.754250031218456, y=1893.0905008345828 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.621096098107955, y=5199.448600408929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.25457167849589, y=7223.2616538893935 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=62.60844307833145, y=6992.607927301983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.526307221047045, y=1181.3971643302548 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.49467851711762, y=1344.525002762393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.984137746441253, y=397.4069588877652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.571357174633782, y=641.1078937771276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.733078602701317, y=901.353515367858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.827098226866955, y=341.9756559251909 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.208763180185777, y=22.71808653805992 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.50217888014103, y=1383.2378628641686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.662701846154135, y=7562.938046020788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.46276859073571, y=1273.7833645900937 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.31249200861766, y=2590.501523376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=70.83986664950933, y=12358.389758558375 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.0028725465866 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.938014720116014, y=1611.272309212945 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.66243217204627, y=12620.953152561777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.783012380969424, y=6296.269698758271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.651238936545624, y=1724.3298033496394 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.364142373525267, y=812.3726604714147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=86.49646899531854, y=16081.353804362021 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.56474896650036, y=5074.32699888657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.8615442667538, y=721.3000936893261 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.791728165030868, y=33.466981492595195 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.54756630105068, y=159.66020697747243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=88.55849424913114, y=375.70391876979426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.587709628347326, y=191.82078028665902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.392368655014138, y=272.8292439171303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.6377216793197, y=1155.1553153480527 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.454502141477075, y=2765.2290737041517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.570151860847954, y=3588.3805261766493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.752562999212127, y=476.5547599231652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.918859274073999, y=334.2500318836712 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.953847834972881, y=621.7513453715027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=54.63237775497714, y=6738.762051605448 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.303337651418303, y=1414.235783127479 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.048099163001005, y=469.4551459598922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3744898352886232, y=98.04524548603288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.64372422343212, y=5348.68633382215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.172881938987672, y=118.1614695292204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.526144771376355, y=79.57452085877512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.294799689322048, y=152.47781805537875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=63.73514104712379, y=3479.465287904304 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.557607782693822, y=601.8831350038254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.20115441633286, y=1308.756770756028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.986464711276682, y=1937.1182797167025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.702635541875779, y=1226.0026375961525 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.677464511593957, y=1649.4821780094376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.800154807491523, y=2921.904767359094 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.377934778837453, y=2361.123517512543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.2814501459940395, y=387.6156689144649 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.152290067808233, y=1069.5332579684518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.02316464661228, y=1385.0977906276526 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.728162049812326, y=3616.5063398123075 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.664005114214045, y=543.1548578981134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.329634767714917, y=500.08450908544944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.196004776034822, y=824.2656026981177 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.17565782185067, y=2199.4013882089353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.762293517336417, y=1069.7852364981384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=59.562757368316696, y=5328.627446937344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.70848233810209, y=1610.8884191878146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.089583134630864, y=253.9596027171936 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.403649589179562, y=260.4790427172475 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.485212199669728, y=12.340684703730048 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.187962282630615, y=86.22179090379217 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.765402835824915, y=1501.1296862828663 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.932826554518659, y=1026.5254179779874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.16858775494709, y=2107.7580121207097 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.021288924214918, y=1184.353818524082 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.074719262654313, y=468.5601582648027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=118.33953112205833, y=18049.185863106133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.185178790104986, y=1561.8553195844008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.293519964892734, y=2293.14004869662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.194033559349713, y=673.4314685099623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.093109563538146, y=838.3445731007532 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.895165605577443, y=3347.7685666896723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.593318489801303, y=320.8685996210163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.02735294857508, y=7558.949806091143 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.73528717232344, y=5790.13229484696 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.437937577476482, y=1680.532567043066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.23486298702637, y=1294.789058239924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.404173381613504, y=232.4937089053979 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.55120895041083, y=195.66749227619272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.277629170565893, y=286.2949828845061 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.483979091481004, y=110.6513803439513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.039155504235007, y=1276.97967730591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.497750983175546, y=2827.5517217181846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.845286194864315, y=5557.359857176916 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.666914338479472, y=1244.0477585818405 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.66243217204627, y=12620.953152561777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.77007689606468, y=1041.2498425235644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=112.34059092407875, y=12909.496754376845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=70.83986664950933, y=12358.389758558375 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.94257107351995, y=4744.054015631223 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7435746535163426, y=246.04635726067323 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.39766843771307, y=1017.8748038186806 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.29671755293621, y=6742.132998895817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.132660228792821, y=284.4886072406712 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.905280636150912, y=408.8229653007962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.590174736682016, y=95.86232120754863 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.135613137506844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=88.55849424913114, y=375.7039187697943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.455207547118633, y=1493.604999717072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.889424182210977, y=717.3541270017233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.53060898090945, y=10606.806261638707 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.94037845635199, y=1449.6936650488492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.127506140083781, y=1980.1629155174353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.42305157405305, y=3278.0480127133205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7261581124295162, y=166.03593042108736 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.11932362940526, y=3951.82974819472 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.731556540221842, y=4249.557777503313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.88460814926618, y=2607.5989510508966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.245712892003759, y=875.8457378018662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.56474896650036, y=5074.3269988865695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.03786972034592, y=1831.1382471750126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.172476347503921, y=270.986503747895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=119.07124047815745, y=3470.309710804661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.825757759068395, y=1433.1907119510788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.460832002358117, y=374.05495613623066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.762293517336417, y=1069.7852364981386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.14672202455761, y=1265.3123405504202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.1718200919263 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=123.04282993567702, y=12805.628330946758 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.440601404209787, y=1553.0979700720454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.478680716654402, y=1789.5151703156207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.1783929690477, y=4209.862449450678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.507193123317798, y=673.0058113000914 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.87504811623958, y=1604.0024255354538 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=106.36322121929697, y=9681.070585078509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.64372422343212, y=5348.68633382215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.915460980149049, y=120.60103978798253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.29049469163119, y=302.26256817083583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.643881564634153, y=151.91630231248564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=149.9864383111694, y=8395.789231954905 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.68157674848493, y=1890.3592937638014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.683870673513134, y=737.0757926001374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.08288661617512, y=4834.405964694235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.905821129872924, y=1809.1956105434574 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.51745723564921, y=990.4641974438365 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.164781836622826, y=1753.1029002319578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.168973418705564, y=964.9097008989568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.209562298693665, y=946.2974338321753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.103531108287461, y=947.0019540708528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.970685834150647, y=2468.9573296450476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.892452810407203, y=1054.5260439122212 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=66.18034062697761, y=2778.915614915853 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.98891956962056, y=826.7029186300553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.849314858844827, y=-37.8419781816373 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.604034818077622, y=444.71077094205333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.31540497368872, y=432.3904811750681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.52592252007383, y=2490.000347653552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.336037775934543, y=1214.569708289166 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.06585343553341, y=6071.765821694771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.215470438518935, y=790.6228367910933 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.518486781675048, y=2670.5722997765492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.898652495210854, y=2302.231896628169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.84453430328509, y=5897.119510340148 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.587157643095171, y=1570.09849378275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=118.33953112205833, y=18049.185863106133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.729376880964361, y=1342.7569059519092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.418632502051437, y=1314.1684230919204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.0584643060860115, y=399.45251339859266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.277873317798153, y=199.30206315424164 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.963055394049615, y=364.172343365534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.726031997463785, y=999.9534563838513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.509136354154375, y=753.446587084569 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.567637964699, y=167.70035030476907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.599091493642515, y=59.889071478430125 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.587709628347326, y=191.820780286659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.388046500725044, y=-19.377198479074693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.50217888014103, y=1383.2378628641686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=119.07124047815745, y=3470.309710804661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.484006153161568, y=415.65303110646573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.60749917849549, y=3868.062755912358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.74791210308524, y=2966.783723687386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.70205423953869, y=5741.697233300739 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.87137748744101, y=1339.4543714337392 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.614981708656373, y=773.6004761724269 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.896237811282845, y=1786.4614084758298 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.625632717277035, y=514.9054318175333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.9575548975179, y=5345.168434721208 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.86593337085556, y=3259.961820649732 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.551746229454913, y=2153.573458087213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.805576834052715, y=3780.3313003132635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.25837493531886, y=4396.541479502634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.405315515320297, y=668.9432603126553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.557607782693822, y=601.8831350038254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.975520111663032, y=723.1778127825477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.322755683812876, y=147.21058574299678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.228234625794988, y=95.2926444726716 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.285125260298978, y=34.94717277839952 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4528287023171864, y=-13.626515749671881 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.516305735735216, y=1327.5376692001782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.337293046673318, y=6.659265024509608 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.829079516767233, y=835.2171929158271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.7740992581316, y=1534.2249612479777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.42203524798809, y=4592.036412031064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.809961623854543, y=1382.1025908845463 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.783012380969424, y=6296.269698758271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.984137746441253, y=397.40695888776514 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.800154807491523, y=2921.904767359094 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.49467851711762, y=1344.525002762393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.868578416629902, y=1053.7595356353477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.673710302524762, y=760.8625022321821 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=112.34059092407875, y=12909.496754376845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=123.04282993567702, y=12805.628330946756 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7261581124295162, y=166.03593042108736 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.408993857560096, y=1061.8454584391616 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.10837907632562, y=1958.621709066977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.79820907920168, y=11581.290068903241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.36920759508368, y=3729.6273180266735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.153679518084893, y=1109.3219807490873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.032961854318744, y=336.72570646418046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.172881938987672, y=118.16146952922038 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.675999442826013, y=102.00911672813699 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.200434374189605, y=847.7595522987566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.907363289942147, y=1095.281955744951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.154433541691986, y=4545.685165701379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.241180275113017, y=1163.5193893857327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.565072843216416, y=2768.0667280294238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.676580804818075, y=1610.8000655785022 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.292517937457802, y=2601.060294207921 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.87243199438646, y=1215.080982476543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.336228772662935, y=1990.9401249918026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.45977969924097, y=1580.1655508023055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.280207304095673, y=1113.8337280828878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=59.562757368316696, y=5328.627446937344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.250034485375615, y=2254.8142138846583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.09688060596689, y=697.595520204932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.026921025610612, y=416.4267732138874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.8615442667538, y=721.3000936893262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.825757759068395, y=1433.1907119510786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=63.73514104712379, y=3479.4652879043047 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=106.36322121929697, y=9681.070585078509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.546314775306442, y=4812.926362555355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7181876112122603, y=123.47888090438204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.754250031218456, y=1893.0905008345826 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.200736884233777, y=2231.460109345854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.213618150874652, y=527.7318817577054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.401672966850409, y=580.233200566424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.51367279639942, y=4661.403738607691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.73528717232344, y=5790.13229484696 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.264459447556362, y=2483.1105139769197 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=149.9864383111694, y=8395.789231954903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.886158396392965, y=285.16150103164125 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=73.628425939439, y=5956.9557663112955 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.7669296567077, y=206.9040284307887 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.797022492867171, y=898.7915188998654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.835518433944011, y=682.4032730310805 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.048848005907686, y=761.9061654247487 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.953847834972881, y=621.7513453715027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.367978482972223, y=42.70109876738138 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.190529555751954, y=4243.668888954273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.890290330690789, y=2379.3255892182024 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.14985497471646, y=3670.8048720202714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.548227841872793, y=1548.9510392966592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.958095141431759, y=1627.9881928514162 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.594171849143592, y=624.1469309070727 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.966672363069415, y=736.6919730489902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.264459447556362, y=2483.11051397692 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=115.99239243132163, y=9515.528951629438 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.642225591947678, y=273.465103961399 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.355154842204463, y=726.000994143595 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.932826554518659, y=1026.5254179779874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.516305735735216, y=1327.5376692001782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=66.18034062697761, y=2778.915614915853 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.397010488816381, y=28.73036937802135 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=73.628425939439, y=5956.955766311296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=115.99239243132163, y=9515.528951629436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.222876465298622, y=2592.250874419951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.31686480586909, y=1264.2996185737634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.16897825296738, y=5588.364969167349 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.72969122417104, y=3449.259326935186 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.570151860847954, y=3588.3805261766493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.84453430328509, y=5897.119510340149 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.761283843157855, y=4053.0979525927705 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.873964111824613, y=1208.877325120204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=167.83226797256322, y=17888.48094983035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.22413942637674, y=6442.687207473531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.437937577476482, y=1680.532567043066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.821361907375845, y=3479.758564740855 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.194869017736632, y=110.95481241084434 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.58465465099122, y=220.6389448506151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.60749917849549, y=3868.062755912358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.787098346249756, y=6030.827264932072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.18345900400848, y=4551.058390194998 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.01406519463431, y=5063.3624278030875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2490484607150805, y=147.53182364009518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.11932362940526, y=3951.82974819472 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.604914868952477, y=3312.1541677440046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.080878048694794, y=1663.1026710047065 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.429530833649345, y=1238.3983553026017 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.357399297949655, y=315.0559640352417 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.7180570122953 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.845251174923504, y=1445.5614994520342 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.920672048968065, y=150.67920582026775 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=80.55664235256334, y=673.8489990894581 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.631876338077033, y=519.3316504931281 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.826070787967833, y=612.9477270694528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.089583134630864, y=253.95960271719358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.892452810407203, y=1054.5260439122212 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=95.79286193940706, y=5514.749773394213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.295352531601523, y=1854.0542173767612 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.79820907920168, y=11581.290068903241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.60867237560233, y=1284.1425333156235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.41271822121908, y=3263.5570238018868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.886172238776698, y=3645.580214581752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=50.8520024388676, y=5371.592537724923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.10675413314377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.051585441487163, y=285.8366420203847 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.688248239043378, y=646.0708383437309 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.571357174633782, y=641.1078937771276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.90153661342057, y=1825.1673320839386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.149600549267397, y=436.9256491248482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.05405158617307, y=1228.2431126120202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.374063882667947, y=88.38837133029486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.915460980149049, y=120.60103978798253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.30370953524349, y=596.2321669822738 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.70848233810209, y=1610.8884191878146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.630235803390065, y=1081.6088464051895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.497750983175546, y=2827.5517217181846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.927540827319604, y=1481.0679291080178 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.692748058381587, y=917.4127990987377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.687510940231611, y=596.8758508722296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.75151118422591, y=1307.8172043146858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.564392979358967, y=2491.895922026513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.116555648214288, y=1395.1840188006693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.795683340674694, y=2509.802601367533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.68157674848493, y=1890.3592937638014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.594171849143592, y=624.1469309070727 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.017053762290947, y=539.7528991214784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.19483361375676, y=816.7481374946984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.35740418918162, y=304.25509378240423 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=100.06237815909208, y=1626.951714651071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.629773395747756, y=217.4507327392345 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.548904005482086, y=3663.888055921534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7435746535163426, y=246.04635726067323 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.27703134455317, y=10642.89873845447 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.905764808036656, y=2081.5502933563803 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.00287254658662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.15842878381272, y=1714.4441564148005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.594211563774796, y=191.71270083173874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.72927980008852, y=1617.0014350798954 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.543258679057097, y=2105.1907315878734 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.980835535387238, y=1238.6677319371192 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.720824504149432, y=836.8068514145324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.02316464661228, y=1385.0977906276523 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2086204784446637, y=134.67002537063803 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.81100246036931, y=3975.7322036376054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.74791210308524, y=2966.7837236873856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.990498803384156, y=509.3979669243288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.02542313395815, y=915.8032901163101 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.479960977068076, y=658.288616616213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.604034818077622, y=444.71077094205333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.24655092271188, y=131.05817622079485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.208763180185777, y=22.718086538059914 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.870130401470112, y=563.3086126559331 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.761243635950649, y=957.8479811855791 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.16897825296738, y=5588.364969167349 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.965362097268134, y=5726.966666630721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.048099163001005, y=469.4551459598922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.1783929690477, y=4209.862449450678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.896237811282845, y=1786.4614084758298 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.2793005997861, y=7307.119768126531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.287160378834692, y=1007.2841550166793 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.068286541035782, y=1164.9998248903075 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.643881564634153, y=151.9163023124856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.526144771376355, y=79.57452085877512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.845251174923504, y=1445.5614994520342 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.765402835824915, y=1501.1296862828665 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.770840055112567, y=1755.2680293049725 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.09615839289094, y=6255.985592954355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.19492590596576, y=6502.177613179478 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=167.83226797256322, y=17888.480949830355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.51367279639942, y=4661.40373860769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=89.08018906998802, y=12612.950389729376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.858580594302396, y=1043.3227129781849 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.08828782343497, y=10122.769482158874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.251757090960275, y=2896.9054063867943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.973653213282006, y=2665.159712420836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=107.44404106795753, y=7391.120887935793 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.559221126737134, y=2296.2139572001383 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.979895104265419, y=226.40121920716751 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.52592252007383, y=2490.000347653552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.366134058495255, y=95.81180904152181 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.004532668815193, y=286.33267637450643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.658451791797845, y=1109.3971198088875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=78.2776297994326, y=5378.6385104075725 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.4480482855112085, y=1045.8068746998006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.367951626243627, y=3075.668294270049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.39034252315221, y=5987.066904345136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.385089366537073, y=3741.816476155448 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.010670244792536, y=4394.885903220335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.538940766784464, y=4198.788317848482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.31249200861766, y=2590.501523376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.4425482230426, y=2906.0178816366624 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.50427777724828, y=2139.6485642393227 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=95.79286193940706, y=5514.749773394214 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.456528988683486, y=277.7336673061136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.399234226226934, y=1007.6995449006231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=80.55664235256334, y=673.8489990894581 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95765813472105, y=119.45814112887737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.282229223465073, y=634.981775053906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.154433541691986, y=4545.685165701379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.720105372252135, y=3132.1693249321206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.60469440098393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.94257107351995, y=4744.054015631223 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.11078107642868, y=844.863254203729 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.205542642016677, y=3466.075718490008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.860529085938268, y=917.3193520262107 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.912225157214971, y=2076.763586290056 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.52371824929218, y=1599.9386157557924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.37564496488367, y=2692.249200961455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.02981131440971, y=738.5390349409932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.16858775494709, y=2107.7580121207097 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.1118966400232, y=6143.32648514397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.776913021405806, y=169.27636300634384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.489667733969462, y=109.54440984331 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.714607965766948, y=325.3873915578689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.970685834150647, y=2468.9573296450476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.938196008920897, y=5085.735084343789 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.853844711782128, y=312.39733935969014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.20115441633286, y=1308.7567707560281 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.14985497471646, y=3670.804872020272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.039671383031513, y=1166.7660354825102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.51745723564921, y=990.4641974438364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.16343137359998, y=3699.0644775484207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.570151352039597, y=155.50495834480216 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.130391219839046, y=1310.229701457774 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.818725949028266, y=2349.044532024387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.18345900400848, y=4551.058390194998 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.677464511593957, y=1649.4821780094376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.27703134455317, y=10642.89873845447 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.127506140083781, y=1980.1629155174355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.221349554205402, y=235.53248197314392 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.548904005482086, y=3663.888055921534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.35965619070225 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.25837493531886, y=4396.541479502634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.447826598840464, y=764.8744580316832 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.377934778837453, y=2361.123517512543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.174537015950875, y=2037.6552229298286 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.836602467554513, y=520.6180976734124 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.52054587372672, y=6222.800858994285 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.30952747362562, y=3222.033126847919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.22413942637674, y=6442.687207473531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.2793005997861, y=7307.119768126531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.913016185995787, y=5192.485133368389 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.871770751113975, y=1081.4321640035987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.733078602701317, y=901.3535153678581 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.826070787967833, y=612.9477270694526 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.418303859846493, y=240.64652586314162 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.901424856637298, y=307.4545293519067 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.444958800166553, y=601.9135568107231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.830515442790368, y=1429.2636057287948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8665791699522267, y=84.06719654619764 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.16525645136835, y=701.4183118010596 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.39766843771307, y=1017.8748038186807 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.763409151613423, y=2219.1648675454194 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.9575548975179, y=5345.168434721208 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.01406519463431, y=5063.3624278030875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=89.08018906998802, y=12612.950389729374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.440601404209787, y=1553.0979700720452 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.19492590596576, y=6502.177613179478 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.7740992581316, y=1534.2249612479777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.554643410431453, y=972.3487688183648 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=75.51001318258353, y=2574.2017684863868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.374063882667947, y=88.38837133029486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.143473278836844, y=156.24923656698724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.781348282519147, y=577.4271618841974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.92613253897879, y=1723.6227406413163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.966672363069415, y=736.6919730489902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.357399297949655, y=315.0559640352417 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=107.44404106795753, y=7391.120887935793 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.137312185431583, y=931.0640452713453 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.651238936545624, y=1724.3298033496394 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=76.98164974090417, y=13783.148074973209 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2102263154474926, y=78.73842685845617 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.331509372044106, y=1154.9046568658553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.046956914389305, y=1763.197389828386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.381632455394417, y=155.16814385802374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.954464486382562, y=1334.1731733957522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.42305157405305, y=3278.0480127133205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7691449572471276, y=179.73928202361907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.11121853090768, y=3307.823310342303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.280207304095673, y=1113.8337280828875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.642225591947678, y=273.465103961399 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.679611221574575, y=2068.8314615970635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.440675497616045, y=973.8442871974919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.636146372647776, y=373.616430138635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.543574803304747, y=160.37642521162903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.403649589179562, y=260.4790427172476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.31540497368872, y=432.3904811750681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.340744495695304, y=628.0551774605684 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.8812786512963235, y=42.873023018543165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.02542313395815, y=915.80329011631 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.20825146639656, y=1490.3022225735197 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.021288924214918, y=1184.353818524082 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.336037775934543, y=1214.5697082891659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.34463718893875, y=16141.397555627289 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.94180180058514, y=565.9641392197256 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.145460140350337, y=1630.2202230032894 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.707583176293186, y=581.1652001646744 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.369390924969155, y=202.1535503206681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.46276859073571, y=1273.7833645900935 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.94037845635199, y=1449.6936650488494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.986464711276682, y=1937.1182797167025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.320279053724033, y=3414.117239219241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.951395561886233, y=4025.5813060339065 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.88852543415618, y=2910.013202531576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.728162049812326, y=3616.506339812307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.905821129872924, y=1809.1956105434576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.200736884233777, y=2231.460109345854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.886172238776698, y=3645.5802145817515 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.08828782343497, y=10122.769482158874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=76.98164974090417, y=13783.148074973207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.103531108287461, y=947.0019540708528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.39034252315221, y=5987.066904345137 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040337 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.431621385007816, y=2783.2754313571913 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.148830919351383, y=3179.988023371352 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.630997966432858, y=2775.945557538814 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.548227841872793, y=1548.9510392966592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.81100246036931, y=3975.7322036376054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.88460814926618, y=2607.5989510508966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.10837907632562, y=1958.621709066977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.60867237560233, y=1284.1425333156233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=78.2776297994326, y=5378.638510407573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.11121853090768, y=3307.823310342303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.966511019433824, y=2027.6629525738272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.06267904356465, y=2562.1337591339643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.667499664503925, y=3072.6786008380623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.196004776034822, y=824.2656026981177 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.990498803384156, y=509.39796692432884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.1118966400232, y=6143.32648514397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.013550601797593, y=456.8365651196008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.711067448930523, y=103.98720927323211 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.885475987282734, y=59.94437773031214 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.7008872781165, y=810.4540522302706 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.05405158617307, y=1228.2431126120202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.658451791797845, y=1109.3971198088875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=75.51001318258353, y=2574.2017684863868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.483979091481004, y=110.65138034395127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.484006153161568, y=415.65303110646573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.302733301083634, y=1883.3724787034787 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.546314775306442, y=4812.926362555355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.795683340674694, y=2509.802601367533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.938196008920897, y=5085.735084343788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.162580945071667, y=755.4700417479464 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.42203524798809, y=4592.036412031064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.72649374743898, y=2401.9985866911898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.604914868952477, y=3312.1541677440046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.613142701448908, y=2173.8029257407397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.472223760341517, y=4395.203378155911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.56911340179682, y=905.3492658083856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.048848005907686, y=761.9061654247488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.234843491338836, y=88.40702052753119 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.35670358621192, y=3103.0302319123016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.704402634203479, y=1584.7541176712882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.52151611025142, y=826.6982529408598 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.478680716654402, y=1789.5151703156207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.051585441487163, y=285.8366420203847 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.010670244792536, y=4394.885903220335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.630997966432858, y=2775.945557538814 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.595287436464957, y=1561.624583412698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.265272126138274, y=3215.692730863169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.447826598840464, y=764.874458031683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.268369658869275, y=1207.2456303057943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=60.27408137106579, y=9296.361750438346 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.787098346249756, y=6030.827264932071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.270338942289787, y=301.6188134224602 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.34463718893875, y=16141.397555627287 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.583821954285227, y=1526.3569894108316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.906006655132302, y=103.06154002559344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.618850961908784, y=1818.6803816847155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.98891956962056, y=826.7029186300551 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.177800073628475, y=231.69942636413322 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.277873317798153, y=199.30206315424164 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.30370953524349, y=596.2321669822738 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.456528988683486, y=277.7336673061136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.781348282519147, y=577.4271618841975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.759329927809844, y=1836.6345011146625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.92613253897879, y=1723.6227406413163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.09615839289094, y=6255.985592954355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.709039398219243, y=2965.9550347828986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.454502141477075, y=2765.2290737041517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.731556540221842, y=4249.557777503313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.185178790104986, y=1561.855319584401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=108.59326514861297, y=11780.872698506659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.222753801146133, y=1274.5480135391203 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.673710302524762, y=760.8625022321821 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.1861555176582, y=10789.756141952315 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.280737526028112, y=913.2494943394029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.04249781915783, y=952.7375249371381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.809961623854543, y=1382.1025908845463 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.913016185995787, y=5192.485133368388 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.364142373525267, y=812.3726604714147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4745932547060505, y=75.8710342512307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.43308990417036, y=2425.547139918002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.230666424008598, y=337.07395147401644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.216061173670258, y=151.5335572114978 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.404173381613504, y=232.49370890539794 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.963055394049615, y=364.17234336553406 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.19483361375676, y=816.7481374946984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.282229223465073, y=634.9817750539061 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.440675497616045, y=973.844287197492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.906006655132302, y=103.06154002559344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=138.1992238227716, y=1550.3569293854837 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.850547587921007, y=-49.82718543272314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=100.06237815909208, y=1626.951714651071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.859883086314632, y=130.28484054800037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.759329927809844, y=1836.6345011146625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.720061695732447, y=1535.8533329844136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.245712892003759, y=875.8457378018661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.72969122417104, y=3449.259326935186 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.03056396357699, y=1284.4128669676647 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.752562999212127, y=476.5547599231652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.164781836622826, y=1753.1029002319578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.431621385007816, y=2783.275431357191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.86604045369495, y=3582.1350344541997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.992524948008366, y=5217.728255118272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.2238666478357 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.2814501459940395, y=387.61566891446495 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.87243199438646, y=1215.0809824765433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.1067541331438 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.860529085938268, y=917.3193520262107 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.148830919351383, y=3179.988023371352 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.86604045369495, y=3582.1350344541997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.666914338479472, y=1244.0477585818403 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.367951626243627, y=3075.6682942700495 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.954464486382562, y=1334.1731733957527 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.05190818840697, y=7642.200258270267 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.559035191535777, y=2900.525880852226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.133207273262352, y=1891.3218880533686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.965362097268134, y=5726.96666663072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.408993857560096, y=1061.8454584391618 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.241180275113017, y=1163.5193893857327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.827098226866955, y=341.9756559251909 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.905280636150912, y=408.8229653007962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.975520111663032, y=723.1778127825477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.017053762290947, y=539.7528991214784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.791728165030868, y=33.466981492595195 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.187962282630615, y=86.22179090379215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.849314858844827, y=-37.8419781816373 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.445053927101924, y=-32.542797292761634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.388046500725044, y=-19.377198479074693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.70503066732156, y=1306.0276082647513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.679611221574575, y=2068.8314615970635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.23486298702637, y=1294.789058239924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.149600549267397, y=436.9256491248482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.4425482230426, y=2906.0178816366624 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.94180180058514, y=565.9641392197256 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.429530833649345, y=1238.3983553026017 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=68.34546777149802, y=11603.855445550424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.84554817296302, y=3040.3693550038674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.88007935507988, y=560.8778610936662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.702635541875779, y=1226.0026375961525 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.87504811623958, y=1604.0024255354538 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.565072843216416, y=2768.0667280294233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.41271822121908, y=3263.5570238018868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.973653213282006, y=2665.159712420836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.30952747362562, y=3222.033126847919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.293519964892734, y=2293.14004869662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.215470438518935, y=790.6228367910932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.797022492867171, y=898.7915188998653 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.927540827319604, y=1481.0679291080178 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.538940766784464, y=4198.788317848482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.320279053724033, y=3414.117239219241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.05190818840697, y=7642.200258270267 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.817135839123939, y=1537.9515948277426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.159700777436671, y=480.0112382922234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.518486781675048, y=2670.5722997765492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.213618150874652, y=527.7318817577053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.687510940231611, y=596.8758508722296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.205542642016677, y=3466.0757184900076 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.11900944232178, y=6875.574444770971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.2176068413600145, y=632.2654572276674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.613142701448908, y=2173.8029257407397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=50.8520024388676, y=5371.592537724923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.858580594302396, y=1043.3227129781849 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.52054587372672, y=6222.800858994285 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.194033559349713, y=673.4314685099623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=60.27408137106579, y=9296.361750438346 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.871770751113975, y=1081.4321640035987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.552776819880734, y=3849.954340609008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.198582730048882, y=612.0981720512832 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.10121092943638, y=312.9900306065706 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.6377216793197, y=1155.155315348053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.277095907440895, y=9054.469345287234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.729376880964361, y=1342.7569059519092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.43308990417036, y=2425.547139918002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.390295649037938, y=1432.235062405421 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.3844444371205, y=2606.9600554453014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.901424856637298, y=307.4545293519066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.013550601797593, y=456.8365651196008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.70503066732156, y=1306.0276082647513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.397010488816381, y=28.730369378021365 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.35740418918162, y=304.25509378240423 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.07556063075432, y=1563.8130465095235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.22415132201998, y=3298.9453996902753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.761243635950649, y=957.8479811855792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.66722922485449, y=857.3256088177126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.14672202455761, y=1265.3123405504202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.45977969924097, y=1580.1655508023055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.630235803390065, y=1081.6088464051893 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.720105372252135, y=3132.1693249321206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.145460140350337, y=1630.2202230032892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.17182009192635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=108.59326514861297, y=11780.872698506659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.595287436464957, y=1561.624583412698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.322165466084606, y=3397.4374352477485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.152290067808233, y=1069.533257968452 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.336228772662935, y=1990.9401249918028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.75151118422591, y=1307.8172043146858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.912225157214971, y=2076.763586290056 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.472223760341517, y=4395.203378155911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.992524948008366, y=5217.728255118272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.11900944232178, y=6875.574444770971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.100264470974935, y=4063.2317816229156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.431909256039859, y=1175.6924454008358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.636016142149288, y=383.75125657721674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.209562298693665, y=946.2974338321752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.52371824929218, y=1599.9386157557924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.234843491338836, y=88.40702052753119 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.99964726914348, y=3020.783382923852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=68.34546777149802, y=11603.855445550424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.162580945071667, y=755.4700417479465 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.302733301083634, y=1883.3724787034787 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95765813472105, y=119.45814112887739 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.340744495695304, y=628.0551774605684 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.86491060748682, y=1161.9036774245876 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.552776819880734, y=3849.9543406090083 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.277232757198592, y=635.7522319887801 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.688248239043378, y=646.0708383437309 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=102.72228387083118, y=12448.362187205088 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.11078107642868, y=844.8632542037288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3744898352886232, y=98.04524548603288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=138.1992238227716, y=1550.3569293854837 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.032961854318744, y=336.72570646418046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7181876112122603, y=123.47888090438204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.02981131440971, y=738.5390349409932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.40874134850044, y=3922.796456958409 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.956090398148797, y=1919.8476764160932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.401672966850409, y=580.2332005664239 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.118959624748506, y=717.5499806908379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.507193123317798, y=673.0058113000913 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.329634767714917, y=500.08450908544944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.291711574816265, y=1497.7301722228733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.039155504235007, y=1276.97967730591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.418632502051437, y=1314.1684230919202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.287160378834692, y=1007.284155016679 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8665791699522267, y=84.06719654619761 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.583821954285227, y=1526.3569894108316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.86491060748682, y=1161.9036774245876 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.004532668815193, y=286.33267637450643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.34125974740439, y=701.1399595832165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.132660228792821, y=284.4886072406711 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.943535809556224, y=4522.765289736248 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.853844711782128, y=312.39733935969014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.683870673513134, y=737.0757926001373 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.444642915017477, y=1501.9347086841904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.541661728528357, y=2515.971949365436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.570151352039597, y=155.50495834480213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.093109563538146, y=838.3445731007535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.898652495210854, y=2302.231896628169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.835518433944011, y=682.4032730310805 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.15842878381272, y=1714.4441564148005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.16343137359998, y=3699.06447754842 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.35670358621192, y=3103.0302319123016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.265272126138274, y=3215.6927308631693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.100264470974935, y=4063.231781622915 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=102.72228387083118, y=12448.362187205088 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.676580804818075, y=1610.800065578502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.444958800166553, y=601.9135568107231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.7008872781165, y=810.4540522302705 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.850557571236374, y=1013.4674659042631 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.90153661342057, y=1825.1673320839388 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.99964726914348, y=3020.783382923852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.450312891533606, y=302.9928998375543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.867420725122225, y=980.1313790361316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.593318489801303, y=320.8685996210163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.587157643095171, y=1570.09849378275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.367978482972223, y=42.70109876738135 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.742537067847174, y=2216.642125027071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.56911340179682, y=905.3492658083856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.720824504149432, y=836.8068514145325 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.4480482855112085, y=1045.8068746998003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.84554817296302, y=3040.369355003868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=97.4795600839372, y=19044.759716409997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.963527971809441, y=1716.5853582087027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.6384399306648865, y=1166.3768059088086 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.719390454032402, y=1381.485960058944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.390295649037938, y=1432.2350624054209 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.442547943055924, y=612.3645975006294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.07556063075432, y=1563.8130465095235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.889424182210977, y=717.3541270017233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.818725949028266, y=2349.0445320243866 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.22386664783573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.77007689606468, y=1041.2498425235644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.761283843157855, y=4053.09795259277 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.385089366537073, y=3741.8164761554476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.704402634203479, y=1584.7541176712884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.222753801146133, y=1274.5480135391201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.431909256039859, y=1175.6924454008358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.40874134850044, y=3922.7964569584087 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.405315515320297, y=668.9432603126553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=105.37274201328563, y=5106.3749342535575 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.348430149829816, y=155.15934108076715 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.294799689322048, y=152.47781805537875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.29049469163119, y=302.2625681708359 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.200434374189605, y=847.7595522987567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.631876338077033, y=519.3316504931281 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95480332700302, y=387.5851944116771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.399234226226934, y=1007.6995449006231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.979895104265419, y=226.40121920716751 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4745932547060505, y=75.8710342512307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.958095141431759, y=1627.988192851416 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.1861555176582, y=10789.756141952315 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.3596561907022 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.830515442790368, y=1429.2636057287948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.618850961908784, y=1818.6803816847155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.3844444371205, y=2606.9600554453014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.22415132201998, y=3298.9453996902753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.943535809556224, y=4522.765289736248 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.966511019433824, y=2027.6629525738272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.367502115560077, y=857.5125462774614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.277095907440895, y=9054.469345287234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=97.4795600839372, y=19044.75971641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.66722922485449, y=857.3256088177127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.963527971809441, y=1716.5853582087027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=105.37274201328563, y=5106.3749342535575 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.18317955365668, y=643.695966491443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3100773742469185, y=63.98990516543762 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.934246097006715, y=1062.756007846971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2490484607150805, y=147.53182364009515 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.298583549799492, y=429.7732384220136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.19508201664674, y=7400.4082530230735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.390904275650948, y=287.4350114873398 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.20951113946196, y=3178.312897234683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.778626853730707, y=3781.4361715181576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.228234625794988, y=95.2926444726716 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.442547943055924, y=612.3645975006294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.467058710950116, y=137.83030209061906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.76339009052359, y=656.4605983025151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=154.28127593001375, y=20409.958237414256 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.527199500141762, y=3152.6660722412794 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.90971881818937, y=6129.541141541611 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.196061541343454, y=6167.624723721105 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.269790671148208, y=381.08220933438275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.851898960739511, y=1726.4217235315054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.382296997750117, y=212.21982953981905 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.168973418705564, y=964.9097008989567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.564392979358967, y=2491.895922026513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.174537015950875, y=2037.6552229298286 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.322165466084606, y=3397.4374352477485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.367502115560077, y=857.5125462774614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.19508201664674, y=7400.4082530230735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.675999442826013, y=102.00911672813697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=154.28127593001375, y=20409.958237414252 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.366134058495255, y=95.81180904152181 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.500990078453356, y=1277.3999333051606 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95480332700302, y=387.5851944116771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.467058710950116, y=137.83030209061903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.594211563774796, y=191.71270083173874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248755 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.41155578031034, y=956.7202434778234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.527199500141762, y=3152.6660722412794 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.47047366119773, y=457.8986010955713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.165344655110117, y=231.79602097381905 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.67475745428459, y=12217.586396050561 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.86492358254515, y=9273.258823365735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.526307221047045, y=1181.3971643302548 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.625632717277035, y=514.9054318175333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.72927980008852, y=1617.0014350798956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.331509372044106, y=1154.9046568658553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.956090398148797, y=1919.8476764160932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3100773742469185, y=63.98990516543762 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.20951113946196, y=3178.312897234683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.90971881818937, y=6129.541141541611 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.67475745428459, y=12217.586396050561 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.0550897108057, y=6285.311582937433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.938014720116014, y=1611.272309212945 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.868578416629902, y=1053.7595356353474 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=127.48590070634918, y=2718.355831850678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.543258679057097, y=2105.1907315878734 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.848227930173145, y=898.9647035509813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.122378105319772, y=505.72185722906045 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.4167093600772125, y=10.833622232694722 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.046956914389305, y=1763.1973898283857 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.485212199669728, y=12.340684703730048 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.541661728528357, y=2515.9719493654356 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.886158396392965, y=285.16150103164125 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.934246097006715, y=1062.756007846971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.714607965766948, y=325.3873915578689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.778626853730707, y=3781.4361715181576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.445053927101924, y=-32.542797292761634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.18317955365668, y=643.695966491443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.196061541343454, y=6167.624723721104 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.76339009052359, y=656.4605983025151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.500990078453356, y=1277.3999333051609 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.41155578031034, y=956.7202434778234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.86492358254515, y=9273.258823365735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=127.48590070634918, y=2718.355831850678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.0550897108057, y=6285.311582937432 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=124.43649733424294, y=2905.0831692486563 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.1906629825013, y=1082.4289791585986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.1356131375068514 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.58465465099122, y=220.6389448506151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.418303859846493, y=240.64652586314165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.298583549799492, y=429.7732384220136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.269790671148208, y=381.0822093343828 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.47047366119773, y=457.8986010955713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.848227930173145, y=898.9647035509812 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=124.43649733424294, y=2905.0831692486563 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.920672048968065, y=150.67920582026775 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.143473278836844, y=156.2492365669872 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.390904275650948, y=287.43501148733986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.382296997750117, y=212.21982953981907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.165344655110117, y=231.79602097381903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.122378105319772, y=505.72185722906045 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.1906629825013, y=1082.4289791585986 -2020-03-22 21:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.0749289355614, y=2935.3079829985722 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.7669296567077, y=206.90402843078869 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.221349554205402, y=235.5324819731439 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.707583176293186, y=581.1652001646744 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.270338942289787, y=301.61881342246016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4528287023171864, y=-13.626515749671881 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.787823761237988, y=1190.3059679062007 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=67.30340114596277, y=4978.067713229227 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.44958309187915, y=2557.1775411188714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.392368655014138, y=272.8292439171303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.455207547118633, y=1493.604999717072 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.37671892739202, y=1640.8713165619854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.949885114786532, y=667.7736374342428 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.0584643060860115, y=399.45251339859266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.337293046673318, y=6.659265024509608 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.198582730048882, y=612.0981720512832 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=160.90299420211994, y=24135.242210171906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.09991979681682, y=3628.9779749711324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.664005114214045, y=543.1548578981133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.08288661617512, y=4834.405964694236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.292517937457802, y=2601.060294207921 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.080878048694794, y=1663.1026710047065 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.251757090960275, y=2896.9054063867943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.763409151613423, y=2219.1648675454194 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.709039398219243, y=2965.955034782898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.277232757198592, y=635.7522319887801 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=160.90299420211994, y=24135.242210171902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.662701846154135, y=7562.938046020788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.29671755293621, y=6742.132998895817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=66.39148645599661, y=11495.037303397332 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.37814477576711 and upper: 10000.0 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=54.63237775497714, y=6738.762051605448 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.980835535387238, y=1238.6677319371192 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.381632455394417, y=155.1681438580237 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.742537067847174, y=2216.642125027071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.851898960739511, y=1726.4217235315057 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=85.2567470928251, y=11539.666811929848 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.621096098107955, y=5199.448600408929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.222876465298622, y=2592.250874419951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.770840055112567, y=1755.2680293049723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.16525645136835, y=701.4183118010596 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.06267904356465, y=2562.133759133964 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.6384399306648865, y=1166.3768059088086 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.277629170565893, y=286.2949828845061 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.8812786512963235, y=42.873023018543165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.726031997463785, y=999.9534563838513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.09688060596689, y=697.5955202049321 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.629773395747756, y=217.4507327392345 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.776913021405806, y=169.27636300634384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.636146372647776, y=373.61643013863505 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.177800073628475, y=231.69942636413322 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.230666424008598, y=337.07395147401644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.37671892739202, y=1640.8713165619852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=189.3660126694441, y=16812.342969644753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.17565782185067, y=2199.4013882089357 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.03786972034592, y=1831.1382471750126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.36920759508368, y=3729.6273180266735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=86.49646899531854, y=16081.353804362025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.53060898090945, y=10606.806261638707 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.829079516767233, y=835.217192915827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.821361907375845, y=3479.758564740855 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.02735294857508, y=7558.949806091143 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.895165605577443, y=3347.7685666896728 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.130391219839046, y=1310.229701457774 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.202237098940643, y=2685.871192195202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.918859274073999, y=334.2500318836713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.87137748744101, y=1339.4543714337392 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.526307221047045, y=1181.3971643302548 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.2176068413600145, y=632.2654572276674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.70205423953869, y=5741.697233300739 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.190529555751954, y=4243.668888954273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.905764808036656, y=2081.5502933563807 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.37564496488367, y=2692.2492009614552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.559221126737134, y=2296.2139572001383 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.554643410431453, y=972.3487688183646 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.667499664503925, y=3072.6786008380623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.71448278272277, y=5945.7200232271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.09991979681682, y=3628.9779749711324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.0749289355614, y=2935.307982998572 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.295352531601523, y=1854.0542173767612 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.50427777724828, y=2139.6485642393227 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.20825146639656, y=1490.3022225735197 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.720061695732447, y=1535.8533329844136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.291711574816265, y=1497.7301722228733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.355154842204463, y=726.0009941435951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.4167093600772125, y=10.833622232694715 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.884734754907498, y=176.07522067879674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.509136354154375, y=753.4465870845689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.026921025610612, y=416.4267732138874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.543574803304747, y=160.37642521162903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=67.30340114596277, y=4978.067713229226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.34125974740439, y=701.1399595832164 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.06585343553341, y=6071.765821694771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.604694400984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.137312185431583, y=931.0640452713453 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.88007935507988, y=560.8778610936661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.719390454032402, y=1381.4859600589439 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.951395561886233, y=4025.581306033906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=85.2567470928251, y=11539.666811929848 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.938014720116014, y=1611.272309212945 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=54.63237775497714, y=6738.762051605448 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.692748058381587, y=917.4127990987377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.04249781915783, y=952.7375249371382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.614981708656373, y=773.6004761724269 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.25457167849589, y=7223.261653889393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.77007689606468, y=1041.2498425235644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.168973418705564, y=964.9097008989568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.625632717277035, y=514.9054318175333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.868578416629902, y=1053.7595356353477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.72649374743898, y=2401.9985866911898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.662701846154135, y=7562.938046020788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.754250031218456, y=1893.0905008345828 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.13894443065587, y=1160.5557562027782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.850557571236374, y=1013.467465904263 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.787823761237988, y=1190.3059679062007 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=189.3660126694441, y=16812.34296964475 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.216061173670258, y=151.53355721149782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.949885114786532, y=667.7736374342427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.885475987282734, y=59.94437773031215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.172476347503921, y=270.986503747895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.17565782185067, y=2199.4013882089353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.762293517336417, y=1069.7852364981384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=59.562757368316696, y=5328.627446937344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.70848233810209, y=1610.8884191878146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.16858775494709, y=2107.7580121207097 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.369390924969155, y=202.1535503206681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.10121092943638, y=312.99003060657054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.571357174633782, y=641.1078937771276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.71448278272277, y=5945.7200232271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=86.49646899531854, y=16081.353804362021 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.559035191535777, y=2900.5258808522262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.303337651418303, y=1414.2357831274787 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.51367279639942, y=4661.403738607691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.817135839123939, y=1537.9515948277424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.56474896650036, y=5074.32699888657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.31249200861766, y=2590.501523376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.651238936545624, y=1724.3298033496394 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.454502141477075, y=2765.2290737041517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.664005114214045, y=543.1548578981134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=118.33953112205833, y=18049.185863106133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.021288924214918, y=1184.353818524082 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.50217888014103, y=1383.2378628641686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.485212199669728, y=12.340684703730048 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.8615442667538, y=721.3000936893261 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.23486298702637, y=1294.789058239924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.153679518084893, y=1109.3219807490873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.074719262654313, y=468.5601582648027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.31686480586909, y=1264.2996185737634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.73528717232344, y=5790.13229484696 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.196004776034822, y=824.2656026981177 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=66.39148645599661, y=11495.037303397334 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.048848005907686, y=761.9061654247487 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.551746229454913, y=2153.573458087213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.761283843157855, y=4053.0979525927705 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.845286194864315, y=5557.359857176916 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.805576834052715, y=3780.3313003132635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.890290330690789, y=2379.3255892182024 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2086204784446637, y=134.67002537063803 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7691449572471276, y=179.73928202361907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.497750983175546, y=2827.5517217181846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.94257107351995, y=4744.054015631223 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.479960977068076, y=658.288616616213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.039155504235007, y=1276.97967730591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.403649589179562, y=260.4790427172475 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.135613137506844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.132660228792821, y=284.4886072406712 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.889424182210977, y=717.3541270017233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.03786972034592, y=1831.1382471750126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.762293517336417, y=1069.7852364981386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=106.36322121929697, y=9681.070585078509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.68157674848493, y=1890.3592937638014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.13894443065587, y=1160.5557562027782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.733078602701317, y=901.353515367858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.46276859073571, y=1273.7833645900937 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.364142373525267, y=812.3726604714147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.6377216793197, y=1155.1553153480527 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3744898352886232, y=98.04524548603288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.074719262654313, y=468.5601582648027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.437937577476482, y=1680.532567043066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.42305157405305, y=3278.0480127133205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.29671755293621, y=6742.132998895817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.53060898090945, y=10606.806261638707 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.56474896650036, y=5074.3269988865695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.039671383031513, y=1166.7660354825102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.88852543415618, y=2910.013202531576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.268369658869275, y=1207.2456303057943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.133207273262352, y=1891.3218880533689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.159700777436671, y=480.0112382922234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.621096098107955, y=5199.448600408929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2490484607150805, y=147.53182364009518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.116555648214288, y=1395.1840188006693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=70.83986664950933, y=12358.389758558375 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.731556540221842, y=4249.557777503313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.39766843771307, y=1017.8748038186806 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.907363289942147, y=1095.281955744951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.970685834150647, y=2468.9573296450476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.404173381613504, y=232.4937089053979 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.915460980149049, y=120.60103978798253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.98891956962056, y=826.7029186300553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.228234625794988, y=95.2926444726716 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.675999442826013, y=102.00911672813699 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.348430149829816, y=155.15934108076715 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.277629170565893, y=286.2949828845061 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.44958309187915, y=2557.177541118871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.460832002358117, y=374.05495613623066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.336037775934543, y=1214.569708289166 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.94037845635199, y=1449.6936650488492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.245712892003759, y=875.8457378018662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.14672202455761, y=1265.3123405504202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.1718200919263 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.783012380969424, y=6296.269698758271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.66243217204627, y=12620.953152561777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.564392979358967, y=2491.895922026513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.594211563774796, y=191.71270083173874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.72927980008852, y=1617.0014350798954 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.543258679057097, y=2105.1907315878734 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2102263154474926, y=78.73842685845617 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.03056396357699, y=1284.4128669676647 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.202237098940643, y=2685.871192195202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.25457167849589, y=7223.2616538893935 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.980835535387238, y=1238.6677319371192 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.953847834972881, y=621.7513453715027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.570151860847954, y=3588.3805261766493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.507193123317798, y=673.0058113000914 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.60749917849549, y=3868.062755912358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.870130401470112, y=563.3086126559331 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.729376880964361, y=1342.7569059519092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.886158396392965, y=285.16150103164125 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.884734754907498, y=176.07522067879677 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.418632502051437, y=1314.1684230919204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.08288661617512, y=4834.405964694235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.048099163001005, y=469.4551459598922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.677464511593957, y=1649.4821780094376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.728162049812326, y=3616.5063398123075 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.185178790104986, y=1561.8553195844008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.293519964892734, y=2293.14004869662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.194033559349713, y=673.4314685099623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.02735294857508, y=7558.949806091143 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.845286194864315, y=5557.359857176916 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=70.83986664950933, y=12358.389758558375 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7261581124295162, y=166.03593042108736 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.984137746441253, y=397.4069588877652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.0028725465866 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.51367279639942, y=4661.40373860769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.377934778837453, y=2361.123517512543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.2814501459940395, y=387.6156689144649 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.152290067808233, y=1069.5332579684518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.895165605577443, y=3347.7685666896723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.66243217204627, y=12620.953152561777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.06585343553341, y=6071.765821694771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=118.33953112205833, y=18049.185863106133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.7740992581316, y=1534.2249612479777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=119.07124047815745, y=3470.309710804661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.58465465099122, y=220.6389448506151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.920672048968065, y=150.67920582026775 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.825757759068395, y=1433.1907119510788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.392368655014138, y=272.8292439171303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.405315515320297, y=668.9432603126553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.10837907632562, y=1958.621709066977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.20115441633286, y=1308.756770756028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.905821129872924, y=1809.1956105434574 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.385089366537073, y=3741.816476155448 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.174537015950875, y=2037.6552229298286 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.331509372044106, y=1154.9046568658553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.046956914389305, y=1763.197389828386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.215470438518935, y=790.6228367910933 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.986464711276682, y=1937.1182797167025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.702635541875779, y=1226.0026375961525 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.809961623854543, y=1382.1025908845463 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.292517937457802, y=2601.060294207921 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.241180275113017, y=1163.5193893857327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.337293046673318, y=6.659265024509608 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.64372422343212, y=5348.68633382215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.915460980149049, y=120.60103978798253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=100.06237815909208, y=1626.951714651071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.850547587921007, y=-49.82718543272314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.366134058495255, y=95.81180904152181 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.714607965766948, y=325.3873915578689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.418303859846493, y=240.64652586314162 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.143473278836844, y=156.24923656698724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.8812786512963235, y=42.873023018543165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.885475987282734, y=59.94437773031214 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.98891956962056, y=826.7029186300551 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=100.06237815909208, y=1626.951714651071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.294799689322048, y=152.47781805537875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.643881564634153, y=151.91630231248564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.557607782693822, y=601.8831350038254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.36920759508368, y=3729.6273180266735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.45977969924097, y=1580.1655508023055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7181876112122603, y=123.47888090438204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.7669296567077, y=206.9040284307887 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.329634767714917, y=500.08450908544944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.829079516767233, y=835.2171929158271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.70205423953869, y=5741.697233300739 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.381632455394417, y=155.16814385802374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.752562999212127, y=476.5547599231652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.118959624748506, y=717.5499806908379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.450312891533606, y=302.99289983755426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.048848005907686, y=761.9061654247488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.1861555176582, y=10789.756141952315 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.322165466084606, y=3397.4374352477485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.84453430328509, y=5897.119510340148 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.896237811282845, y=1786.4614084758298 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.9575548975179, y=5345.168434721208 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.805576834052715, y=3780.3313003132635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.79820907920168, y=11581.290068903241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.154433541691986, y=4545.685165701379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.280207304095673, y=1113.8337280828878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.546314775306442, y=4812.926362555355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.754250031218456, y=1893.0905008345826 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.73528717232344, y=5790.13229484696 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.31686480586909, y=1264.2996185737634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.437937577476482, y=1680.532567043066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.60749917849549, y=3868.062755912358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.357399297949655, y=315.0559640352417 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.250034485375615, y=2254.8142138846583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.71805701229528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.068286541035782, y=1164.9998248903075 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456464 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.827098226866955, y=341.9756559251909 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=63.73514104712379, y=3479.465287904304 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=59.562757368316696, y=5328.627446937344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=106.36322121929697, y=9681.070585078509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.295352531601523, y=1854.0542173767612 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.70848233810209, y=1610.8884191878146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.68157674848493, y=1890.3592937638014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.548904005482086, y=3663.888055921534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.990498803384156, y=509.3979669243288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.761243635950649, y=957.8479811855791 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.287160378834692, y=1007.2841550166793 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.979895104265419, y=226.40121920716751 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.50427777724828, y=2139.6485642393227 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.16858775494709, y=2107.7580121207097 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.970685834150647, y=2468.9573296450476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.548904005482086, y=3663.888055921534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.932826554518659, y=1026.5254179779874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.455207547118633, y=1493.604999717072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.172476347503921, y=270.986503747895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.460832002358117, y=374.05495613623066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.31540497368872, y=432.3904811750681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.277873317798153, y=199.30206315424164 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.963055394049615, y=364.172343365534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.726031997463785, y=999.9534563838513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.509136354154375, y=753.446587084569 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.50217888014103, y=1383.2378628641686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=119.07124047815745, y=3470.309710804661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.29049469163119, y=302.26256817083583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=66.18034062697761, y=2778.915614915853 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.604034818077622, y=444.71077094205333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.445053927101924, y=-32.542797292761634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=92.47327737786847, y=275.511629131108 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.64372422343212, y=5348.68633382215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8665791699522267, y=84.06719654619764 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.20825146639656, y=1490.3022225735197 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.089583134630864, y=253.9596027171936 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.765402835824915, y=1501.1296862828663 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.60867237560233, y=1284.1425333156235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.149600549267397, y=436.9256491248482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.630235803390065, y=1081.6088464051895 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.14985497471646, y=3670.8048720202714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.548227841872793, y=1548.9510392966592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.72969122417104, y=3449.259326935186 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.080878048694794, y=1663.1026710047065 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.571357174633782, y=641.1078937771276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.497750983175546, y=2827.5517217181846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7435746535163426, y=246.04635726067323 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.127506140083781, y=1980.1629155174353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.88460814926618, y=2607.5989510508966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.87504811623958, y=1604.0024255354538 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.958095141431759, y=1627.9881928514162 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.222876465298622, y=2592.250874419951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.821361907375845, y=3479.758564740855 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.79820907920168, y=11581.290068903241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.795683340674694, y=2509.802601367533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.770840055112567, y=1755.2680293049725 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.559221126737134, y=2296.2139572001383 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.154433541691986, y=4545.685165701379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.938196008920897, y=5085.735084343789 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.35965619070225 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.16525645136835, y=701.4183118010596 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.554643410431453, y=972.3487688183648 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.783012380969424, y=6296.269698758271 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.673710302524762, y=760.8625022321821 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.956090398148797, y=1919.8476764160932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.541661728528357, y=2515.971949365436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.918859274073999, y=334.2500318836712 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.303337651418303, y=1414.235783127479 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.800154807491523, y=2921.904767359094 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.02316464661228, y=1385.0977906276526 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=62.60844307833145, y=6992.607927301982 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.666914338479472, y=1244.0477585818405 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=123.04282993567702, y=12805.628330946758 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.1783929690477, y=4209.862449450678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.51745723564921, y=990.4641974438365 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.103531108287461, y=947.0019540708528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.518486781675048, y=2670.5722997765492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.87137748744101, y=1339.4543714337392 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.742537067847174, y=2216.642125027071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.87243199438646, y=1215.080982476543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.336228772662935, y=1990.9401249918026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.401672966850409, y=580.233200566424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.953847834972881, y=621.7513453715027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.84453430328509, y=5897.119510340149 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.01406519463431, y=5063.3624278030875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.10675413314377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.75151118422591, y=1307.8172043146858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7261581124295162, y=166.03593042108736 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.280207304095673, y=1113.8337280828875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.34463718893875, y=16141.397555627289 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.683870673513134, y=737.0757926001374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.74791210308524, y=2966.783723687386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.27703134455317, y=10642.89873845447 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.81100246036931, y=3975.7322036376054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=107.44404106795753, y=7391.120887935793 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=78.2776297994326, y=5378.6385104075725 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.4425482230426, y=2906.0178816366624 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.720105372252135, y=3132.1693249321206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.02981131440971, y=738.5390349409932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.853844711782128, y=312.39733935969014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.483979091481004, y=110.6513803439513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.905280636150912, y=408.8229653007962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.032961854318744, y=336.72570646418046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.200434374189605, y=847.7595522987566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=66.18034062697761, y=2778.915614915853 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.442547943055924, y=612.3645975006294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95480332700302, y=387.5851944116771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.18317955365668, y=643.695966491443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.298583549799492, y=429.7732384220136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.390904275650948, y=287.4350114873398 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.228234625794988, y=95.2926444726716 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.442547943055924, y=612.3645975006294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.467058710950116, y=137.83030209061906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.76339009052359, y=656.4605983025151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.269790671148208, y=381.08220933438275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.382296997750117, y=212.21982953981905 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.54756630105068, y=159.66020697747243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.675999442826013, y=102.00911672813697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.09688060596689, y=697.595520204932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.026921025610612, y=416.4267732138874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.8615442667538, y=721.3000936893262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.825757759068395, y=1433.1907119510786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.021288924214918, y=1184.353818524082 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.336037775934543, y=1214.5697082891659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.990498803384156, y=509.39796692432884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=149.9864383111694, y=8395.789231954905 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.892452810407203, y=1054.5260439122212 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.221349554205402, y=235.53248197314392 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.733078602701317, y=901.3535153678581 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.39766843771307, y=1017.8748038186807 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.7740992581316, y=1534.2249612479777 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.965362097268134, y=5726.966666630721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.251757090960275, y=2896.9054063867943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.31249200861766, y=2590.501523376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.94257107351995, y=4744.054015631223 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.14985497471646, y=3670.804872020272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.27703134455317, y=10642.89873845447 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.30952747362562, y=3222.033126847919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.25837493531886, y=4396.541479502634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.42203524798809, y=4592.036412031064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.408993857560096, y=1061.8454584391616 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.565072843216416, y=2768.0667280294238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.966511019433824, y=2027.6629525738272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.06267904356465, y=2562.1337591339643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.77007689606468, y=1041.2498425235644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.761283843157855, y=4053.09795259277 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.385089366537073, y=3741.8164761554476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.1861555176582, y=10789.756141952315 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.367502115560077, y=857.5125462774614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.551746229454913, y=2153.573458087213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.984137746441253, y=397.40695888776514 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.800154807491523, y=2921.904767359094 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=123.04282993567702, y=12805.628330946756 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.86593337085556, y=3259.9618206497316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.213618150874652, y=527.7318817577054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=167.83226797256322, y=17888.48094983035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3100773742469185, y=63.98990516543762 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.934246097006715, y=1062.756007846971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.896237811282845, y=1786.4614084758298 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=89.08018906998802, y=12612.950389729376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.200736884233777, y=2231.460109345854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.797022492867171, y=898.7915188998654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.190529555751954, y=4243.668888954273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.890290330690789, y=2379.3255892182024 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.667499664503925, y=3072.6786008380623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.570151860847954, y=3588.3805261766493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.676580804818075, y=1610.8000655785022 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.763409151613423, y=2219.1648675454194 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.357399297949655, y=315.0559640352417 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=107.44404106795753, y=7391.120887935793 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.52592252007383, y=2490.000347653552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.302733301083634, y=1883.3724787034787 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.583821954285227, y=1526.3569894108316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4745932547060505, y=75.8710342512307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.0584643060860115, y=399.45251339859266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.557607782693822, y=601.8831350038254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.845251174923504, y=1445.5614994520342 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.826070787967833, y=612.9477270694528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.05405158617307, y=1228.2431126120202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.30370953524349, y=596.2321669822738 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.631876338077033, y=519.3316504931281 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.604034818077622, y=444.71077094205333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.366134058495255, y=95.81180904152181 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95480332700302, y=387.5851944116771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.467058710950116, y=137.83030209061903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.41155578031034, y=956.7202434778234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.47047366119773, y=457.8986010955713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.165344655110117, y=231.79602097381905 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.55120895041083, y=195.66749227619272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.567637964699, y=167.70035030476907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=127.48590070634918, y=2718.355831850678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.848227930173145, y=898.9647035509813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.122378105319772, y=505.72185722906045 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.4167093600772125, y=10.833622232694722 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.004532668815193, y=286.33267637450643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.399234226226934, y=1007.6995449006231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.19483361375676, y=816.7481374946984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.629773395747756, y=217.4507327392345 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.643881564634153, y=151.9163023124856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.845251174923504, y=1445.5614994520342 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.516305735735216, y=1327.5376692001782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.720061695732447, y=1535.8533329844136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.484006153161568, y=415.65303110646573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.975520111663032, y=723.1778127825477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4528287023171864, y=-13.626515749671881 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.153679518084893, y=1109.3219807490873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.907363289942147, y=1095.281955744951 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.250034485375615, y=2254.8142138846583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=63.73514104712379, y=3479.4652879043047 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=149.9864383111694, y=8395.789231954903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.11121853090768, y=3307.823310342303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.94180180058514, y=565.9641392197256 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.145460140350337, y=1630.2202230032894 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.707583176293186, y=581.1652001646744 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.369390924969155, y=202.1535503206681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.46276859073571, y=1273.7833645900935 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.94037845635199, y=1449.6936650488494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.10837907632562, y=1958.621709066977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.60867237560233, y=1284.1425333156233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=78.2776297994326, y=5378.638510407573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=49.11121853090768, y=3307.823310342303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.162580945071667, y=755.4700417479464 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.270338942289787, y=301.6188134224602 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.16897825296738, y=5588.364969167349 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.22413942637674, y=6442.687207473531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.787098346249756, y=6030.827264932072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.429530833649345, y=1238.3983553026017 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.886172238776698, y=3645.580214581752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.927540827319604, y=1481.0679291080178 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.905764808036656, y=2081.5502933563803 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2086204784446637, y=134.67002537063803 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.048099163001005, y=469.4551459598922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.196004776034822, y=824.2656026981177 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.546314775306442, y=4812.926362555355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.795683340674694, y=2509.802601367533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.938196008920897, y=5085.735084343788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.860529085938268, y=917.3193520262107 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.912225157214971, y=2076.763586290056 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.570151352039597, y=155.50495834480216 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.130391219839046, y=1310.229701457774 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2490484607150805, y=147.53182364009515 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.18345900400848, y=4551.058390194998 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.604914868952477, y=3312.1541677440046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=50.8520024388676, y=5371.592537724923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.688248239043378, y=646.0708383437309 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.692748058381587, y=917.4127990987377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.116555648214288, y=1395.1840188006693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.00287254658662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.02316464661228, y=1385.0977906276523 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=41.1783929690477, y=4209.862449450678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=167.83226797256322, y=17888.480949830355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.858580594302396, y=1043.3227129781849 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.873964111824613, y=1208.8773251202037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.836602467554513, y=520.6180976734124 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.52151611025142, y=826.6982529408599 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.280737526028112, y=913.2494943394026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.51745723564921, y=990.4641974438364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.18345900400848, y=4551.058390194998 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.447826598840464, y=764.8744580316832 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.52054587372672, y=6222.800858994285 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.19508201664674, y=7400.4082530230735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.377934778837453, y=2361.123517512543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=84.34463718893875, y=16141.397555627287 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.41271822121908, y=3263.5570238018868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.90153661342057, y=1825.1673320839386 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.651238936545624, y=1724.3298033496394 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.42305157405305, y=3278.0480127133205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.548227841872793, y=1548.9510392966592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.81100246036931, y=3975.7322036376054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=60.27408137106579, y=9296.361750438346 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.7180570122953 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.089583134630864, y=253.95960271719358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.892452810407203, y=1054.5260439122212 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=95.79286193940706, y=5514.749773394213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.017053762290947, y=539.7528991214784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.479960977068076, y=658.288616616213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.870130401470112, y=563.3086126559331 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.068286541035782, y=1164.9998248903075 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.765402835824915, y=1501.1296862828665 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.52592252007383, y=2490.000347653552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=95.79286193940706, y=5514.749773394214 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.23486298702637, y=1294.789058239924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.729376880964361, y=1342.7569059519092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.761243635950649, y=957.8479811855792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.302733301083634, y=1883.3724787034787 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.86491060748682, y=1161.9036774245876 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.291711574816265, y=1497.7301722228733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.039155504235007, y=1276.97967730591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.418632502051437, y=1314.1684230919202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.287160378834692, y=1007.284155016679 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8665791699522267, y=84.06719654619761 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.583821954285227, y=1526.3569894108316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.86491060748682, y=1161.9036774245876 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.34125974740439, y=701.1399595832165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.264459447556362, y=2483.1105139769197 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.658451791797845, y=1109.3971198088875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.456528988683486, y=277.7336673061136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.282229223465073, y=634.981775053906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.776913021405806, y=169.27636300634384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.485212199669728, y=12.340684703730048 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.886158396392965, y=285.16150103164125 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.714607965766948, y=325.3873915578689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.445053927101924, y=-32.542797292761634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.18317955365668, y=643.695966491443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.322755683812876, y=147.2105857429968 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.194869017736632, y=110.95481241084434 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.24655092271188, y=131.05817622079482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.489667733969462, y=109.54440984330999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.711067448930523, y=103.98720927323211 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.859883086314632, y=130.28484054800032 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=92.47327737786847, y=275.51162913110795 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.590174736682016, y=95.86232120754865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.599091493642515, y=59.88907147843013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.285125260298978, y=34.947172778399526 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.208763180185777, y=22.71808653805992 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.76339009052359, y=656.4605983025151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.41155578031034, y=956.7202434778234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.901424856637298, y=307.4545293519067 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.444958800166553, y=601.9135568107231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.830515442790368, y=1429.2636057287948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.826070787967833, y=612.9477270694526 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=75.51001318258353, y=2574.2017684863868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.781348282519147, y=577.4271618841974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.440675497616045, y=973.8442871974919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.636146372647776, y=373.616430138635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.543574803304747, y=160.37642521162903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=73.628425939439, y=5956.9557663112955 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.594171849143592, y=624.1469309070727 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.132660228792821, y=284.4886072406711 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.364142373525267, y=812.3726604714147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.245712892003759, y=875.8457378018661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.241180275113017, y=1163.5193893857327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.149600549267397, y=436.9256491248482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.4425482230426, y=2906.0178816366624 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.94180180058514, y=565.9641392197256 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.552776819880734, y=3849.954340609008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.198582730048882, y=612.0981720512832 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.709039398219243, y=2965.9550347828986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.454502141477075, y=2765.2290737041517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.731556540221842, y=4249.557777503313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.809961623854543, y=1382.1025908845463 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.72969122417104, y=3449.259326935186 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.965362097268134, y=5726.96666663072 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.30952747362562, y=3222.033126847919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=60.27408137106579, y=9296.361750438346 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7435746535163426, y=246.04635726067323 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.74791210308524, y=2966.7837236873856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.16897825296738, y=5588.364969167349 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.2793005997861, y=7307.119768126531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.19492590596576, y=6502.177613179478 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.9575548975179, y=5345.168434721208 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.01406519463431, y=5063.3624278030875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.20951113946196, y=3178.312897234683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.778626853730707, y=3781.4361715181576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.2102263154474926, y=78.73842685845617 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.103531108287461, y=947.0019540708528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.604914868952477, y=3312.1541677440046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.447826598840464, y=764.874458031683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=108.59326514861297, y=11780.872698506659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.636016142149288, y=383.75125657721674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.444642915017477, y=1501.9347086841904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.867420725122225, y=980.1313790361316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630598 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=62.60844307833145, y=6992.607927301983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.04249781915783, y=952.7375249371381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.03056396357699, y=1284.4128669676647 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.752562999212127, y=476.5547599231652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.666914338479472, y=1244.0477585818403 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=26.518486781675048, y=2670.5722997765492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=154.28127593001375, y=20409.958237414256 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=89.08018906998802, y=12612.950389729374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040337 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.431621385007816, y=2783.2754313571913 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.08828782343497, y=10122.769482158874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.367951626243627, y=3075.668294270049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.538940766784464, y=4198.788317848482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.11078107642868, y=844.863254203729 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.37564496488367, y=2692.249200961455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.039671383031513, y=1166.7660354825102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.677464511593957, y=1649.4821780094376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.19492590596576, y=6502.177613179478 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=76.98164974090417, y=13783.148074973209 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.954464486382562, y=1334.1731733957522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.320279053724033, y=3414.117239219241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.951395561886233, y=4025.5813060339065 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.88852543415618, y=2910.013202531576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.728162049812326, y=3616.506339812307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.905821129872924, y=1809.1956105434576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.200736884233777, y=2231.460109345854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.886172238776698, y=3645.5802145817515 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.08828782343497, y=10122.769482158874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.09615839289094, y=6255.985592954355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.973653213282006, y=2665.159712420836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.4480482855112085, y=1045.8068746998006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.17182009192635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.99964726914348, y=3020.783382923852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.277232757198592, y=635.7522319887801 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.10121092943638, y=312.9900306065706 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.6377216793197, y=1155.155315348053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.14672202455761, y=1265.3123405504202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.45977969924097, y=1580.1655508023055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.630235803390065, y=1081.6088464051893 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.92613253897879, y=1723.6227406413163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.679611221574575, y=2068.8314615970635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.483979091481004, y=110.65138034395127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.484006153161568, y=415.65303110646573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.943535809556224, y=4522.765289736248 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.850557571236374, y=1013.4674659042631 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.966672363069415, y=736.6919730489902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.264459447556362, y=2483.11051397692 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=115.99239243132163, y=9515.528951629438 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.642225591947678, y=273.465103961399 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.355154842204463, y=726.000994143595 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.932826554518659, y=1026.5254179779874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.516305735735216, y=1327.5376692001782 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.403649589179562, y=260.4790427172476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.31540497368872, y=432.3904811750681 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=37.05405158617307, y=1228.2431126120202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.658451791797845, y=1109.3971198088875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=75.51001318258353, y=2574.2017684863868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=127.48590070634918, y=2718.355831850678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=124.43649733424294, y=2905.0831692486563 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.1906629825013, y=1082.4289791585986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.1356131375068514 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.58465465099122, y=220.6389448506151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.418303859846493, y=240.64652586314165 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=21.298583549799492, y=429.7732384220136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.269790671148208, y=381.0822093343828 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.47047366119773, y=457.8986010955713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.848227930173145, y=898.9647035509812 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=124.43649733424294, y=2905.0831692486563 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.791728165030868, y=33.466981492595195 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.54756630105068, y=159.66020697747243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=88.55849424913114, y=375.70391876979426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.587709628347326, y=191.82078028665902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.172881938987672, y=118.1614695292204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.526144771376355, y=79.57452085877512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.013550601797593, y=456.8365651196008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.906006655132302, y=103.06154002559344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.177800073628475, y=231.69942636413322 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.277873317798153, y=199.30206315424164 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=73.628425939439, y=5956.955766311296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=115.99239243132163, y=9515.528951629436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.889424182210977, y=717.3541270017233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.405315515320297, y=668.9432603126553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.979895104265419, y=226.40121920716751 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.4745932547060505, y=75.8710342512307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.943535809556224, y=4522.765289736248 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.92613253897879, y=1723.6227406413163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.43308990417036, y=2425.547139918002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.720105372252135, y=3132.1693249321206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.60469440098393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.20115441633286, y=1308.7567707560281 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.127506140083781, y=1980.1629155174355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.25837493531886, y=4396.541479502634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=76.98164974090417, y=13783.148074973207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.72649374743898, y=2401.9985866911898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.268369658869275, y=1207.2456303057943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.185178790104986, y=1561.855319584401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.277095907440895, y=9054.469345287234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.66722922485449, y=857.3256088177126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=97.4795600839372, y=19044.759716409997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.963527971809441, y=1716.5853582087027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.6384399306648865, y=1166.3768059088086 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.719390454032402, y=1381.485960058944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.148830919351383, y=3179.988023371352 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.472223760341517, y=4395.203378155911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.56911340179682, y=905.3492658083856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.527199500141762, y=3152.6660722412794 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.90971881818937, y=6129.541141541611 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.196061541343454, y=6167.624723721105 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.851898960739511, y=1726.4217235315054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.168973418705564, y=964.9097008989567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.564392979358967, y=2491.895922026513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.174537015950875, y=2037.6552229298286 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.322165466084606, y=3397.4374352477485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.367502115560077, y=857.5125462774614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=57.19508201664674, y=7400.4082530230735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=154.28127593001375, y=20409.958237414252 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.500990078453356, y=1277.3999333051606 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.213618150874652, y=527.7318817577053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.49467851711762, y=1344.525002762393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=50.8520024388676, y=5371.592537724923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.858580594302396, y=1043.3227129781849 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=58.52054587372672, y=6222.800858994285 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=108.59326514861297, y=11780.872698506659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.594211563774796, y=191.71270083173874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248755 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.527199500141762, y=3152.6660722412794 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.958095141431759, y=1627.988192851416 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.3596561907022 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.966511019433824, y=2027.6629525738272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.277095907440895, y=9054.469345287234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=97.4795600839372, y=19044.75971641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.22413942637674, y=6442.687207473531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=44.2793005997861, y=7307.119768126531 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.913016185995787, y=5192.485133368389 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.871770751113975, y=1081.4321640035987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.137312185431583, y=931.0640452713453 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7691449572471276, y=179.73928202361907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.986464711276682, y=1937.1182797167025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.88460814926618, y=2607.5989510508966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.42203524798809, y=4592.036412031064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.787098346249756, y=6030.827264932071 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.09615839289094, y=6255.985592954355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.507193123317798, y=673.0058113000913 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.145460140350337, y=1630.2202230032892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.162580945071667, y=755.4700417479465 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.552776819880734, y=3849.9543406090083 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.827098226866955, y=341.9756559251909 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.30370953524349, y=596.2321669822738 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.456528988683486, y=277.7336673061136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.7008872781165, y=810.4540522302706 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.618850961908784, y=1818.6803816847155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.920672048968065, y=150.67920582026775 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.143473278836844, y=156.2492365669872 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.390904275650948, y=287.43501148733986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.187962282630615, y=86.22179090379217 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=52.55120895041083, y=195.66749227619272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.590174736682016, y=95.86232120754863 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=88.55849424913114, y=375.7039187697943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.382296997750117, y=212.21982953981907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.165344655110117, y=231.79602097381903 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=22.122378105319772, y=505.72185722906045 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=45.1906629825013, y=1082.4289791585986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.70503066732156, y=1306.0276082647513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.390295649037938, y=1432.235062405421 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.3844444371205, y=2606.9600554453014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.901424856637298, y=307.4545293519066 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.013550601797593, y=456.8365651196008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.70503066732156, y=1306.0276082647513 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.07556063075432, y=1563.8130465095235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.22415132201998, y=3298.9453996902753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.032961854318744, y=336.72570646418046 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.004532668815193, y=286.33267637450643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.781348282519147, y=577.4271618841975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.759329927809844, y=1836.6345011146625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.230666424008598, y=337.07395147401644 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.216061173670258, y=151.5335572114978 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.404173381613504, y=232.49370890539794 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.963055394049615, y=364.17234336553406 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.594171849143592, y=624.1469309070727 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.905280636150912, y=408.8229653007962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.975520111663032, y=723.1778127825477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.017053762290947, y=539.7528991214784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.679611221574575, y=2068.8314615970635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=40.43308990417036, y=2425.547139918002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3744898352886232, y=98.04524548603288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.7181876112122603, y=123.47888090438204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.913016185995787, y=5192.485133368388 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.367951626243627, y=3075.6682942700495 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.954464486382562, y=1334.1731733957527 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.05190818840697, y=7642.200258270267 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.559035191535777, y=2900.525880852226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.133207273262352, y=1891.3218880533686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.293519964892734, y=2293.14004869662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.215470438518935, y=790.6228367910932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.797022492867171, y=898.7915188998653 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.927540827319604, y=1481.0679291080178 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.538940766784464, y=4198.788317848482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.320279053724033, y=3414.117239219241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.673710302524762, y=760.8625022321821 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.431621385007816, y=2783.275431357191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.67475745428459, y=12217.586396050561 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.86492358254515, y=9273.258823365735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.526307221047045, y=1181.3971643302548 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.625632717277035, y=514.9054318175333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.72927980008852, y=1617.0014350798956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.331509372044106, y=1154.9046568658553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.688248239043378, y=646.0708383437309 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.093109563538146, y=838.3445731007532 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.593318489801303, y=320.8685996210163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=112.34059092407875, y=12909.496754376845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.11932362940526, y=3951.82974819472 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.440601404209787, y=1553.0979700720454 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.956090398148797, y=1919.8476764160932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.3100773742469185, y=63.98990516543762 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.20951113946196, y=3178.312897234683 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=46.90971881818937, y=6129.541141541611 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=91.67475745428459, y=12217.586396050561 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.0550897108057, y=6285.311582937433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.86604045369495, y=3582.1350344541997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.992524948008366, y=5217.728255118272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.2238666478357 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.2814501459940395, y=387.61566891446495 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.87243199438646, y=1215.0809824765433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.1067541331438 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.860529085938268, y=917.3193520262107 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.148830919351383, y=3179.988023371352 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=25.86604045369495, y=3582.1350344541997 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.11900944232178, y=6875.574444770971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.2176068413600145, y=632.2654572276674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.152290067808233, y=1069.533257968452 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.336228772662935, y=1990.9401249918028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.75151118422591, y=1307.8172043146858 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.912225157214971, y=2076.763586290056 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.472223760341517, y=4395.203378155911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=36.992524948008366, y=5217.728255118272 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.11900944232178, y=6875.574444770971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.401672966850409, y=580.2332005664239 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=43.05190818840697, y=7642.200258270267 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.817135839123939, y=1537.9515948277426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.159700777436671, y=480.0112382922234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.194033559349713, y=673.4314685099623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.99964726914348, y=3020.783382923852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.02981131440971, y=738.5390349409932 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.02542313395815, y=915.8032901163101 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.19483361375676, y=816.7481374946984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.282229223465073, y=634.9817750539061 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.440675497616045, y=973.844287197492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.906006655132302, y=103.06154002559344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.759329927809844, y=1836.6345011146625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.444958800166553, y=601.9135568107231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.7008872781165, y=810.4540522302705 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.390295649037938, y=1432.2350624054209 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.07556063075432, y=1563.8130465095235 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=105.37274201328563, y=5106.3749342535575 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.348430149829816, y=155.15934108076715 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.294799689322048, y=152.47781805537875 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.29049469163119, y=302.2625681708359 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.200434374189605, y=847.7595522987567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.1118966400232, y=6143.32648514397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.11078107642868, y=844.8632542037288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.570151352039597, y=155.50495834480213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.56911340179682, y=905.3492658083856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.22386664783573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.938014720116014, y=1611.272309212945 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.868578416629902, y=1053.7595356353474 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.543258679057097, y=2105.1907315878734 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=15.046956914389305, y=1763.1973898283857 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.541661728528357, y=2515.9719493654356 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.934246097006715, y=1062.756007846971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.778626853730707, y=3781.4361715181576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.478680716654402, y=1789.5151703156207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.164781836622826, y=1753.1029002319578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.209562298693665, y=946.2974338321753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.898652495210854, y=2302.231896628169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.587157643095171, y=1570.09849378275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=47.196061541343454, y=6167.624723721104 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.500990078453356, y=1277.3999333051609 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.86492358254515, y=9273.258823365735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=48.0550897108057, y=6285.311582937432 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.66722922485449, y=857.3256088177127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.963527971809441, y=1716.5853582087027 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.408993857560096, y=1061.8454584391618 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.429530833649345, y=1238.3983553026017 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=68.34546777149802, y=11603.855445550424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.84554817296302, y=3040.3693550038674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.88007935507988, y=560.8778610936662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.702635541875779, y=1226.0026375961525 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.87504811623958, y=1604.0024255354538 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=17.565072843216416, y=2768.0667280294233 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.41271822121908, y=3263.5570238018868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.973653213282006, y=2665.159712420836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.871770751113975, y=1081.4321640035987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=68.34546777149802, y=11603.855445550424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.329634767714917, y=500.08450908544944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.683870673513134, y=737.0757926001373 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.676580804818075, y=1610.800065578502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.90153661342057, y=1825.1673320839388 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.4480482855112085, y=1045.8068746998003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.84554817296302, y=3040.369355003868 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.853844711782128, y=312.39733935969014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.631876338077033, y=519.3316504931281 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=23.399234226226934, y=1007.6995449006231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=31.830515442790368, y=1429.2636057287948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=39.618850961908784, y=1818.6803816847155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=55.3844444371205, y=2606.9600554453014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.614981708656373, y=773.6004761724269 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=29.86593337085556, y=3259.961820649732 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=13.49467851711762, y=1344.525002762393 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=112.34059092407875, y=12909.496754376845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.966672363069415, y=736.6919730489902 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=69.22415132201998, y=3298.9453996902753 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=105.37274201328563, y=5106.3749342535575 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.849314858844827, y=-37.8419781816373 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.642225591947678, y=273.465103961399 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.02542313395815, y=915.80329011631 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=72.1118966400232, y=6143.32648514397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.835518433944011, y=682.4032730310805 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.567637964699, y=167.70035030476907 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.367978482972223, y=42.70109876738138 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.873964111824613, y=1208.877325120204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.11932362940526, y=3951.82974819472 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.599091493642515, y=59.889071478430125 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=42.587709628347326, y=191.820780286659 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.388046500725044, y=-19.377198479074693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.322755683812876, y=147.21058574299678 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.285125260298978, y=34.94717277839952 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.172881938987672, y=118.16146952922038 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.051585441487163, y=285.8366420203847 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.687510940231611, y=596.8758508722296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.397010488816381, y=28.73036937802135 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=10.194869017736632, y=110.95481241084434 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=80.55664235256334, y=673.8489990894581 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.374063882667947, y=88.38837133029486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.35740418918162, y=304.25509378240423 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.24655092271188, y=131.05817622079485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.208763180185777, y=22.718086538059914 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.526144771376355, y=79.57452085877512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=80.55664235256334, y=673.8489990894581 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.15842878381272, y=1714.4441564148005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.720824504149432, y=836.8068514145324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95765813472105, y=119.45814112887737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.489667733969462, y=109.54440984331 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.374063882667947, y=88.38837133029486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.340744495695304, y=628.0551774605684 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.711067448930523, y=103.98720927323211 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.39034252315221, y=5987.066904345136 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.010670244792536, y=4394.885903220335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.205542642016677, y=3466.075718490008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.52371824929218, y=1599.9386157557924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.16343137359998, y=3699.0644775484207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.818725949028266, y=2349.044532024387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.836602467554513, y=520.6180976734124 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.440601404209787, y=1553.0979700720452 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=51.39034252315221, y=5987.066904345137 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.630997966432858, y=2775.945557538814 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.613142701448908, y=2173.8029257407397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.234843491338836, y=88.40702052753119 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.35670358621192, y=3103.0302319123016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.704402634203479, y=1584.7541176712882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.52151611025142, y=826.6982529408598 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=138.1992238227716, y=1550.3569293854837 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.850547587921007, y=-49.82718543272314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.859883086314632, y=130.28484054800037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.791728165030868, y=33.466981492595195 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.187962282630615, y=86.22179090379215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=5.849314858844827, y=-37.8419781816373 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.388046500725044, y=-19.377198479074693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.397010488816381, y=28.730369378021365 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=34.35740418918162, y=304.25509378240423 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=18.95765813472105, y=119.45814112887739 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=61.340744495695304, y=628.0551774605684 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=138.1992238227716, y=1550.3569293854837 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.478680716654402, y=1789.5151703156207 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.051585441487163, y=285.8366420203847 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=38.010670244792536, y=4394.885903220335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=24.630997966432858, y=2775.945557538814 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.595287436464957, y=1561.624583412698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.265272126138274, y=3215.692730863169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.222753801146133, y=1274.5480135391203 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.280737526028112, y=913.2494943394029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.164781836622826, y=1753.1029002319578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=6.687510940231611, y=596.8758508722296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=30.205542642016677, y=3466.0757184900076 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=19.613142701448908, y=2173.8029257407397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.595287436464957, y=1561.624583412698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.100264470974935, y=4063.2317816229156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.431909256039859, y=1175.6924454008358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.636016142149288, y=383.75125657721674 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.209562298693665, y=946.2974338321752 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.52371824929218, y=1599.9386157557924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.234843491338836, y=88.40702052753119 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=102.72228387083118, y=12448.362187205088 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.40874134850044, y=3922.796456958409 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.118959624748506, y=717.5499806908379 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.444642915017477, y=1501.9347086841904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.093109563538146, y=838.3445731007535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.898652495210854, y=2302.231896628169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=7.835518433944011, y=682.4032730310805 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=16.15842878381272, y=1714.4441564148005 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=32.16343137359998, y=3699.06447754842 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=27.35670358621192, y=3103.0302319123016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=28.265272126138274, y=3215.6927308631693 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=35.100264470974935, y=4063.231781622915 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=102.72228387083118, y=12448.362187205088 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.450312891533606, y=302.9928998375543 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=9.867420725122225, y=980.1313790361316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=4.593318489801303, y=320.8685996210163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.587157643095171, y=1570.09849378275 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=2.367978482972223, y=42.70109876738135 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=8.720824504149432, y=836.8068514145325 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=20.818725949028266, y=2349.0445320243866 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=14.704402634203479, y=1584.7541176712884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=12.222753801146133, y=1274.5480135391201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=11.431909256039859, y=1175.6924454008358 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=33.40874134850044, y=3922.7964569584087 -2020-03-22 21:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -23.36814477576711 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 INFO root:17 - Start work on 13 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - Start work on 12 lines bound lower: -4.009208792186721 and upper: 1.8055488925561618 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:47 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:47 INFO root:17 - === E N D - L M S === 0 -2020-03-22 21:31:47 INFO root:17 - Least Median of Squares -2020-03-22 21:31:47 INFO root:17 - Line m: 1.8055488925561618, b: -59.179520054010055 -2020-03-22 21:31:54 INFO root:17 - === S T A R T - R M === -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.574656015939 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.989043687418 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.9890436874177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856515 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.853498509544 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.750282937199 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.8534985095441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.449098252651 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.7502829371992 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.4490982526509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.5263089196719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.6823164660054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.682316466006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.57465601594 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483505 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770727 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655961 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.03832938406 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325293 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655964 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.43085825208726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.526308919672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.7353398984847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.4308582520872 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.735339898485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291237 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025098 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.0383293840605 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857876 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.2844580053134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.210637107541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.528136885214 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.2106371075415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857877 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.9576773238405 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.284458005314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.2338653634974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.020010320136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.957677323841 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.454422524937 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.45442252494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.233865363497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.274761917258 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.755423984845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.0200103201355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.2747619172574 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.7554239848455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.064507576698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.243841971072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.5281368852143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241091 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799835 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.621064216848 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.62106421685 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.0645075766975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.2438419710716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.0094907405536 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.00949074055364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.050395536728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.05039553673 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.8812786512963235, y=42.873023018543165 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.4167093600772125, y=10.833622232694715 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.885475987282734, y=59.94437773031215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.485212199669728, y=12.340684703730048 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.135613137506844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.915460980149049, y=120.60103978798253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.228234625794988, y=95.2926444726716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.675999442826013, y=102.00911672813699 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.920672048968065, y=150.67920582026775 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.915460980149049, y=120.60103978798253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.366134058495255, y=95.81180904152181 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.143473278836844, y=156.24923656698724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.8812786512963235, y=42.873023018543165 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.885475987282734, y=59.94437773031214 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.228234625794988, y=95.2926444726716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.467058710950116, y=137.83030209061906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.675999442826013, y=102.00911672813697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.366134058495255, y=95.81180904152181 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.467058710950116, y=137.83030209061903 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.884734754907498, y=176.07522067879674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.348430149829816, y=155.15934108076715 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.884734754907498, y=176.07522067879677 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.294799689322048, y=152.47781805537875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.29049469163119, y=302.26256817083583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.277629170565893, y=286.2949828845061 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.629773395747756, y=217.4507327392345 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.776913021405806, y=169.27636300634384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.177800073628475, y=231.69942636413322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.543574803304747, y=160.37642521162903 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.216061173670258, y=151.53355721149782 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.403649589179562, y=260.4790427172475 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.404173381613504, y=232.4937089053979 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.277629170565893, y=286.2949828845061 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.643881564634153, y=151.91630231248564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.277873317798153, y=199.30206315424164 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.7669296567077, y=206.90402843078869 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.221349554205402, y=235.5324819731439 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.270338942289787, y=301.61881342246016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.369390924969155, y=202.1535503206681 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.10121092943638, y=312.99003060657054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.074719262654313, y=468.5601582648027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.074719262654313, y=468.5601582648027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.629773395747756, y=217.4507327392345 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.643881564634153, y=151.9163023124856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.032961854318744, y=336.72570646418046 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.850547587921007, y=-49.82718543272314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.489667733969462, y=109.54440984330999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.711067448930523, y=103.98720927323211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.208763180185777, y=22.71808653805992 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.849314858844827, y=-37.8419781816373 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.388046500725044, y=-19.377198479074693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.4167093600772125, y=10.833622232694722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.485212199669728, y=12.340684703730048 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.604694400984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.137312185431583, y=931.0640452713453 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.88007935507988, y=560.8778610936661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.664005114214045, y=543.1548578981133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.277232757198592, y=635.7522319887801 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.571357174633782, y=641.1078937771276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.664005114214045, y=543.1548578981134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.1718200919263 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.507193123317798, y=673.0058113000914 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.817135839123939, y=1537.9515948277424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.039671383031513, y=1166.7660354825102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.268369658869275, y=1207.2456303057943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.159700777436671, y=480.0112382922234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.048099163001005, y=469.4551459598922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.194033559349713, y=673.4314685099623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.215470438518935, y=790.6228367910933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.797022492867171, y=898.7915188998654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.048099163001005, y=469.4551459598922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.11078107642868, y=844.863254203729 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.039671383031513, y=1166.7660354825102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.954464486382562, y=1334.1731733957522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.16525645136835, y=701.4183118010596 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.6384399306648865, y=1166.3768059088086 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.829079516767233, y=835.217192915827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.554643410431453, y=972.3487688183646 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.719390454032402, y=1381.4859600589439 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.196004776034822, y=824.2656026981177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.829079516767233, y=835.2171929158271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.280207304095673, y=1113.8337280828878 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.793502432542137 and upper: 9.868578416629902 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.77007689606468, y=1041.2498425235644 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.168973418705564, y=964.9097008989568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.625632717277035, y=514.9054318175333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.868578416629902, y=1053.7595356353477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.048848005907686, y=761.9061654247487 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.2176068413600145, y=632.2654572276674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.953847834972881, y=621.7513453715027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.2814501459940395, y=387.6156689144649 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.152290067808233, y=1069.5332579684518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.35965619070225 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.16525645136835, y=701.4183118010596 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.554643410431453, y=972.3487688183648 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.280207304095673, y=1113.8337280828875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.196004776034822, y=824.2656026981177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.268369658869275, y=1207.2456303057943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.954464486382562, y=1334.1731733957527 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.215470438518935, y=790.6228367910932 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.797022492867171, y=898.7915188998653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.817135839123939, y=1537.9515948277426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.159700777436671, y=480.0112382922234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.194033559349713, y=673.4314685099623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.11078107642868, y=844.8632542037288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.571357174633782, y=641.1078937771276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.20115441633286, y=1308.756770756028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.702635541875779, y=1226.0026375961525 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.329634767714917, y=500.08450908544944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.683870673513134, y=737.0757926001374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.408993857560096, y=1061.8454584391616 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.429530833649345, y=1238.3983553026017 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.4480482855112085, y=1045.8068746998006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.1356131375068514 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.920672048968065, y=150.67920582026775 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.143473278836844, y=156.2492365669872 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.374063882667947, y=88.38837133029486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.208763180185777, y=22.718086538059914 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.489667733969462, y=109.54440984331 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.374063882667947, y=88.38837133029486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.711067448930523, y=103.98720927323211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.850547587921007, y=-49.82718543272314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.849314858844827, y=-37.8419781816373 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.388046500725044, y=-19.377198479074693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.004532668815193, y=286.33267637450643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.901424856637298, y=307.4545293519067 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.456528988683486, y=277.7336673061136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.776913021405806, y=169.27636300634384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.543574803304747, y=160.37642521162903 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.403649589179562, y=260.4790427172476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.906006655132302, y=103.06154002559344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.177800073628475, y=231.69942636413322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.277873317798153, y=199.30206315424164 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.456528988683486, y=277.7336673061136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.216061173670258, y=151.5335572114978 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.7669296567077, y=206.9040284307887 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.357399297949655, y=315.0559640352417 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.149600549267397, y=436.9256491248482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.71805701229528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.827098226866955, y=341.9756559251909 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.089583134630864, y=253.9596027171936 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.905280636150912, y=408.8229653007962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.484006153161568, y=415.65303110646573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.7180570122953 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.089583134630864, y=253.95960271719358 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.392368655014138, y=272.8292439171303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.0584643060860115, y=399.45251339859266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.172476347503921, y=270.986503747895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.460832002358117, y=374.05495613623066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.392368655014138, y=272.8292439171303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.557607782693822, y=601.8831350038254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.172476347503921, y=270.986503747895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.460832002358117, y=374.05495613623066 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.0584643060860115, y=399.45251339859266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.557607782693822, y=601.8831350038254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.594171849143592, y=624.1469309070727 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.642225591947678, y=273.465103961399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.484006153161568, y=415.65303110646573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.827098226866955, y=341.9756559251909 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.905280636150912, y=408.8229653007962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.853844711782128, y=312.39733935969014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.221349554205402, y=235.53248197314392 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.357399297949655, y=315.0559640352417 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.369390924969155, y=202.1535503206681 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.270338942289787, y=301.6188134224602 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.149600549267397, y=436.9256491248482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.10121092943638, y=312.9900306065706 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.404173381613504, y=232.49370890539794 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.906006655132302, y=103.06154002559344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.901424856637298, y=307.4545293519066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.032961854318744, y=336.72570646418046 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.004532668815193, y=286.33267637450643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.348430149829816, y=155.15934108076715 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.294799689322048, y=152.47781805537875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.29049469163119, y=302.2625681708359 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.60469440098393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.20115441633286, y=1308.7567707560281 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.871770751113975, y=1081.4321640035987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.137312185431583, y=931.0640452713453 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.66722922485449, y=857.3256088177126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.673710302524762, y=760.8625022321821 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.401672966850409, y=580.233200566424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.953847834972881, y=621.7513453715027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.10675413314377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.860529085938268, y=917.3193520262107 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.048848005907686, y=761.9061654247488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.77007689606468, y=1041.2498425235644 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.367502115560077, y=857.5125462774614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.168973418705564, y=964.9097008989567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.367502115560077, y=857.5125462774614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248755 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.614981708656373, y=773.6004761724269 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.118959624748506, y=717.5499806908379 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.450312891533606, y=302.99289983755426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.836602467554513, y=520.6180976734124 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.52151611025142, y=826.6982529408599 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.280737526028112, y=913.2494943394026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.636016142149288, y=383.75125657721674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.867420725122225, y=980.1313790361316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630598 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.093109563538146, y=838.3445731007532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.593318489801303, y=320.8685996210163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.209562298693665, y=946.2974338321753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.614981708656373, y=773.6004761724269 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.835518433944011, y=682.4032730310805 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.051585441487163, y=285.8366420203847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.687510940231611, y=596.8758508722296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.720824504149432, y=836.8068514145324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.836602467554513, y=520.6180976734124 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.52151611025142, y=826.6982529408598 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.051585441487163, y=285.8366420203847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.280737526028112, y=913.2494943394029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.687510940231611, y=596.8758508722296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.636016142149288, y=383.75125657721674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.625632717277035, y=514.9054318175333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.868578416629902, y=1053.7595356353474 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040337 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.56911340179682, y=905.3492658083856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.673710302524762, y=760.8625022321821 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.2238666478357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.2814501459940395, y=387.61566891446495 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.1067541331438 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.860529085938268, y=917.3193520262107 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.2176068413600145, y=632.2654572276674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.152290067808233, y=1069.533257968452 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.401672966850409, y=580.2332005664239 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.56911340179682, y=905.3492658083856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.22386664783573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.6384399306648865, y=1166.3768059088086 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.719390454032402, y=1381.485960058944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.3596561907022 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.17182009192635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.277232757198592, y=635.7522319887801 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.507193123317798, y=673.0058113000913 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.408993857560096, y=1061.8454584391618 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.429530833649345, y=1238.3983553026017 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.88007935507988, y=560.8778610936662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.702635541875779, y=1226.0026375961525 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.871770751113975, y=1081.4321640035987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.329634767714917, y=500.08450908544944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.683870673513134, y=737.0757926001373 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.4480482855112085, y=1045.8068746998003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.853844711782128, y=312.39733935969014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.594171849143592, y=624.1469309070727 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.34125974740439, y=701.1399595832164 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.642225591947678, y=273.465103961399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.66722922485449, y=857.3256088177127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.209562298693665, y=946.2974338321752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.118959624748506, y=717.5499806908379 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.093109563538146, y=838.3445731007535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.835518433944011, y=682.4032730310805 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.450312891533606, y=302.9928998375543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.867420725122225, y=980.1313790361316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.593318489801303, y=320.8685996210163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.720824504149432, y=836.8068514145325 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.918859274073999, y=334.2500318836713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.132660228792821, y=284.4886072406712 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.889424182210977, y=717.3541270017233 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.405315515320297, y=668.9432603126553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.984137746441253, y=397.4069588877652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.0028725465866 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.752562999212127, y=476.5547599231652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.918859274073999, y=334.2500318836712 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.990498803384156, y=509.3979669243288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.979895104265419, y=226.40121920716751 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.8665791699522267, y=84.06719654619764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.990498803384156, y=509.39796692432884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.984137746441253, y=397.40695888776514 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.213618150874652, y=527.7318817577054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.688248239043378, y=646.0708383437309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.00287254658662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.8665791699522267, y=84.06719654619761 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.34125974740439, y=701.1399595832165 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.132660228792821, y=284.4886072406711 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.889424182210977, y=717.3541270017233 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.405315515320297, y=668.9432603126553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.979895104265419, y=226.40121920716751 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.447826598840464, y=764.8744580316832 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.447826598840464, y=764.874458031683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.752562999212127, y=476.5547599231652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.213618150874652, y=527.7318817577053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.688248239043378, y=646.0708383437309 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=66.18034062697761, y=2778.915614915853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.200434374189605, y=847.7595522987566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=66.18034062697761, y=2778.915614915853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.631876338077033, y=519.3316504931281 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.399234226226934, y=1007.6995449006231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.444958800166553, y=601.9135568107231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.830515442790368, y=1429.2636057287948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.7008872781165, y=810.4540522302706 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=39.618850961908784, y=1818.6803816847155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.70503066732156, y=1306.0276082647513 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.390295649037938, y=1432.235062405421 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=55.3844444371205, y=2606.9600554453014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=61.37671892739202, y=1640.8713165619854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.949885114786532, y=667.7736374342428 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.726031997463785, y=999.9534563838513 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.09688060596689, y=697.5955202049321 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.636146372647776, y=373.61643013863505 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.230666424008598, y=337.07395147401644 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=61.37671892739202, y=1640.8713165619852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.509136354154375, y=753.4465870845689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.026921025610612, y=416.4267732138874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.949885114786532, y=667.7736374342427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=49.50217888014103, y=1383.2378628641686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.8615442667538, y=721.3000936893261 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=52.98891956962056, y=826.7029186300553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.886158396392965, y=285.16150103164125 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.58465465099122, y=220.6389448506151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=100.06237815909208, y=1626.951714651071 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.714607965766948, y=325.3873915578689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.418303859846493, y=240.64652586314162 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=52.98891956962056, y=826.7029186300551 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=100.06237815909208, y=1626.951714651071 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.442547943055924, y=612.3645975006294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.95480332700302, y=387.5851944116771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=92.47327737786847, y=275.511629131108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.54756630105068, y=159.66020697747243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=52.55120895041083, y=195.66749227619272 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.567637964699, y=167.70035030476907 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.322755683812876, y=147.2105857429968 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.24655092271188, y=131.05817622079482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.859883086314632, y=130.28484054800032 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=92.47327737786847, y=275.51162913110795 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.590174736682016, y=95.86232120754865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.599091493642515, y=59.88907147843013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.285125260298978, y=34.947172778399526 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.791728165030868, y=33.466981492595195 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.54756630105068, y=159.66020697747243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=88.55849424913114, y=375.70391876979426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.587709628347326, y=191.82078028665902 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.172881938987672, y=118.1614695292204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.526144771376355, y=79.57452085877512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.187962282630615, y=86.22179090379217 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=52.55120895041083, y=195.66749227619272 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=67.30340114596277, y=4978.067713229227 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=35.44958309187915, y=2557.1775411188714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.455207547118633, y=1493.604999717072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.355154842204463, y=726.0009941435951 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=67.30340114596277, y=4978.067713229226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=35.44958309187915, y=2557.177541118871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.64372422343212, y=5348.68633382215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.932826554518659, y=1026.5254179779874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.455207547118633, y=1493.604999717072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.64372422343212, y=5348.68633382215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.516305735735216, y=1327.5376692001782 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.264459447556362, y=2483.1105139769197 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=73.628425939439, y=5956.9557663112955 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.264459447556362, y=2483.11051397692 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=115.99239243132163, y=9515.528951629438 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.355154842204463, y=726.000994143595 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.932826554518659, y=1026.5254179779874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.516305735735216, y=1327.5376692001782 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=73.628425939439, y=5956.955766311296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=115.99239243132163, y=9515.528951629436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.02542313395815, y=915.8032901163101 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=72.1118966400232, y=6143.32648514397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.02542313395815, y=915.80329011631 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=72.1118966400232, y=6143.32648514397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.787823761237988, y=1190.3059679062007 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=189.3660126694441, y=16812.342969644753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.17565782185067, y=2199.4013882089357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.03786972034592, y=1831.1382471750126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.36920759508368, y=3729.6273180266735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.295352531601523, y=1854.0542173767612 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.50427777724828, y=2139.6485642393227 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.20825146639656, y=1490.3022225735197 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.720061695732447, y=1535.8533329844136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.291711574816265, y=1497.7301722228733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.850557571236374, y=1013.467465904263 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.787823761237988, y=1190.3059679062007 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=189.3660126694441, y=16812.34296964475 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.17565782185067, y=2199.4013882089353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.762293517336417, y=1069.7852364981384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=59.562757368316696, y=5328.627446937344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.70848233810209, y=1610.8884191878146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.16858775494709, y=2107.7580121207097 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.021288924214918, y=1184.353818524082 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.23486298702637, y=1294.789058239924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.039155504235007, y=1276.97967730591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.03786972034592, y=1831.1382471750126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.762293517336417, y=1069.7852364981386 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=106.36322121929697, y=9681.070585078509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.68157674848493, y=1890.3592937638014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.970685834150647, y=2468.9573296450476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.336037775934543, y=1214.569708289166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.729376880964361, y=1342.7569059519092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.418632502051437, y=1314.1684230919204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.36920759508368, y=3729.6273180266735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=59.562757368316696, y=5328.627446937344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=106.36322121929697, y=9681.070585078509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.295352531601523, y=1854.0542173767612 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.70848233810209, y=1610.8884191878146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.68157674848493, y=1890.3592937638014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=40.548904005482086, y=3663.888055921534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.761243635950649, y=957.8479811855791 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.287160378834692, y=1007.2841550166793 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.50427777724828, y=2139.6485642393227 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.16858775494709, y=2107.7580121207097 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.970685834150647, y=2468.9573296450476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=40.548904005482086, y=3663.888055921534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.20825146639656, y=1490.3022225735197 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.021288924214918, y=1184.353818524082 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.336037775934543, y=1214.5697082891659 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.302733301083634, y=1883.3724787034787 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.583821954285227, y=1526.3569894108316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.720061695732447, y=1535.8533329844136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.590174736682016, y=95.86232120754863 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.18317955365668, y=643.695966491443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.298583549799492, y=429.7732384220136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.390904275650948, y=287.4350114873398 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.442547943055924, y=612.3645975006294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.76339009052359, y=656.4605983025151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.269790671148208, y=381.08220933438275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.95480332700302, y=387.5851944116771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=47.41155578031034, y=956.7202434778234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.47047366119773, y=457.8986010955713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.165344655110117, y=231.79602097381905 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=127.48590070634918, y=2718.355831850678 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=40.848227930173145, y=898.9647035509813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.122378105319772, y=505.72185722906045 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.886158396392965, y=285.16150103164125 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.714607965766948, y=325.3873915578689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.18317955365668, y=643.695966491443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.76339009052359, y=656.4605983025151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=47.41155578031034, y=956.7202434778234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=127.48590070634918, y=2718.355831850678 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=124.43649733424294, y=2905.0831692486563 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=45.1906629825013, y=1082.4289791585986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.58465465099122, y=220.6389448506151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.418303859846493, y=240.64652586314165 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.298583549799492, y=429.7732384220136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.269790671148208, y=381.0822093343828 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.47047366119773, y=457.8986010955713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=40.848227930173145, y=898.9647035509812 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=124.43649733424294, y=2905.0831692486563 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.390904275650948, y=287.43501148733986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.165344655110117, y=231.79602097381903 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.122378105319772, y=505.72185722906045 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=45.1906629825013, y=1082.4289791585986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=119.07124047815745, y=3470.309710804661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.70503066732156, y=1306.0276082647513 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.07556063075432, y=1563.8130465095235 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.22415132201998, y=3298.9453996902753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.444958800166553, y=601.9135568107231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.7008872781165, y=810.4540522302705 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.390295649037938, y=1432.2350624054209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.07556063075432, y=1563.8130465095235 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=105.37274201328563, y=5106.3749342535575 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.200434374189605, y=847.7595522987567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.631876338077033, y=519.3316504931281 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.399234226226934, y=1007.6995449006231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.830515442790368, y=1429.2636057287948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=41.662701846154135, y=7562.938046020788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.29671755293621, y=6742.132998895817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.222876465298622, y=2592.250874419951 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.06267904356465, y=2562.133759133964 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=86.49646899531854, y=16081.353804362025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=57.53060898090945, y=10606.806261638707 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.821361907375845, y=3479.758564740855 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.559221126737134, y=2296.2139572001383 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.667499664503925, y=3072.6786008380623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=41.662701846154135, y=7562.938046020788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=86.49646899531854, y=16081.353804362021 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.56474896650036, y=5074.32699888657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=66.39148645599661, y=11495.037303397332 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.621096098107955, y=5199.448600408929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=44.02735294857508, y=7558.949806091143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.70205423953869, y=5741.697233300739 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.190529555751954, y=4243.668888954273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.905764808036656, y=2081.5502933563807 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.37564496488367, y=2692.2492009614552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.951395561886233, y=4025.581306033906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.72649374743898, y=2401.9985866911898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.559035191535777, y=2900.5258808522262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=66.39148645599661, y=11495.037303397334 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.845286194864315, y=5557.359857176916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.805576834052715, y=3780.3313003132635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.890290330690789, y=2379.3255892182024 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.88852543415618, y=2910.013202531576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.133207273262352, y=1891.3218880533689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.621096098107955, y=5199.448600408929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=70.83986664950933, y=12358.389758558375 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.783012380969424, y=6296.269698758271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.570151860847954, y=3588.3805261766493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.728162049812326, y=3616.5063398123075 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.293519964892734, y=2293.14004869662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=44.02735294857508, y=7558.949806091143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.845286194864315, y=5557.359857176916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.71448278272277, y=5945.7200232271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.71448278272277, y=5945.7200232271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=160.90299420211994, y=24135.242210171906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.09991979681682, y=3628.9779749711324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.08288661617512, y=4834.405964694236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.292517937457802, y=2601.060294207921 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.080878048694794, y=1663.1026710047065 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.251757090960275, y=2896.9054063867943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.763409151613423, y=2219.1648675454194 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.709039398219243, y=2965.955034782898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=160.90299420211994, y=24135.242210171902 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.09991979681682, y=3628.9779749711324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=41.06585343553341, y=6071.765821694771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.754250031218456, y=1893.0905008345828 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 10.868578416629902 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=62.60844307833145, y=6992.607927301982 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=29.86593337085556, y=3259.9618206497316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.873964111824613, y=1208.8773251202037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.444642915017477, y=1501.9347086841904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=62.60844307833145, y=6992.607927301983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.49467851711762, y=1344.525002762393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=112.34059092407875, y=12909.496754376845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=35.11932362940526, y=3951.82974819472 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.440601404209787, y=1553.0979700720454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.478680716654402, y=1789.5151703156207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.164781836622826, y=1753.1029002319578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.898652495210854, y=2302.231896628169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.587157643095171, y=1570.09849378275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=29.86593337085556, y=3259.961820649732 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.49467851711762, y=1344.525002762393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=112.34059092407875, y=12909.496754376845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.873964111824613, y=1208.877325120204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=35.11932362940526, y=3951.82974819472 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.15842878381272, y=1714.4441564148005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=51.39034252315221, y=5987.066904345136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.010670244792536, y=4394.885903220335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.205542642016677, y=3466.075718490008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.52371824929218, y=1599.9386157557924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.16343137359998, y=3699.0644775484207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.202237098940643, y=2685.871192195202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.87137748744101, y=1339.4543714337392 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.04249781915783, y=952.7375249371382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=72.25457167849589, y=7223.261653889393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.303337651418303, y=1414.2357831274787 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.551746229454913, y=2153.573458087213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.116555648214288, y=1395.1840188006693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.03056396357699, y=1284.4128669676647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.202237098940643, y=2685.871192195202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=72.25457167849589, y=7223.2616538893935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.303337651418303, y=1414.235783127479 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.31249200861766, y=2590.501523376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.651238936545624, y=1724.3298033496394 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.454502141477075, y=2765.2290737041517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=118.33953112205833, y=18049.185863106133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.73528717232344, y=5790.13229484696 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.497750983175546, y=2827.5517217181846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.94257107351995, y=4744.054015631223 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.42305157405305, y=3278.0480127133205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.731556540221842, y=4249.557777503313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.08288661617512, y=4834.405964694235 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=41.06585343553341, y=6071.765821694771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=118.33953112205833, y=18049.185863106133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.986464711276682, y=1937.1182797167025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.127506140083781, y=1980.1629155174353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.88460814926618, y=2607.5989510508966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.87504811623958, y=1604.0024255354538 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.74791210308524, y=2966.783723687386 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.25837493531886, y=4396.541479502634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.42203524798809, y=4592.036412031064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.565072843216416, y=2768.0667280294238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.16897825296738, y=5588.364969167349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=39.22413942637674, y=6442.687207473531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=70.83986664950933, y=12358.389758558375 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.905821129872924, y=1809.1956105434574 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.70205423953869, y=5741.697233300739 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.805576834052715, y=3780.3313003132635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.783012380969424, y=6296.269698758271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.200736884233777, y=2231.460109345854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.190529555751954, y=4243.668888954273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.890290330690789, y=2379.3255892182024 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.570151860847954, y=3588.3805261766493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.886172238776698, y=3645.580214581752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.905764808036656, y=2081.5502933563803 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.19492590596576, y=6502.177613179478 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=57.08828782343497, y=10122.769482158874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.367951626243627, y=3075.668294270049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.538940766784464, y=4198.788317848482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.37564496488367, y=2692.249200961455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.19492590596576, y=6502.177613179478 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=76.98164974090417, y=13783.148074973209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.320279053724033, y=3414.117239219241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.951395561886233, y=4025.5813060339065 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.88852543415618, y=2910.013202531576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.728162049812326, y=3616.506339812307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.905821129872924, y=1809.1956105434576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.200736884233777, y=2231.460109345854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.29671755293621, y=6742.132998895817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=57.53060898090945, y=10606.806261638707 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.56474896650036, y=5074.3269988865695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=61.79820907920168, y=11581.290068903241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.154433541691986, y=4545.685165701379 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.546314775306442, y=4812.926362555355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.222876465298622, y=2592.250874419951 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.821361907375845, y=3479.758564740855 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=61.79820907920168, y=11581.290068903241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.795683340674694, y=2509.802601367533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.559221126737134, y=2296.2139572001383 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.154433541691986, y=4545.685165701379 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=39.618850961908784, y=1818.6803816847155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=55.3844444371205, y=2606.9600554453014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.22415132201998, y=3298.9453996902753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=105.37274201328563, y=5106.3749342535575 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.825757759068395, y=1433.1907119510788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.31540497368872, y=432.3904811750681 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.963055394049615, y=364.172343365534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.726031997463785, y=999.9534563838513 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.509136354154375, y=753.446587084569 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=49.50217888014103, y=1383.2378628641686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=119.07124047815745, y=3470.309710804661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.09688060596689, y=697.595520204932 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.026921025610612, y=416.4267732138874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.8615442667538, y=721.3000936893262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.825757759068395, y=1433.1907119510786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=88.55849424913114, y=375.7039187697943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.567637964699, y=167.70035030476907 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.599091493642515, y=59.889071478430125 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.587709628347326, y=191.820780286659 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.23486298702637, y=1294.789058239924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.729376880964361, y=1342.7569059519092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.761243635950649, y=957.8479811855792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.302733301083634, y=1883.3724787034787 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.86491060748682, y=1161.9036774245876 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.291711574816265, y=1497.7301722228733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.039155504235007, y=1276.97967730591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.418632502051437, y=1314.1684230919202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.287160378834692, y=1007.284155016679 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.583821954285227, y=1526.3569894108316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.86491060748682, y=1161.9036774245876 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=46.943535809556224, y=4522.765289736248 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.850557571236374, y=1013.4674659042631 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=46.943535809556224, y=4522.765289736248 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.0749289355614, y=2935.3079829985722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.198582730048882, y=612.0981720512832 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.0749289355614, y=2935.307982998572 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.31686480586909, y=1264.2996185737634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.733078602701317, y=901.353515367858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.46276859073571, y=1273.7833645900937 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.364142373525267, y=812.3726604714147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.6377216793197, y=1155.1553153480527 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.437937577476482, y=1680.532567043066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.39766843771307, y=1017.8748038186806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.94037845635199, y=1449.6936650488492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.245712892003759, y=875.8457378018662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.14672202455761, y=1265.3123405504202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=58.60749917849549, y=3868.062755912358 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.322755683812876, y=147.21058574299678 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.285125260298978, y=34.94717277839952 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.172881938987672, y=118.16146952922038 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.397010488816381, y=28.73036937802135 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=80.55664235256334, y=673.8489990894581 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.35740418918162, y=304.25509378240423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.24655092271188, y=131.05817622079485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.526144771376355, y=79.57452085877512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=80.55664235256334, y=673.8489990894581 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.95765813472105, y=119.45814112887737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=61.340744495695304, y=628.0551774605684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=138.1992238227716, y=1550.3569293854837 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.859883086314632, y=130.28484054800037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.791728165030868, y=33.466981492595195 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.187962282630615, y=86.22179090379215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.397010488816381, y=28.730369378021365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.35740418918162, y=304.25509378240423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.95765813472105, y=119.45814112887739 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=61.340744495695304, y=628.0551774605684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=138.1992238227716, y=1550.3569293854837 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=43.845251174923504, y=1445.5614994520342 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.826070787967833, y=612.9477270694528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.05405158617307, y=1228.2431126120202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.30370953524349, y=596.2321669822738 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.19483361375676, y=816.7481374946984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=43.845251174923504, y=1445.5614994520342 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.658451791797845, y=1109.3971198088875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.282229223465073, y=634.981775053906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.826070787967833, y=612.9477270694526 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=75.51001318258353, y=2574.2017684863868 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.781348282519147, y=577.4271618841974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.440675497616045, y=973.8442871974919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.636146372647776, y=373.616430138635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.31540497368872, y=432.3904811750681 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.05405158617307, y=1228.2431126120202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.658451791797845, y=1109.3971198088875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=75.51001318258353, y=2574.2017684863868 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.30370953524349, y=596.2321669822738 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.781348282519147, y=577.4271618841975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=51.759329927809844, y=1836.6345011146625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.938196008920897, y=5085.735084343789 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=84.34463718893875, y=16141.397555627289 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.966511019433824, y=2027.6629525738272 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.06267904356465, y=2562.1337591339643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.667499664503925, y=3072.6786008380623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.546314775306442, y=4812.926362555355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.795683340674694, y=2509.802601367533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.938196008920897, y=5085.735084343788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=84.34463718893875, y=16141.397555627287 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=47.277095907440895, y=9054.469345287234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=97.4795600839372, y=19044.759716409997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.966511019433824, y=2027.6629525738272 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=47.277095907440895, y=9054.469345287234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=97.4795600839372, y=19044.75971641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.886172238776698, y=3645.5802145817515 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=57.08828782343497, y=10122.769482158874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=76.98164974090417, y=13783.148074973207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.72649374743898, y=2401.9985866911898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.367951626243627, y=3075.6682942700495 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=43.05190818840697, y=7642.200258270267 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.559035191535777, y=2900.525880852226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.133207273262352, y=1891.3218880533686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.293519964892734, y=2293.14004869662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.538940766784464, y=4198.788317848482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.320279053724033, y=3414.117239219241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=43.05190818840697, y=7642.200258270267 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.787098346249756, y=6030.827264932072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.41271822121908, y=3263.5570238018868 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.90153661342057, y=1825.1673320839386 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.74791210308524, y=2966.7837236873856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.16897825296738, y=5588.364969167349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=44.2793005997861, y=7307.119768126531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.09615839289094, y=6255.985592954355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.973653213282006, y=2665.159712420836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.127506140083781, y=1980.1629155174355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.25837493531886, y=4396.541479502634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=39.22413942637674, y=6442.687207473531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=44.2793005997861, y=7307.119768126531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.292517937457802, y=2601.060294207921 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.754250031218456, y=1893.0905008345826 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.73528717232344, y=5790.13229484696 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.14985497471646, y=3670.8048720202714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.548227841872793, y=1548.9510392966592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.72969122417104, y=3449.259326935186 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.080878048694794, y=1663.1026710047065 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.497750983175546, y=2827.5517217181846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.27703134455317, y=10642.89873845447 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.81100246036931, y=3975.7322036376054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.965362097268134, y=5726.966666630721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.251757090960275, y=2896.9054063867943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.31249200861766, y=2590.501523376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.94257107351995, y=4744.054015631223 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.14985497471646, y=3670.804872020272 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.27703134455317, y=10642.89873845447 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.30952747362562, y=3222.033126847919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.763409151613423, y=2219.1648675454194 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.651238936545624, y=1724.3298033496394 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.42305157405305, y=3278.0480127133205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.548227841872793, y=1548.9510392966592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.81100246036931, y=3975.7322036376054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=60.27408137106579, y=9296.361750438346 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.709039398219243, y=2965.9550347828986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=29.800154807491523, y=2921.904767359094 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.818725949028266, y=2349.044532024387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=85.2567470928251, y=11539.666811929848 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.895165605577443, y=3347.7685666896728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.130391219839046, y=1310.229701457774 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=85.2567470928251, y=11539.666811929848 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=91.66243217204627, y=12620.953152561777 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.377934778837453, y=2361.123517512543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.895165605577443, y=3347.7685666896723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=91.66243217204627, y=12620.953152561777 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.84453430328509, y=5897.119510340148 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.896237811282845, y=1786.4614084758298 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.9575548975179, y=5345.168434721208 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.336228772662935, y=1990.9401249918026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.84453430328509, y=5897.119510340149 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.01406519463431, y=5063.3624278030875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.896237811282845, y=1786.4614084758298 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=89.08018906998802, y=12612.950389729376 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.912225157214971, y=2076.763586290056 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.130391219839046, y=1310.229701457774 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.377934778837453, y=2361.123517512543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.9575548975179, y=5345.168434721208 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.01406519463431, y=5063.3624278030875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=89.08018906998802, y=12612.950389729374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.431621385007816, y=2783.2754313571913 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.148830919351383, y=3179.988023371352 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.472223760341517, y=4395.203378155911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.431621385007816, y=2783.275431357191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.86604045369495, y=3582.1350344541997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.992524948008366, y=5217.728255118272 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.148830919351383, y=3179.988023371352 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.86604045369495, y=3582.1350344541997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.11900944232178, y=6875.574444770971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.336228772662935, y=1990.9401249918028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.912225157214971, y=2076.763586290056 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.472223760341517, y=4395.203378155911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.992524948008366, y=5217.728255118272 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.11900944232178, y=6875.574444770971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.440601404209787, y=1553.0979700720452 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.02316464661228, y=1385.0977906276526 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.666914338479472, y=1244.0477585818405 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=123.04282993567702, y=12805.628330946758 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=41.1783929690477, y=4209.862449450678 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.518486781675048, y=2670.5722997765492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.87137748744101, y=1339.4543714337392 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.551746229454913, y=2153.573458087213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=29.800154807491523, y=2921.904767359094 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=123.04282993567702, y=12805.628330946756 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=167.83226797256322, y=17888.48094983035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=43.18345900400848, y=4551.058390194998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.604914868952477, y=3312.1541677440046 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.454502141477075, y=2765.2290737041517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.731556540221842, y=4249.557777503313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.72969122417104, y=3449.259326935186 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.965362097268134, y=5726.96666663072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.30952747362562, y=3222.033126847919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=60.27408137106579, y=9296.361750438346 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.99964726914348, y=3020.783382923852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.99964726914348, y=3020.783382923852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.913016185995787, y=5192.485133368389 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.986464711276682, y=1937.1182797167025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.88460814926618, y=2607.5989510508966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.42203524798809, y=4592.036412031064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.787098346249756, y=6030.827264932071 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.09615839289094, y=6255.985592954355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.913016185995787, y=5192.485133368388 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=68.34546777149802, y=11603.855445550424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.84554817296302, y=3040.3693550038674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.87504811623958, y=1604.0024255354538 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.565072843216416, y=2768.0667280294233 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.41271822121908, y=3263.5570238018868 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.973653213282006, y=2665.159712420836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=68.34546777149802, y=11603.855445550424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.90153661342057, y=1825.1673320839388 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.84554817296302, y=3040.369355003868 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.230666424008598, y=337.07395147401644 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.963055394049615, y=364.17234336553406 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.19483361375676, y=816.7481374946984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.282229223465073, y=634.9817750539061 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.7740992581316, y=1534.2249612479777 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.10837907632562, y=1958.621709066977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.241180275113017, y=1163.5193893857327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.45977969924097, y=1580.1655508023055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.31686480586909, y=1264.2996185737634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.437937577476482, y=1680.532567043066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=58.60749917849549, y=3868.062755912358 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.60867237560233, y=1284.1425333156235 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.630235803390065, y=1081.6088464051895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=107.44404106795753, y=7391.120887935793 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.13894443065587, y=1160.5557562027782 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.153679518084893, y=1109.3219807490873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.479960977068076, y=658.288616616213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.13894443065587, y=1160.5557562027782 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.907363289942147, y=1095.281955744951 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.870130401470112, y=563.3086126559331 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.250034485375615, y=2254.8142138846583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.068286541035782, y=1164.9998248903075 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=63.73514104712379, y=3479.465287904304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.765402835824915, y=1501.1296862828663 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=149.9864383111694, y=8395.789231954905 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.892452810407203, y=1054.5260439122212 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=44.52592252007383, y=2490.000347653552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.975520111663032, y=723.1778127825477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.153679518084893, y=1109.3219807490873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.907363289942147, y=1095.281955744951 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.250034485375615, y=2254.8142138846583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=63.73514104712379, y=3479.4652879043047 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=149.9864383111694, y=8395.789231954903 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.892452810407203, y=1054.5260439122212 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=95.79286193940706, y=5514.749773394213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.479960977068076, y=658.288616616213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.870130401470112, y=563.3086126559331 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.068286541035782, y=1164.9998248903075 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=78.2776297994326, y=5378.6385104075725 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.440675497616045, y=973.844287197492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=51.759329927809844, y=1836.6345011146625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=50.8520024388676, y=5371.592537724923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.116555648214288, y=1395.1840188006693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.02316464661228, y=1385.0977906276523 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=41.1783929690477, y=4209.862449450678 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=167.83226797256322, y=17888.480949830355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.858580594302396, y=1043.3227129781849 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=43.18345900400848, y=4551.058390194998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=58.52054587372672, y=6222.800858994285 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.604914868952477, y=3312.1541677440046 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=108.59326514861297, y=11780.872698506659 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.04249781915783, y=952.7375249371381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.03056396357699, y=1284.4128669676647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.666914338479472, y=1244.0477585818403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.518486781675048, y=2670.5722997765492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=50.8520024388676, y=5371.592537724923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.858580594302396, y=1043.3227129781849 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=58.52054587372672, y=6222.800858994285 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=108.59326514861297, y=11780.872698506659 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=51.39034252315221, y=5987.066904345137 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=54.63237775497714, y=6738.762051605448 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.980835535387238, y=1238.6677319371192 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.742537067847174, y=2216.642125027071 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.851898960739511, y=1726.4217235315057 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.938014720116014, y=1611.272309212945 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=54.63237775497714, y=6738.762051605448 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.51367279639942, y=4661.403738607691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.761283843157855, y=4053.0979525927705 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.564392979358967, y=2491.895922026513 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.72927980008852, y=1617.0014350798954 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.543258679057097, y=2105.1907315878734 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.980835535387238, y=1238.6677319371192 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.51367279639942, y=4661.40373860769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.385089366537073, y=3741.816476155448 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.174537015950875, y=2037.6552229298286 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.046956914389305, y=1763.197389828386 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=84.1861555176582, y=10789.756141952315 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.322165466084606, y=3397.4374352477485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.956090398148797, y=1919.8476764160932 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.541661728528357, y=2515.971949365436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.742537067847174, y=2216.642125027071 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.761283843157855, y=4053.09795259277 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.385089366537073, y=3741.8164761554476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=84.1861555176582, y=10789.756141952315 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.630997966432858, y=2775.945557538814 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.613142701448908, y=2173.8029257407397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.35670358621192, y=3103.0302319123016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.704402634203479, y=1584.7541176712882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.478680716654402, y=1789.5151703156207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.010670244792536, y=4394.885903220335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.630997966432858, y=2775.945557538814 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.595287436464957, y=1561.624583412698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.265272126138274, y=3215.692730863169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.222753801146133, y=1274.5480135391203 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.164781836622826, y=1753.1029002319578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.205542642016677, y=3466.0757184900076 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.613142701448908, y=2173.8029257407397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.595287436464957, y=1561.624583412698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=35.100264470974935, y=4063.2317816229156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.431909256039859, y=1175.6924454008358 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.52371824929218, y=1599.9386157557924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=102.72228387083118, y=12448.362187205088 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.40874134850044, y=3922.796456958409 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.444642915017477, y=1501.9347086841904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.898652495210854, y=2302.231896628169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.4425482230426, y=2906.0178816366624 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=45.720105372252135, y=3132.1693249321206 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.02981131440971, y=738.5390349409932 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.733078602701317, y=901.3535153678581 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.39766843771307, y=1017.8748038186807 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.7740992581316, y=1534.2249612479777 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=107.44404106795753, y=7391.120887935793 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=49.11121853090768, y=3307.823310342303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.145460140350337, y=1630.2202230032894 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.46276859073571, y=1273.7833645900935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.94037845635199, y=1449.6936650488494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.10837907632562, y=1958.621709066977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.60867237560233, y=1284.1425333156233 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=78.2776297994326, y=5378.638510407573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=49.11121853090768, y=3307.823310342303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.162580945071667, y=755.4700417479464 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.364142373525267, y=812.3726604714147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.245712892003759, y=875.8457378018661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.241180275113017, y=1163.5193893857327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.4425482230426, y=2906.0178816366624 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=55.552776819880734, y=3849.954340609008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.198582730048882, y=612.0981720512832 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.6377216793197, y=1155.155315348053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.765402835824915, y=1501.1296862828665 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.14672202455761, y=1265.3123405504202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.45977969924097, y=1580.1655508023055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.630235803390065, y=1081.6088464051893 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=45.720105372252135, y=3132.1693249321206 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.145460140350337, y=1630.2202230032892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.162580945071667, y=755.4700417479465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=55.552776819880734, y=3849.9543406090083 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.02981131440971, y=738.5390349409932 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.15842878381272, y=1714.4441564148005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.16343137359998, y=3699.06447754842 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.35670358621192, y=3103.0302319123016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.265272126138274, y=3215.6927308631693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=35.100264470974935, y=4063.231781622915 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=102.72228387083118, y=12448.362187205088 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.587157643095171, y=1570.09849378275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.818725949028266, y=2349.0445320243866 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.704402634203479, y=1584.7541176712884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.222753801146133, y=1274.5480135391201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.431909256039859, y=1175.6924454008358 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.40874134850044, y=3922.7964569584087 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=57.19508201664674, y=7400.4082530230735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.20951113946196, y=3178.312897234683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=29.778626853730707, y=3781.4361715181576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=154.28127593001375, y=20409.958237414256 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.527199500141762, y=3152.6660722412794 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=46.90971881818937, y=6129.541141541611 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=47.196061541343454, y=6167.624723721105 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.851898960739511, y=1726.4217235315054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.564392979358967, y=2491.895922026513 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.174537015950875, y=2037.6552229298286 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.322165466084606, y=3397.4374352477485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=57.19508201664674, y=7400.4082530230735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=154.28127593001375, y=20409.958237414252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.500990078453356, y=1277.3999333051606 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.527199500141762, y=3152.6660722412794 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=91.67475745428459, y=12217.586396050561 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.86492358254515, y=9273.258823365735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.72927980008852, y=1617.0014350798956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.956090398148797, y=1919.8476764160932 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.20951113946196, y=3178.312897234683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=46.90971881818937, y=6129.541141541611 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=91.67475745428459, y=12217.586396050561 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.0550897108057, y=6285.311582937433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.938014720116014, y=1611.272309212945 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=44.52592252007383, y=2490.000347653552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=95.79286193940706, y=5514.749773394214 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.92613253897879, y=1723.6227406413163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.679611221574575, y=2068.8314615970635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.92613253897879, y=1723.6227406413163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=40.43308990417036, y=2425.547139918002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.975520111663032, y=723.1778127825477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.679611221574575, y=2068.8314615970635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=40.43308990417036, y=2425.547139918002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.543258679057097, y=2105.1907315878734 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.046956914389305, y=1763.1973898283857 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.541661728528357, y=2515.9719493654356 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=29.778626853730707, y=3781.4361715181576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=47.196061541343454, y=6167.624723721104 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.500990078453356, y=1277.3999333051609 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.86492358254515, y=9273.258823365735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.0550897108057, y=6285.311582937432 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.0749289355614, y=2935.3079829985722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.7669296567077, y=206.90402843078869 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.221349554205402, y=235.5324819731439 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.707583176293186, y=581.1652001646744 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.270338942289787, y=301.61881342246016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.198582730048882, y=612.0981720512832 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.0749289355614, y=2935.307982998572 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655961 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.369390924969155, y=202.1535503206681 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.10121092943638, y=312.99003060657054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.074719262654313, y=468.5601582648027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.31686480586909, y=1264.2996185737634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.733078602701317, y=901.353515367858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.46276859073571, y=1273.7833645900937 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.364142373525267, y=812.3726604714147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.6377216793197, y=1155.1553153480527 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.3744898352886232, y=98.04524548603288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.074719262654313, y=468.5601582648027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.437937577476482, y=1680.532567043066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.39766843771307, y=1017.8748038186806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.94037845635199, y=1449.6936650488492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.245712892003759, y=875.8457378018662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.14672202455761, y=1265.3123405504202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.574656015939 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.787823761237988, y=1190.3059679062007 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.337293046673318, y=6.659265024509608 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=67.30340114596277, y=4978.067713229227 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=35.44958309187915, y=2557.1775411188714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.392368655014138, y=272.8292439171303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.455207547118633, y=1493.604999717072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.0584643060860115, y=399.45251339859266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.355154842204463, y=726.0009941435951 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=67.30340114596277, y=4978.067713229226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.989043687418 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.4528287023171864, y=-13.626515749671881 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.13894443065587, y=1160.5557562027782 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.153679518084893, y=1109.3219807490873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.479960977068076, y=658.288616616213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.9890436874177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.13894443065587, y=1160.5557562027782 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=61.37671892739202, y=1640.8713165619854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.949885114786532, y=667.7736374342428 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.277629170565893, y=286.2949828845061 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.726031997463785, y=999.9534563838513 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.09688060596689, y=697.5955202049321 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.629773395747756, y=217.4507327392345 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.776913021405806, y=169.27636300634384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.636146372647776, y=373.61643013863505 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.177800073628475, y=231.69942636413322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.230666424008598, y=337.07395147401644 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=61.37671892739202, y=1640.8713165619852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.509136354154375, y=753.4465870845689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.026921025610612, y=416.4267732138874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.853498509544 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.750282937199 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.8534985095441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.884734754907498, y=176.07522067879674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.907363289942147, y=1095.281955744951 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.870130401470112, y=563.3086126559331 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856515 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.250034485375615, y=2254.8142138846583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.71805701229528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.068286541035782, y=1164.9998248903075 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456464 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.827098226866955, y=341.9756559251909 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.172476347503921, y=270.986503747895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=35.44958309187915, y=2557.177541118871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.57465601594 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=189.3660126694441, y=16812.342969644753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.17565782185067, y=2199.4013882089357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.03786972034592, y=1831.1382471750126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.36920759508368, y=3729.6273180266735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.295352531601523, y=1854.0542173767612 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.50427777724828, y=2139.6485642393227 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.20825146639656, y=1490.3022225735197 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.720061695732447, y=1535.8533329844136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.291711574816265, y=1497.7301722228733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.34125974740439, y=701.1399595832164 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.850557571236374, y=1013.467465904263 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=41.662701846154135, y=7562.938046020788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.29671755293621, y=6742.132998895817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.222876465298622, y=2592.250874419951 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.770840055112567, y=1755.2680293049723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.16525645136835, y=701.4183118010596 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.06267904356465, y=2562.133759133964 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.6384399306648865, y=1166.3768059088086 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=86.49646899531854, y=16081.353804362025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=57.53060898090945, y=10606.806261638707 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.829079516767233, y=835.217192915827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.821361907375845, y=3479.758564740855 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.559221126737134, y=2296.2139572001383 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.554643410431453, y=972.3487688183646 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.667499664503925, y=3072.6786008380623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.719390454032402, y=1381.4859600589439 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=66.39148645599661, y=11495.037303397332 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.621096098107955, y=5199.448600408929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=44.02735294857508, y=7558.949806091143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.70205423953869, y=5741.697233300739 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.190529555751954, y=4243.668888954273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.905764808036656, y=2081.5502933563807 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.37564496488367, y=2692.2492009614552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.951395561886233, y=4025.581306033906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.72649374743898, y=2401.9985866911898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.559035191535777, y=2900.5258808522262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.817135839123939, y=1537.9515948277424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=66.39148645599661, y=11495.037303397334 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.845286194864315, y=5557.359857176916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.805576834052715, y=3780.3313003132635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.890290330690789, y=2379.3255892182024 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.2086204784446637, y=134.67002537063803 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.039671383031513, y=1166.7660354825102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.88852543415618, y=2910.013202531576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.268369658869275, y=1207.2456303057943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.133207273262352, y=1891.3218880533689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.159700777436671, y=480.0112382922234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.621096098107955, y=5199.448600408929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=160.90299420211994, y=24135.242210171906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.03832938406 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.71448278272277, y=5945.7200232271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.604694400984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.137312185431583, y=931.0640452713453 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.88007935507988, y=560.8778610936661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.71448278272277, y=5945.7200232271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.7691449572471276, y=179.73928202361907 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.20115441633286, y=1308.756770756028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.986464711276682, y=1937.1182797167025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.702635541875779, y=1226.0026375961525 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.329634767714917, y=500.08450908544944 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=54.63237775497714, y=6738.762051605448 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.980835535387238, y=1238.6677319371192 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.381632455394417, y=155.1681438580237 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.742537067847174, y=2216.642125027071 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.851898960739511, y=1726.4217235315057 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.526307221047045, y=1181.3971643302548 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.938014720116014, y=1611.272309212945 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=54.63237775497714, y=6738.762051605448 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.77007689606468, y=1041.2498425235644 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.168973418705564, y=964.9097008989568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.625632717277035, y=514.9054318175333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.868578416629902, y=1053.7595356353477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=85.2567470928251, y=11539.666811929848 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.895165605577443, y=3347.7685666896728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.130391219839046, y=1310.229701457774 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.2176068413600145, y=632.2654572276674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=85.2567470928251, y=11539.666811929848 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.7435746535163426, y=246.04635726067323 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.127506140083781, y=1980.1629155174353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.88460814926618, y=2607.5989510508966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.87504811623958, y=1604.0024255354538 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.683870673513134, y=737.0757926001374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.0383293840605 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.74791210308524, y=2966.783723687386 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.25837493531886, y=4396.541479502634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.42203524798809, y=4592.036412031064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.408993857560096, y=1061.8454584391616 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.565072843216416, y=2768.0667280294238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.676580804818075, y=1610.8000655785022 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.16897825296738, y=5588.364969167349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=39.22413942637674, y=6442.687207473531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.787098346249756, y=6030.827264932072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.429530833649345, y=1238.3983553026017 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.41271822121908, y=3263.5570238018868 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.90153661342057, y=1825.1673320839386 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.7435746535163426, y=246.04635726067323 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.74791210308524, y=2966.7837236873856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.16897825296738, y=5588.364969167349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=44.2793005997861, y=7307.119768126531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.09615839289094, y=6255.985592954355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.973653213282006, y=2665.159712420836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.4480482855112085, y=1045.8068746998006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.09991979681682, y=3628.9779749711324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.664005114214045, y=543.1548578981133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.08288661617512, y=4834.405964694236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.292517937457802, y=2601.060294207921 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.080878048694794, y=1663.1026710047065 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.251757090960275, y=2896.9054063867943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.763409151613423, y=2219.1648675454194 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.709039398219243, y=2965.955034782898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.277232757198592, y=635.7522319887801 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=160.90299420211994, y=24135.242210171902 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.09991979681682, y=3628.9779749711324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=70.83986664950933, y=12358.389758558375 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.783012380969424, y=6296.269698758271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.570151860847954, y=3588.3805261766493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.048099163001005, y=469.4551459598922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.677464511593957, y=1649.4821780094376 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.728162049812326, y=3616.5063398123075 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.185178790104986, y=1561.8553195844008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.293519964892734, y=2293.14004869662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.194033559349713, y=673.4314685099623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=44.02735294857508, y=7558.949806091143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.845286194864315, y=5557.359857176916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=70.83986664950933, y=12358.389758558375 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.7261581124295162, y=166.03593042108736 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.905821129872924, y=1809.1956105434574 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.215470438518935, y=790.6228367910933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.70205423953869, y=5741.697233300739 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.805576834052715, y=3780.3313003132635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.783012380969424, y=6296.269698758271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.7261581124295162, y=166.03593042108736 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=41.662701846154135, y=7562.938046020788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=86.49646899531854, y=16081.353804362021 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.56474896650036, y=5074.32699888657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025098 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.196004776034822, y=824.2656026981177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.29671755293621, y=6742.132998895817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=57.53060898090945, y=10606.806261638707 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.56474896650036, y=5074.3269988865695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.787823761237988, y=1190.3059679062007 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=189.3660126694441, y=16812.34296964475 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.17565782185067, y=2199.4013882089353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.762293517336417, y=1069.7852364981384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=59.562757368316696, y=5328.627446937344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.70848233810209, y=1610.8884191878146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.16858775494709, y=2107.7580121207097 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.021288924214918, y=1184.353818524082 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.23486298702637, y=1294.789058239924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.039155504235007, y=1276.97967730591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.132660228792821, y=284.4886072406712 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.889424182210977, y=717.3541270017233 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.210637107541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.460832002358117, y=374.05495613623066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.528136885214 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.392368655014138, y=272.8292439171303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.2106371075415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.64372422343212, y=5348.68633382215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.557607782693822, y=601.8831350038254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.932826554518659, y=1026.5254179779874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.449098252651 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.348430149829816, y=155.15934108076715 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.543574803304747, y=160.37642521162903 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.216061173670258, y=151.53355721149782 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.949885114786532, y=667.7736374342427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.850547587921007, y=-49.82718543272314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=92.47327737786847, y=275.511629131108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.54756630105068, y=159.66020697747243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=52.55120895041083, y=195.66749227619272 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.567637964699, y=167.70035030476907 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.322755683812876, y=147.2105857429968 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.194869017736632, y=110.95481241084434 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.24655092271188, y=131.05817622079482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.489667733969462, y=109.54440984330999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.711067448930523, y=103.98720927323211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.859883086314632, y=130.28484054800032 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=92.47327737786847, y=275.51162913110795 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=49.50217888014103, y=1383.2378628641686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.8615442667538, y=721.3000936893261 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.403649589179562, y=260.4790427172475 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.404173381613504, y=232.4937089053979 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.277629170565893, y=286.2949828845061 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=119.07124047815745, y=3470.309710804661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.825757759068395, y=1433.1907119510788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.643881564634153, y=151.91630231248564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.31540497368872, y=432.3904811750681 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.277873317798153, y=199.30206315424164 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.963055394049615, y=364.172343365534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.726031997463785, y=999.9534563838513 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.509136354154375, y=753.446587084569 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=49.50217888014103, y=1383.2378628641686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=119.07124047815745, y=3470.309710804661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.884734754907498, y=176.07522067879677 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.294799689322048, y=152.47781805537875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.29049469163119, y=302.26256817083583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=63.73514104712379, y=3479.465287904304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.089583134630864, y=253.9596027171936 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.765402835824915, y=1501.1296862828663 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.455207547118633, y=1493.604999717072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.172476347503921, y=270.986503747895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.460832002358117, y=374.05495613623066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.64372422343212, y=5348.68633382215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.03786972034592, y=1831.1382471750126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483505 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.762293517336417, y=1069.7852364981386 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=106.36322121929697, y=9681.070585078509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.68157674848493, y=1890.3592937638014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.970685834150647, y=2468.9573296450476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.336037775934543, y=1214.569708289166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.729376880964361, y=1342.7569059519092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.418632502051437, y=1314.1684230919204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.405315515320297, y=668.9432603126553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.337293046673318, y=6.659265024509608 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.36920759508368, y=3729.6273180266735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=59.562757368316696, y=5328.627446937344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=106.36322121929697, y=9681.070585078509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.295352531601523, y=1854.0542173767612 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.70848233810209, y=1610.8884191878146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.68157674848493, y=1890.3592937638014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=40.548904005482086, y=3663.888055921534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.990498803384156, y=509.3979669243288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.761243635950649, y=957.8479811855791 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.287160378834692, y=1007.2841550166793 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.979895104265419, y=226.40121920716751 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.50427777724828, y=2139.6485642393227 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.16858775494709, y=2107.7580121207097 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.970685834150647, y=2468.9573296450476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=40.548904005482086, y=3663.888055921534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770727 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.8665791699522267, y=84.06719654619764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=58.60749917849549, y=3868.062755912358 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.7740992581316, y=1534.2249612479777 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.10837907632562, y=1958.621709066977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.829079516767233, y=835.2171929158271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=61.79820907920168, y=11581.290068903241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.154433541691986, y=4545.685165701379 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.280207304095673, y=1113.8337280828878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.546314775306442, y=4812.926362555355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.958095141431759, y=1627.9881928514162 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.222876465298622, y=2592.250874419951 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.821361907375845, y=3479.758564740855 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=61.79820907920168, y=11581.290068903241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.795683340674694, y=2509.802601367533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.770840055112567, y=1755.2680293049725 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.559221126737134, y=2296.2139572001383 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.154433541691986, y=4545.685165701379 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.938196008920897, y=5085.735084343789 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.35965619070225 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.16525645136835, y=701.4183118010596 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.554643410431453, y=972.3487688183648 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.280207304095673, y=1113.8337280828875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=84.34463718893875, y=16141.397555627289 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.966511019433824, y=2027.6629525738272 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.200736884233777, y=2231.460109345854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.797022492867171, y=898.7915188998654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.190529555751954, y=4243.668888954273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.890290330690789, y=2379.3255892182024 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.570151860847954, y=3588.3805261766493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.886172238776698, y=3645.580214581752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.927540827319604, y=1481.0679291080178 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.905764808036656, y=2081.5502933563803 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.2086204784446637, y=134.67002537063803 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.048099163001005, y=469.4551459598922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.19492590596576, y=6502.177613179478 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=57.08828782343497, y=10122.769482158874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.367951626243627, y=3075.668294270049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.538940766784464, y=4198.788317848482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.11078107642868, y=844.863254203729 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.37564496488367, y=2692.249200961455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.039671383031513, y=1166.7660354825102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.677464511593957, y=1649.4821780094376 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=41.06585343553341, y=6071.765821694771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.754250031218456, y=1893.0905008345828 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.571357174633782, y=641.1078937771276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.31249200861766, y=2590.501523376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.651238936545624, y=1724.3298033496394 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.454502141477075, y=2765.2290737041517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.60469440098393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.20115441633286, y=1308.7567707560281 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.127506140083781, y=1980.1629155174355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.25837493531886, y=4396.541479502634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=39.22413942637674, y=6442.687207473531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=44.2793005997861, y=7307.119768126531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.913016185995787, y=5192.485133368389 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.871770751113975, y=1081.4321640035987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.137312185431583, y=931.0640452713453 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.7691449572471276, y=179.73928202361907 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.986464711276682, y=1937.1182797167025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.88460814926618, y=2607.5989510508966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.42203524798809, y=4592.036412031064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.787098346249756, y=6030.827264932071 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.09615839289094, y=6255.985592954355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.913016185995787, y=5192.485133368388 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.408993857560096, y=1061.8454584391618 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.429530833649345, y=1238.3983553026017 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=68.34546777149802, y=11603.855445550424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.84554817296302, y=3040.3693550038674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.88007935507988, y=560.8778610936662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.702635541875779, y=1226.0026375961525 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.87504811623958, y=1604.0024255354538 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.565072843216416, y=2768.0667280294233 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.41271822121908, y=3263.5570238018868 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.973653213282006, y=2665.159712420836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.871770751113975, y=1081.4321640035987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=68.34546777149802, y=11603.855445550424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.329634767714917, y=500.08450908544944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.683870673513134, y=737.0757926001373 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.676580804818075, y=1610.800065578502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.90153661342057, y=1825.1673320839388 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.4480482855112085, y=1045.8068746998003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.84554817296302, y=3040.369355003868 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=91.66243217204627, y=12620.953152561777 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.953847834972881, y=621.7513453715027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.377934778837453, y=2361.123517512543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.2814501459940395, y=387.6156689144649 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.152290067808233, y=1069.5332579684518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.895165605577443, y=3347.7685666896723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=91.66243217204627, y=12620.953152561777 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.454422524937 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.51367279639942, y=4661.403738607691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.048848005907686, y=761.9061654247487 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.761283843157855, y=4053.0979525927705 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.2490484607150805, y=147.53182364009518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.564392979358967, y=2491.895922026513 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.594211563774796, y=191.71270083173874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.72927980008852, y=1617.0014350798954 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.543258679057097, y=2105.1907315878734 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.980835535387238, y=1238.6677319371192 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.51367279639942, y=4661.40373860769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.385089366537073, y=3741.816476155448 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.174537015950875, y=2037.6552229298286 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.331509372044106, y=1154.9046568658553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.046956914389305, y=1763.197389828386 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.381632455394417, y=155.16814385802374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.048848005907686, y=761.9061654247488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.202237098940643, y=2685.871192195202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.918859274073999, y=334.2500318836713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.87137748744101, y=1339.4543714337392 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.692748058381587, y=917.4127990987377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.04249781915783, y=952.7375249371382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=72.25457167849589, y=7223.261653889393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.303337651418303, y=1414.2357831274787 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.551746229454913, y=2153.573458087213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.116555648214288, y=1395.1840188006693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.2102263154474926, y=78.73842685845617 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.03056396357699, y=1284.4128669676647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.202237098940643, y=2685.871192195202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=72.25457167849589, y=7223.2616538893935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=84.1861555176582, y=10789.756141952315 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.322165466084606, y=3397.4374352477485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.956090398148797, y=1919.8476764160932 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.541661728528357, y=2515.971949365436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.742537067847174, y=2216.642125027071 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.77007689606468, y=1041.2498425235644 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.761283843157855, y=4053.09795259277 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.385089366537073, y=3741.8164761554476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=84.1861555176582, y=10789.756141952315 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.367502115560077, y=857.5125462774614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.3100773742469185, y=63.98990516543762 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.934246097006715, y=1062.756007846971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.664005114214045, y=543.1548578981134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=118.33953112205833, y=18049.185863106133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.73528717232344, y=5790.13229484696 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.497750983175546, y=2827.5517217181846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.94257107351995, y=4744.054015631223 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.42305157405305, y=3278.0480127133205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.731556540221842, y=4249.557777503313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.1718200919263 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.507193123317798, y=673.0058113000914 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.08288661617512, y=4834.405964694235 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=41.06585343553341, y=6071.765821694771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=118.33953112205833, y=18049.185863106133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.19492590596576, y=6502.177613179478 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=76.98164974090417, y=13783.148074973209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.954464486382562, y=1334.1731733957522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.320279053724033, y=3414.117239219241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.06267904356465, y=2562.1337591339643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.241180275113017, y=1163.5193893857327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.45977969924097, y=1580.1655508023055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.7181876112122603, y=123.47888090438204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.7669296567077, y=206.9040284307887 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.31686480586909, y=1264.2996185737634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.437937577476482, y=1680.532567043066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=58.60749917849549, y=3868.062755912358 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325293 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.357399297949655, y=315.0559640352417 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.60867237560233, y=1284.1425333156235 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.149600549267397, y=436.9256491248482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.630235803390065, y=1081.6088464051895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655964 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=107.44404106795753, y=7391.120887935793 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=78.2776297994326, y=5378.6385104075725 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.4425482230426, y=2906.0178816366624 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=45.720105372252135, y=3132.1693249321206 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.02981131440971, y=738.5390349409932 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.853844711782128, y=312.39733935969014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.221349554205402, y=235.53248197314392 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.733078602701317, y=901.3535153678581 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.39766843771307, y=1017.8748038186807 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.7740992581316, y=1534.2249612479777 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.357399297949655, y=315.0559640352417 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=107.44404106795753, y=7391.120887935793 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=49.11121853090768, y=3307.823310342303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.94180180058514, y=565.9641392197256 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.145460140350337, y=1630.2202230032894 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.20825146639656, y=1490.3022225735197 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.021288924214918, y=1184.353818524082 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.336037775934543, y=1214.5697082891659 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.990498803384156, y=509.39796692432884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.302733301083634, y=1883.3724787034787 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.583821954285227, y=1526.3569894108316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.4745932547060505, y=75.8710342512307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.720061695732447, y=1535.8533329844136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.23486298702637, y=1294.789058239924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.729376880964361, y=1342.7569059519092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.761243635950649, y=957.8479811855792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.302733301083634, y=1883.3724787034787 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.86491060748682, y=1161.9036774245876 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.291711574816265, y=1497.7301722228733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.039155504235007, y=1276.97967730591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.418632502051437, y=1314.1684230919202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.287160378834692, y=1007.284155016679 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.8665791699522267, y=84.06719654619761 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.583821954285227, y=1526.3569894108316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.86491060748682, y=1161.9036774245876 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.34125974740439, y=701.1399595832165 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.132660228792821, y=284.4886072406711 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=46.943535809556224, y=4522.765289736248 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.850557571236374, y=1013.4674659042631 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.889424182210977, y=717.3541270017233 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.405315515320297, y=668.9432603126553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.979895104265419, y=226.40121920716751 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.4745932547060505, y=75.8710342512307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=46.943535809556224, y=4522.765289736248 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.064507576698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.0584643060860115, y=399.45251339859266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.557607782693822, y=601.8831350038254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.243841971072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.516305735735216, y=1327.5376692001782 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.5281368852143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241091 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799835 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.264459447556362, y=2483.1105139769197 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=73.628425939439, y=5956.9557663112955 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.594171849143592, y=624.1469309070727 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.966672363069415, y=736.6919730489902 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.0645075766975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.2438419710716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.264459447556362, y=2483.11051397692 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=115.99239243132163, y=9515.528951629438 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.642225591947678, y=273.465103961399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.355154842204463, y=726.000994143595 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.932826554518659, y=1026.5254179779874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.516305735735216, y=1327.5376692001782 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=73.628425939439, y=5956.955766311296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=115.99239243132163, y=9515.528951629436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.483979091481004, y=110.6513803439513 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.905280636150912, y=408.8229653007962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=149.9864383111694, y=8395.789231954905 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.892452810407203, y=1054.5260439122212 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=44.52592252007383, y=2490.000347653552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.484006153161568, y=415.65303110646573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.975520111663032, y=723.1778127825477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.4528287023171864, y=-13.626515749671881 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.153679518084893, y=1109.3219807490873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.907363289942147, y=1095.281955744951 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.250034485375615, y=2254.8142138846583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=63.73514104712379, y=3479.4652879043047 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=149.9864383111694, y=8395.789231954903 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.7180570122953 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.089583134630864, y=253.95960271719358 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.892452810407203, y=1054.5260439122212 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=95.79286193940706, y=5514.749773394213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.017053762290947, y=539.7528991214784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.479960977068076, y=658.288616616213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.870130401470112, y=563.3086126559331 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.068286541035782, y=1164.9998248903075 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.765402835824915, y=1501.1296862828665 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=44.52592252007383, y=2490.000347653552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=95.79286193940706, y=5514.749773394214 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.7502829371992 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.4490982526509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=66.18034062697761, y=2778.915614915853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.604034818077622, y=444.71077094205333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.032961854318744, y=336.72570646418046 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.200434374189605, y=847.7595522987566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=66.18034062697761, y=2778.915614915853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.631876338077033, y=519.3316504931281 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.604034818077622, y=444.71077094205333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.004532668815193, y=286.33267637450643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.399234226226934, y=1007.6995449006231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.901424856637298, y=307.4545293519067 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.444958800166553, y=601.9135568107231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.830515442790368, y=1429.2636057287948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.09688060596689, y=697.595520204932 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.026921025610612, y=416.4267732138874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.590174736682016, y=95.86232120754865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.599091493642515, y=59.88907147843013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.285125260298978, y=34.947172778399526 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.208763180185777, y=22.71808653805992 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.791728165030868, y=33.466981492595195 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.54756630105068, y=159.66020697747243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=88.55849424913114, y=375.70391876979426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.587709628347326, y=191.82078028665902 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.172881938987672, y=118.1614695292204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.526144771376355, y=79.57452085877512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.187962282630615, y=86.22179090379217 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=52.55120895041083, y=195.66749227619272 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.590174736682016, y=95.86232120754863 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=88.55849424913114, y=375.7039187697943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.5263089196719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.8812786512963235, y=42.873023018543165 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.4167093600772125, y=10.833622232694715 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.885475987282734, y=59.94437773031215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.43085825208726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.485212199669728, y=12.340684703730048 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.135613137506844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.849314858844827, y=-37.8419781816373 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.567637964699, y=167.70035030476907 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.599091493642515, y=59.889071478430125 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.587709628347326, y=191.820780286659 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.0094907405536 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.388046500725044, y=-19.377198479074693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.322755683812876, y=147.21058574299678 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.285125260298978, y=34.94717277839952 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.172881938987672, y=118.16146952922038 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.8615442667538, y=721.3000936893262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.6823164660054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.92613253897879, y=1723.6227406413163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.679611221574575, y=2068.8314615970635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.483979091481004, y=110.65138034395127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.484006153161568, y=415.65303110646573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.682316466006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.92613253897879, y=1723.6227406413163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=40.43308990417036, y=2425.547139918002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.827098226866955, y=341.9756559251909 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.905280636150912, y=408.8229653007962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.975520111663032, y=723.1778127825477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.017053762290947, y=539.7528991214784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.679611221574575, y=2068.8314615970635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=40.43308990417036, y=2425.547139918002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.594171849143592, y=624.1469309070727 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.02542313395815, y=915.8032901163101 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=72.1118966400232, y=6143.32648514397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.707583176293186, y=581.1652001646744 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.369390924969155, y=202.1535503206681 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.46276859073571, y=1273.7833645900935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.94037845635199, y=1449.6936650488494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.10837907632562, y=1958.621709066977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.60867237560233, y=1284.1425333156233 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=78.2776297994326, y=5378.638510407573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=49.11121853090768, y=3307.823310342303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.2338653634974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.162580945071667, y=755.4700417479464 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.020010320136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.270338942289787, y=301.6188134224602 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.364142373525267, y=812.3726604714147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.245712892003759, y=875.8457378018661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.241180275113017, y=1163.5193893857327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.149600549267397, y=436.9256491248482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.4425482230426, y=2906.0178816366624 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.94180180058514, y=565.9641392197256 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.233865363497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=55.552776819880734, y=3849.954340609008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.274761917258 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.755423984845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.198582730048882, y=612.0981720512832 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.10121092943638, y=312.9900306065706 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.6377216793197, y=1155.155315348053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.14672202455761, y=1265.3123405504202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.45977969924097, y=1580.1655508023055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.630235803390065, y=1081.6088464051893 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=45.720105372252135, y=3132.1693249321206 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.145460140350337, y=1630.2202230032892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.162580945071667, y=755.4700417479465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=55.552776819880734, y=3849.9543406090083 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.3744898352886232, y=98.04524548603288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.7181876112122603, y=123.47888090438204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.02981131440971, y=738.5390349409932 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.0200103201355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.2747619172574 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.853844711782128, y=312.39733935969014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.7554239848455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.667499664503925, y=3072.6786008380623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.951395561886233, y=4025.5813060339065 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.88852543415618, y=2910.013202531576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.728162049812326, y=3616.506339812307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.905821129872924, y=1809.1956105434576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.200736884233777, y=2231.460109345854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.886172238776698, y=3645.5802145817515 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.809961623854543, y=1382.1025908845463 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.292517937457802, y=2601.060294207921 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.754250031218456, y=1893.0905008345826 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.73528717232344, y=5790.13229484696 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.14985497471646, y=3670.8048720202714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.548227841872793, y=1548.9510392966592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.72969122417104, y=3449.259326935186 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.080878048694794, y=1663.1026710047065 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.571357174633782, y=641.1078937771276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.497750983175546, y=2827.5517217181846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.27703134455317, y=10642.89873845447 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.81100246036931, y=3975.7322036376054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.965362097268134, y=5726.966666630721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.251757090960275, y=2896.9054063867943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.31249200861766, y=2590.501523376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.94257107351995, y=4744.054015631223 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.14985497471646, y=3670.804872020272 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.27703134455317, y=10642.89873845447 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.30952747362562, y=3222.033126847919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.763409151613423, y=2219.1648675454194 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.651238936545624, y=1724.3298033496394 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.42305157405305, y=3278.0480127133205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.548227841872793, y=1548.9510392966592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.81100246036931, y=3975.7322036376054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.45442252494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.84453430328509, y=5897.119510340148 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.896237811282845, y=1786.4614084758298 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.9575548975179, y=5345.168434721208 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.673710302524762, y=760.8625022321821 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.87243199438646, y=1215.080982476543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.336228772662935, y=1990.9401249918026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.401672966850409, y=580.233200566424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.953847834972881, y=621.7513453715027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=42.84453430328509, y=5897.119510340149 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.01406519463431, y=5063.3624278030875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.10675413314377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.75151118422591, y=1307.8172043146858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.2490484607150805, y=147.53182364009515 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=57.19508201664674, y=7400.4082530230735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.20951113946196, y=3178.312897234683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=29.778626853730707, y=3781.4361715181576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=154.28127593001375, y=20409.958237414256 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.527199500141762, y=3152.6660722412794 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=46.90971881818937, y=6129.541141541611 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=47.196061541343454, y=6167.624723721105 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.851898960739511, y=1726.4217235315054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.168973418705564, y=964.9097008989567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.564392979358967, y=2491.895922026513 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.174537015950875, y=2037.6552229298286 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.322165466084606, y=3397.4374352477485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.367502115560077, y=857.5125462774614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=57.19508201664674, y=7400.4082530230735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=154.28127593001375, y=20409.958237414252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857876 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.984137746441253, y=397.4069588877652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.0028725465866 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.614981708656373, y=773.6004761724269 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.118959624748506, y=717.5499806908379 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.450312891533606, y=302.99289983755426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=62.60844307833145, y=6992.607927301982 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=29.86593337085556, y=3259.9618206497316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.873964111824613, y=1208.8773251202037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.836602467554513, y=520.6180976734124 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.52151611025142, y=826.6982529408599 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.280737526028112, y=913.2494943394026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.636016142149288, y=383.75125657721674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.444642915017477, y=1501.9347086841904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.867420725122225, y=980.1313790361316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.752562999212127, y=476.5547599231652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.918859274073999, y=334.2500318836712 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.303337651418303, y=1414.235783127479 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=29.800154807491523, y=2921.904767359094 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.2844580053134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.02316464661228, y=1385.0977906276526 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.666914338479472, y=1244.0477585818405 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857877 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.896237811282845, y=1786.4614084758298 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=89.08018906998802, y=12612.950389729376 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.860529085938268, y=917.3193520262107 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.912225157214971, y=2076.763586290056 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.570151352039597, y=155.50495834480216 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.130391219839046, y=1310.229701457774 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.377934778837453, y=2361.123517512543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.9575548975179, y=5345.168434721208 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.01406519463431, y=5063.3624278030875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=89.08018906998802, y=12612.950389729374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=60.27408137106579, y=9296.361750438346 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.709039398219243, y=2965.9550347828986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.454502141477075, y=2765.2290737041517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.731556540221842, y=4249.557777503313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.809961623854543, y=1382.1025908845463 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.72969122417104, y=3449.259326935186 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.965362097268134, y=5726.96666663072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.30952747362562, y=3222.033126847919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=60.27408137106579, y=9296.361750438346 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.17182009192635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.99964726914348, y=3020.783382923852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.277232757198592, y=635.7522319887801 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.507193123317798, y=673.0058113000913 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.99964726914348, y=3020.783382923852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=57.08828782343497, y=10122.769482158874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=76.98164974090417, y=13783.148074973207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.196004776034822, y=824.2656026981177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.546314775306442, y=4812.926362555355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.795683340674694, y=2509.802601367533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.938196008920897, y=5085.735084343788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=84.34463718893875, y=16141.397555627287 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.966672363069415, y=736.6919730489902 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.642225591947678, y=273.465103961399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.02542313395815, y=915.80329011631 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=72.1118966400232, y=6143.32648514397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.013550601797593, y=456.8365651196008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.7008872781165, y=810.4540522302706 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=39.618850961908784, y=1818.6803816847155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.70503066732156, y=1306.0276082647513 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.390295649037938, y=1432.235062405421 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=55.3844444371205, y=2606.9600554453014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.901424856637298, y=307.4545293519066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.013550601797593, y=456.8365651196008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.70503066732156, y=1306.0276082647513 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.07556063075432, y=1563.8130465095235 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.22415132201998, y=3298.9453996902753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.032961854318744, y=336.72570646418046 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.004532668815193, y=286.33267637450643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.444958800166553, y=601.9135568107231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.7008872781165, y=810.4540522302705 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.390295649037938, y=1432.2350624054209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.07556063075432, y=1563.8130465095235 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=105.37274201328563, y=5106.3749342535575 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.348430149829816, y=155.15934108076715 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.294799689322048, y=152.47781805537875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.29049469163119, y=302.2625681708359 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.200434374189605, y=847.7595522987567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.631876338077033, y=519.3316504931281 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.399234226226934, y=1007.6995449006231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.830515442790368, y=1429.2636057287948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=39.618850961908784, y=1818.6803816847155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=55.3844444371205, y=2606.9600554453014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.22415132201998, y=3298.9453996902753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=105.37274201328563, y=5106.3749342535575 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.825757759068395, y=1433.1907119510786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=43.845251174923504, y=1445.5614994520342 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.826070787967833, y=612.9477270694528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.05405158617307, y=1228.2431126120202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.30370953524349, y=596.2321669822738 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.19483361375676, y=816.7481374946984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.629773395747756, y=217.4507327392345 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.643881564634153, y=151.9163023124856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=43.845251174923504, y=1445.5614994520342 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.658451791797845, y=1109.3971198088875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.456528988683486, y=277.7336673061136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.282229223465073, y=634.981775053906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.776913021405806, y=169.27636300634384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.826070787967833, y=612.9477270694526 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.397010488816381, y=28.73036937802135 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.194869017736632, y=110.95481241084434 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.00949074055364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=80.55664235256334, y=673.8489990894581 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.374063882667947, y=88.38837133029486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.35740418918162, y=304.25509378240423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.24655092271188, y=131.05817622079485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.208763180185777, y=22.718086538059914 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.526144771376355, y=79.57452085877512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.526308919672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.915460980149049, y=120.60103978798253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=52.98891956962056, y=826.7029186300553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.228234625794988, y=95.2926444726716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.675999442826013, y=102.00911672813699 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.886158396392965, y=285.16150103164125 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.58465465099122, y=220.6389448506151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.920672048968065, y=150.67920582026775 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.915460980149049, y=120.60103978798253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=100.06237815909208, y=1626.951714651071 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.366134058495255, y=95.81180904152181 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.714607965766948, y=325.3873915578689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.418303859846493, y=240.64652586314162 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.143473278836844, y=156.24923656698724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=80.55664235256334, y=673.8489990894581 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=75.51001318258353, y=2574.2017684863868 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.781348282519147, y=577.4271618841974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.440675497616045, y=973.8442871974919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.636146372647776, y=373.616430138635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.543574803304747, y=160.37642521162903 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.403649589179562, y=260.4790427172476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.31540497368872, y=432.3904811750681 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=37.05405158617307, y=1228.2431126120202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.658451791797845, y=1109.3971198088875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=75.51001318258353, y=2574.2017684863868 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.906006655132302, y=103.06154002559344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.177800073628475, y=231.69942636413322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.277873317798153, y=199.30206315424164 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.30370953524349, y=596.2321669822738 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.456528988683486, y=277.7336673061136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.781348282519147, y=577.4271618841975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=51.759329927809844, y=1836.6345011146625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.230666424008598, y=337.07395147401644 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.216061173670258, y=151.5335572114978 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.404173381613504, y=232.49370890539794 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.963055394049615, y=364.17234336553406 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.19483361375676, y=816.7481374946984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.282229223465073, y=634.9817750539061 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.440675497616045, y=973.844287197492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.906006655132302, y=103.06154002559344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=51.759329927809844, y=1836.6345011146625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040337 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.431621385007816, y=2783.2754313571913 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.148830919351383, y=3179.988023371352 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.472223760341517, y=4395.203378155911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.56911340179682, y=905.3492658083856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.673710302524762, y=760.8625022321821 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.431621385007816, y=2783.275431357191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.86604045369495, y=3582.1350344541997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.992524948008366, y=5217.728255118272 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.2238666478357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.2814501459940395, y=387.61566891446495 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.87243199438646, y=1215.0809824765433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.1067541331438 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.860529085938268, y=917.3193520262107 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=23.148830919351383, y=3179.988023371352 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.86604045369495, y=3582.1350344541997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.11900944232178, y=6875.574444770971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.2176068413600145, y=632.2654572276674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.152290067808233, y=1069.533257968452 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.336228772662935, y=1990.9401249918028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.75151118422591, y=1307.8172043146858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.912225157214971, y=2076.763586290056 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.472223760341517, y=4395.203378155911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=36.992524948008366, y=5217.728255118272 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.11900944232178, y=6875.574444770971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.050395536728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.401672966850409, y=580.2332005664239 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.570151352039597, y=155.50495834480213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.56911340179682, y=905.3492658083856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.22386664783573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.05039553673 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.500990078453356, y=1277.3999333051606 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.594211563774796, y=191.71270083173874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248755 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.527199500141762, y=3152.6660722412794 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=91.67475745428459, y=12217.586396050561 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.86492358254515, y=9273.258823365735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.526307221047045, y=1181.3971643302548 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.625632717277035, y=514.9054318175333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.72927980008852, y=1617.0014350798956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.331509372044106, y=1154.9046568658553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.956090398148797, y=1919.8476764160932 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.3100773742469185, y=63.98990516543762 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=25.20951113946196, y=3178.312897234683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=46.90971881818937, y=6129.541141541611 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=91.67475745428459, y=12217.586396050561 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.0550897108057, y=6285.311582937433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.938014720116014, y=1611.272309212945 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.868578416629902, y=1053.7595356353474 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.543258679057097, y=2105.1907315878734 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.046956914389305, y=1763.1973898283857 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.541661728528357, y=2515.9719493654356 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.934246097006715, y=1062.756007846971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=29.778626853730707, y=3781.4361715181576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=47.196061541343454, y=6167.624723721104 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.500990078453356, y=1277.3999333051609 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=69.86492358254515, y=9273.258823365735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=48.0550897108057, y=6285.311582937432 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=123.04282993567702, y=12805.628330946758 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=41.1783929690477, y=4209.862449450678 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.51745723564921, y=990.4641974438365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.103531108287461, y=947.0019540708528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.518486781675048, y=2670.5722997765492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.87137748744101, y=1339.4543714337392 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.551746229454913, y=2153.573458087213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.984137746441253, y=397.40695888776514 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=29.800154807491523, y=2921.904767359094 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=123.04282993567702, y=12805.628330946756 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.9576773238405 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.213618150874652, y=527.7318817577054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.284458005314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=167.83226797256322, y=17888.48094983035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=43.18345900400848, y=4551.058390194998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.604914868952477, y=3312.1541677440046 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=50.8520024388676, y=5371.592537724923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.688248239043378, y=646.0708383437309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.692748058381587, y=917.4127990987377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.116555648214288, y=1395.1840188006693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.00287254658662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=15.02316464661228, y=1385.0977906276523 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=41.1783929690477, y=4209.862449450678 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=167.83226797256322, y=17888.480949830355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.858580594302396, y=1043.3227129781849 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.51745723564921, y=990.4641974438364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.957677323841 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=43.18345900400848, y=4551.058390194998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630598 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.447826598840464, y=764.8744580316832 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.72649374743898, y=2401.9985866911898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=47.277095907440895, y=9054.469345287234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.66722922485449, y=857.3256088177126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=97.4795600839372, y=19044.759716409997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.963527971809441, y=1716.5853582087027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.6384399306648865, y=1166.3768059088086 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.719390454032402, y=1381.485960058944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.958095141431759, y=1627.988192851416 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.3596561907022 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.966511019433824, y=2027.6629525738272 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=47.277095907440895, y=9054.469345287234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=97.4795600839372, y=19044.75971641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.621064216848 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.95765813472105, y=119.45814112887737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.489667733969462, y=109.54440984331 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.374063882667947, y=88.38837133029486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=61.340744495695304, y=628.0551774605684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.711067448930523, y=103.98720927323211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=138.1992238227716, y=1550.3569293854837 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.850547587921007, y=-49.82718543272314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.859883086314632, y=130.28484054800037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.791728165030868, y=33.466981492595195 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.187962282630615, y=86.22179090379215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.849314858844827, y=-37.8419781816373 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.388046500725044, y=-19.377198479074693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.397010488816381, y=28.730369378021365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=34.35740418918162, y=304.25509378240423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.95765813472105, y=119.45814112887739 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=61.340744495695304, y=628.0551774605684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=138.1992238227716, y=1550.3569293854837 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.8812786512963235, y=42.873023018543165 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.885475987282734, y=59.94437773031214 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=52.98891956962056, y=826.7029186300551 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=100.06237815909208, y=1626.951714651071 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.7353398984847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.445053927101924, y=-32.542797292761634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.4308582520872 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.735339898485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.442547943055924, y=612.3645975006294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.95480332700302, y=387.5851944116771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.18317955365668, y=643.695966491443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.298583549799492, y=429.7732384220136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.390904275650948, y=287.4350114873398 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.228234625794988, y=95.2926444726716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.442547943055924, y=612.3645975006294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.467058710950116, y=137.83030209061906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.76339009052359, y=656.4605983025151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.269790671148208, y=381.08220933438275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.382296997750117, y=212.21982953981905 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.675999442826013, y=102.00911672813697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.366134058495255, y=95.81180904152181 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291237 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.95480332700302, y=387.5851944116771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.467058710950116, y=137.83030209061903 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=47.41155578031034, y=956.7202434778234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.47047366119773, y=457.8986010955713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.165344655110117, y=231.79602097381905 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.268369658869275, y=1207.2456303057943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.185178790104986, y=1561.855319584401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.367951626243627, y=3075.6682942700495 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.954464486382562, y=1334.1731733957527 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=43.05190818840697, y=7642.200258270267 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=17.559035191535777, y=2900.525880852226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.133207273262352, y=1891.3218880533686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.293519964892734, y=2293.14004869662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.215470438518935, y=790.6228367910932 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.797022492867171, y=898.7915188998653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.927540827319604, y=1481.0679291080178 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.538940766784464, y=4198.788317848482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.320279053724033, y=3414.117239219241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=43.05190818840697, y=7642.200258270267 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.817135839123939, y=1537.9515948277426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.159700777436671, y=480.0112382922234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.194033559349713, y=673.4314685099623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.11078107642868, y=844.8632542037288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=58.52054587372672, y=6222.800858994285 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.2102263154474926, y=78.73842685845617 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.103531108287461, y=947.0019540708528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=31.604914868952477, y=3312.1541677440046 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.447826598840464, y=764.874458031683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=108.59326514861297, y=11780.872698506659 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.04249781915783, y=952.7375249371381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.03056396357699, y=1284.4128669676647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.752562999212127, y=476.5547599231652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.666914338479472, y=1244.0477585818403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=26.518486781675048, y=2670.5722997765492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.213618150874652, y=527.7318817577053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=50.8520024388676, y=5371.592537724923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.858580594302396, y=1043.3227129781849 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=58.52054587372672, y=6222.800858994285 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=108.59326514861297, y=11780.872698506659 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.688248239043378, y=646.0708383437309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=62.60844307833145, y=6992.607927301983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.66722922485449, y=857.3256088177127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.963527971809441, y=1716.5853582087027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.62106421685 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=127.48590070634918, y=2718.355831850678 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=40.848227930173145, y=898.9647035509813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.122378105319772, y=505.72185722906045 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.4167093600772125, y=10.833622232694722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.485212199669728, y=12.340684703730048 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.886158396392965, y=285.16150103164125 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=18.714607965766948, y=325.3873915578689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.445053927101924, y=-32.542797292761634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.18317955365668, y=643.695966491443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.76339009052359, y=656.4605983025151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=47.41155578031034, y=956.7202434778234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=127.48590070634918, y=2718.355831850678 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=124.43649733424294, y=2905.0831692486563 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=45.1906629825013, y=1082.4289791585986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.1356131375068514 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.58465465099122, y=220.6389448506151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.418303859846493, y=240.64652586314165 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=21.298583549799492, y=429.7732384220136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.269790671148208, y=381.0822093343828 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.47047366119773, y=457.8986010955713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=40.848227930173145, y=898.9647035509812 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=124.43649733424294, y=2905.0831692486563 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.920672048968065, y=150.67920582026775 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.143473278836844, y=156.2492365669872 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.390904275650948, y=287.43501148733986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=10.382296997750117, y=212.21982953981907 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.165344655110117, y=231.79602097381903 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=22.122378105319772, y=505.72185722906045 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=45.1906629825013, y=1082.4289791585986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.49467851711762, y=1344.525002762393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.093109563538146, y=838.3445731007532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.593318489801303, y=320.8685996210163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=112.34059092407875, y=12909.496754376845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=35.11932362940526, y=3951.82974819472 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.440601404209787, y=1553.0979700720454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.478680716654402, y=1789.5151703156207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.164781836622826, y=1753.1029002319578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.209562298693665, y=946.2974338321753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.898652495210854, y=2302.231896628169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.587157643095171, y=1570.09849378275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.614981708656373, y=773.6004761724269 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=29.86593337085556, y=3259.961820649732 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=13.49467851711762, y=1344.525002762393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=112.34059092407875, y=12909.496754376845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.835518433944011, y=682.4032730310805 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.367978482972223, y=42.70109876738138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.873964111824613, y=1208.877325120204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=35.11932362940526, y=3951.82974819472 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.051585441487163, y=285.8366420203847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.687510940231611, y=596.8758508722296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.15842878381272, y=1714.4441564148005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.720824504149432, y=836.8068514145324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=51.39034252315221, y=5987.066904345136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.010670244792536, y=4394.885903220335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.205542642016677, y=3466.075718490008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.52371824929218, y=1599.9386157557924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.16343137359998, y=3699.0644775484207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.818725949028266, y=2349.044532024387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.836602467554513, y=520.6180976734124 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.440601404209787, y=1553.0979700720452 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=51.39034252315221, y=5987.066904345137 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.630997966432858, y=2775.945557538814 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.613142701448908, y=2173.8029257407397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.234843491338836, y=88.40702052753119 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.35670358621192, y=3103.0302319123016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.704402634203479, y=1584.7541176712882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.52151611025142, y=826.6982529408598 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.478680716654402, y=1789.5151703156207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.051585441487163, y=285.8366420203847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=38.010670244792536, y=4394.885903220335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=24.630997966432858, y=2775.945557538814 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.595287436464957, y=1561.624583412698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.265272126138274, y=3215.692730863169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.222753801146133, y=1274.5480135391203 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.280737526028112, y=913.2494943394029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.164781836622826, y=1753.1029002319578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.687510940231611, y=596.8758508722296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=30.205542642016677, y=3466.0757184900076 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=19.613142701448908, y=2173.8029257407397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.595287436464957, y=1561.624583412698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=35.100264470974935, y=4063.2317816229156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.431909256039859, y=1175.6924454008358 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.636016142149288, y=383.75125657721674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.209562298693665, y=946.2974338321752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.52371824929218, y=1599.9386157557924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.234843491338836, y=88.40702052753119 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=102.72228387083118, y=12448.362187205088 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.40874134850044, y=3922.796456958409 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.118959624748506, y=717.5499806908379 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.444642915017477, y=1501.9347086841904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.093109563538146, y=838.3445731007535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.898652495210854, y=2302.231896628169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.835518433944011, y=682.4032730310805 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=16.15842878381272, y=1714.4441564148005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=32.16343137359998, y=3699.06447754842 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=27.35670358621192, y=3103.0302319123016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=28.265272126138274, y=3215.6927308631693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=35.100264470974935, y=4063.231781622915 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=102.72228387083118, y=12448.362187205088 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.450312891533606, y=302.9928998375543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=9.867420725122225, y=980.1313790361316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.593318489801303, y=320.8685996210163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.587157643095171, y=1570.09849378275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.367978482972223, y=42.70109876738135 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=8.720824504149432, y=836.8068514145325 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=20.818725949028266, y=2349.0445320243866 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=14.704402634203479, y=1584.7541176712884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=12.222753801146133, y=1274.5480135391201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=11.431909256039859, y=1175.6924454008358 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=33.40874134850044, y=3922.7964569584087 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.574656015939 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.03832938406 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023456 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.57465601594 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483505 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770727 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770723 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025098 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.989043687418 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.9890436874177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856515 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456464 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.210637107541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.528136885214 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.2106371075415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.064507576698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.243841971072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.5263089196719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.43085825208726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.5281368852143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241091 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799835 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.6823164660054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.682316466006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655961 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.0383293840605 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325293 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655964 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.2338653634974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.020010320136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.526308919672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.853498509544 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.750282937199 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.8534985095441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.449098252651 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.7502829371992 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.4490982526509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.0645075766975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.2438419710716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.233865363497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.274761917258 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.755423984845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.0200103201355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.2747619172574 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.7554239848455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.621064216848 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.62106421685 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.454422524937 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.45442252494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.050395536728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.05039553673 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.7353398984847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.4308582520872 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.735339898485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291237 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857876 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.2844580053134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.0094907405536 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.00949074055364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857877 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.9576773238405 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.284458005314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.957677323841 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.71805701229528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.7180570122953 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.604694400984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.1718200919263 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.207773891146476 and upper: 3.9556583296247814 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.10675413314377 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.17182009192635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.60469440098393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.35965619070225 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630598 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040337 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.2238666478357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.1067541331438 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.22386664783573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.3596561907022 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.0028725465866 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.00287254658662 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.955658329624781 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.989043687418 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.9890436874177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655961 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.574656015939 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.853498509544 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.750282937199 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.210637107541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.528136885214 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.2106371075415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.57465601594 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325293 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655964 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856515 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.793502432542137 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857876 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.2844580053134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.064507576698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.243841971072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.5281368852143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241091 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799835 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.8534985095441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.449098252651 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.5263089196719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.43085825208726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.526308919672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.0645075766975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.2438419710716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.2338653634974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.020010320136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.6823164660054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.682316466006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.454422524937 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.45442252494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025098 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.03832938406 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.0383293840605 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857877 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.9576773238405 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.284458005314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.233865363497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.274761917258 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.755423984845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.0200103201355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.2747619172574 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.7554239848455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483505 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770727 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.7502829371992 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.4490982526509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.7353398984847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.4308582520872 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.735339898485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291237 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.957677323841 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.621064216848 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.62106421685 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.050395536728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.05039553673 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.0094907405536 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.00949074055364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.989043687418 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.9890436874177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.574656015939 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.03832938406 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.57465601594 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655961 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856515 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.210637107541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.528136885214 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.2106371075415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325293 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655964 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.2338653634974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.020010320136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025098 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.0383293840605 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023456 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.454422524937 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.45442252494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483505 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770727 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.233865363497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.274761917258 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.755423984845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.0200103201355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.2747619172574 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.7554239848455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.6823164660054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.682316466006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.853498509544 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.750282937199 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.8534985095441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.449098252651 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.7502829371992 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.4490982526509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.050395536728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.05039553673 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.621064216848 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.62106421685 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.064507576698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.0094907405536 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.00949074055364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.5263089196719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.43085825208726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.526308919672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.243841971072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.5281368852143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241091 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799835 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.0645075766975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.2438419710716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.7353398984847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.4308582520872 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.735339898485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291237 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857876 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.2844580053134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857877 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.9576773238405 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.284458005314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.957677323841 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349422 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.71805701229528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.827098226866955, y=341.9756559251909 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.089583134630864, y=253.9596027171936 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.484006153161568, y=415.65303110646573 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.7180570122953 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.089583134630864, y=253.95960271719358 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.132660228792821, y=284.4886072406712 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.7669296567077, y=206.90402843078869 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.221349554205402, y=235.5324819731439 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.270338942289787, y=301.61881342246016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.369390924969155, y=202.1535503206681 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.10121092943638, y=312.99003060657054 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.664005114214045, y=543.1548578981133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.277232757198592, y=635.7522319887801 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.571357174633782, y=641.1078937771276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.664005114214045, y=543.1548578981134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.1718200919263 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.507193123317798, y=673.0058113000914 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.392368655014138, y=272.8292439171303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.0584643060860115, y=399.45251339859266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.172476347503921, y=270.986503747895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.460832002358117, y=374.05495613623066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.392368655014138, y=272.8292439171303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.172476347503921, y=270.986503747895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.460832002358117, y=374.05495613623066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.0584643060860115, y=399.45251339859266 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.629773395747756, y=217.4507327392345 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.776913021405806, y=169.27636300634384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.177800073628475, y=231.69942636413322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.543574803304747, y=160.37642521162903 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.216061173670258, y=151.53355721149782 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.643881564634153, y=151.91630231248564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.277873317798153, y=199.30206315424164 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.884734754907498, y=176.07522067879674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.348430149829816, y=155.15934108076715 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.884734754907498, y=176.07522067879677 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.294799689322048, y=152.47781805537875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.629773395747756, y=217.4507327392345 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.643881564634153, y=151.9163023124856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.776913021405806, y=169.27636300634384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.543574803304747, y=160.37642521162903 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.642225591947678, y=273.465103961399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.604694400984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.137312185431583, y=931.0640452713453 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.88007935507988, y=560.8778610936661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.571357174633782, y=641.1078937771276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.7669296567077, y=206.9040284307887 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.357399297949655, y=315.0559640352417 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.990498803384156, y=509.3979669243288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.979895104265419, y=226.40121920716751 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.8665791699522267, y=84.06719654619764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.990498803384156, y=509.39796692432884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.484006153161568, y=415.65303110646573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8635079949233258, y=158.23306154468588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.827098226866955, y=341.9756559251909 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.159700777436671, y=480.0112382922234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.048099163001005, y=469.4551459598922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.194033559349713, y=673.4314685099623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.215470438518935, y=790.6228367910933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.797022492867171, y=898.7915188998654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.048099163001005, y=469.4551459598922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.11078107642868, y=844.863254203729 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.918859274073999, y=334.2500318836713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.984137746441253, y=397.4069588877652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.0028725465866 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.752562999212127, y=476.5547599231652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.918859274073999, y=334.2500318836712 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.984137746441253, y=397.40695888776514 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.213618150874652, y=527.7318817577054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.688248239043378, y=646.0708383437309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.00287254658662 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8064412372015317 and upper: 7.632721680411497 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.450312891533606, y=302.99289983755426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.836602467554513, y=520.6180976734124 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.636016142149288, y=383.75125657721674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.7352849001951256, y=222.19473681630598 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.593318489801303, y=320.8685996210163 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.2176068413600145, y=632.2654572276674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.953847834972881, y=621.7513453715027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.2814501459940395, y=387.6156689144649 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.673710302524762, y=760.8625022321821 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.401672966850409, y=580.233200566424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.953847834972881, y=621.7513453715027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.10675413314377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.752562999212127, y=476.5547599231652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.213618150874652, y=527.7318817577053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.688248239043378, y=646.0708383437309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.16525645136835, y=701.4183118010596 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.829079516767233, y=835.217192915827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.554643410431453, y=972.3487688183646 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.196004776034822, y=824.2656026981177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.215470438518935, y=790.6228367910932 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.797022492867171, y=898.7915188998653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.159700777436671, y=480.0112382922234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.194033559349713, y=673.4314685099623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.11078107642868, y=844.8632542037288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.8665791699522267, y=84.06719654619761 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.132660228792821, y=284.4886072406711 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.853844711782128, y=312.39733935969014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.221349554205402, y=235.53248197314392 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.357399297949655, y=315.0559640352417 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.369390924969155, y=202.1535503206681 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.270338942289787, y=301.6188134224602 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.329634767714917, y=500.08450908544944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.683870673513134, y=737.0757926001374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.408993857560096, y=1061.8454584391616 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.642225591947678, y=273.465103961399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.906006655132302, y=103.06154002559344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.850547587921007, y=-49.82718543272314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.711067448930523, y=103.98720927323211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.8812786512963235, y=42.873023018543165 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.4167093600772125, y=10.833622232694715 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8686866433370923, y=3.709326915073156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.485212199669728, y=12.340684703730048 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.135613137506844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.915460980149049, y=120.60103978798253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.228234625794988, y=95.2926444726716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.675999442826013, y=102.00911672813699 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.915460980149049, y=120.60103978798253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.366134058495255, y=95.81180904152181 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.8812786512963235, y=42.873023018543165 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.004532668815193, y=286.33267637450643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.901424856637298, y=307.4545293519067 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.177800073628475, y=231.69942636413322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.277873317798153, y=199.30206315424164 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.216061173670258, y=151.5335572114978 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.906006655132302, y=103.06154002559344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.4480482855112085, y=1045.8068746998006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.60469440098393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8049913060041036, y=413.4437728584123 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.17182009192635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.277232757198592, y=635.7522319887801 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.507193123317798, y=673.0058113000913 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.10121092943638, y=312.9900306065706 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.979895104265419, y=226.40121920716751 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.829079516767233, y=835.2171929158271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.280207304095673, y=1113.8337280828878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040337 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.56911340179682, y=905.3492658083856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.673710302524762, y=760.8625022321821 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.2238666478357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.2814501459940395, y=387.61566891446495 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.1067541331438 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.2176068413600145, y=632.2654572276674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.401672966850409, y=580.2332005664239 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.56911340179682, y=905.3492658083856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.22386664783573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.625632717277035, y=514.9054318175333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.048848005907686, y=761.9061654247487 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.051585441487163, y=285.8366420203847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.687510940231611, y=596.8758508722296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.836602467554513, y=520.6180976734124 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.051585441487163, y=285.8366420203847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.687510940231611, y=596.8758508722296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.636016142149288, y=383.75125657721674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.048848005907686, y=761.9061654247488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.35965619070225 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.853844711782128, y=312.39733935969014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.137312185431583, y=931.0640452713453 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.859195391579482, y=161.42751502913146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.901424856637298, y=307.4545293519066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.228234625794988, y=95.2926444726716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.467058710950116, y=137.83030209061906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.675999442826013, y=102.00911672813697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.366134058495255, y=95.81180904152181 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.467058710950116, y=137.83030209061903 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.849314858844827, y=-37.8419781816373 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.388046500725044, y=-19.377198479074693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.4167093600772125, y=10.833622232694722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.485212199669728, y=12.340684703730048 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.004532668815193, y=286.33267637450643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.348430149829816, y=155.15934108076715 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.294799689322048, y=152.47781805537875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.408993857560096, y=1061.8454584391618 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.16525645136835, y=701.4183118010596 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.450312891533606, y=302.9928998375543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248755 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.625632717277035, y=514.9054318175333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.554643410431453, y=972.3487688183648 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.280207304095673, y=1113.8337280828875 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.196004776034822, y=824.2656026981177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.66722922485449, y=857.3256088177126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.88007935507988, y=560.8778610936662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.1356131375068514 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.374063882667947, y=88.38837133029486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.329634767714917, y=500.08450908544944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.683870673513134, y=737.0757926001373 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.4480482855112085, y=1045.8068746998003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.8795597813276688, y=418.3596561907022 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.66722922485449, y=857.3256088177127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.593318489801303, y=320.8685996210163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.374063882667947, y=88.38837133029486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=6.711067448930523, y=103.98720927323211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=4.850547587921007, y=-49.82718543272314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=5.849314858844827, y=-37.8419781816373 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=7.388046500725044, y=-19.377198479074693 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 8.632721680411496 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.989043687418 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.9890436874177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.03832938406 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655961 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856515 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456464 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.574656015939 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.57465601594 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.210637107541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.528136885214 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.2106371075415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.5263089196719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.43085825208726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.526308919672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.853498509544 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.750282937199 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.8534985095441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.449098252651 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.7353398984847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.4308582520872 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.735339898485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291237 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.064507576698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.243841971072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.5281368852143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241091 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799835 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325293 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655964 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.2338653634974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.020010320136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025098 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.0383293840605 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.233865363497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.274761917258 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.755423984845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.0200103201355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.2747619172574 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.7554239848455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.0645075766975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.2438419710716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.0094907405536 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.00949074055364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.7502829371992 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.4490982526509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483505 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770727 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.6823164660054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.682316466006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.207773891146476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.454422524937 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.45442252494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.050395536728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.05039553673 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.621064216848 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.62106421685 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857876 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.2844580053134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857877 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.9576773238405 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.284458005314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.957677323841 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.574656015939 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.57465601594 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.03832938406 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483505 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655961 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.989043687418 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.9890436874177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.853498509544 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.750282937199 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.8534985095441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.449098252651 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.7502829371992 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.4490982526509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856515 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.210637107541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.528136885214 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.2106371075415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.0383293840605 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025098 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.454422524937 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.45442252494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770727 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.064507576698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.243841971072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.5281368852143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241091 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799835 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.0645075766975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.2438419710716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325293 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655964 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.2338653634974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.020010320136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.5263089196719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.43085825208726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.526308919672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.6823164660054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.682316466006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.233865363497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.274761917258 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.755423984845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.0200103201355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.2747619172574 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.7554239848455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.050395536728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.05039553673 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857876 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.2844580053134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857877 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.9576773238405 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.284458005314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.7353398984847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.4308582520872 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.735339898485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291237 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.957677323841 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.621064216848 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.62106421685 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.0094907405536 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.00949074055364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.71805701229528 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5957650377955304, y=72.57973290034889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270387 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3625482273818483, y=54.622038498495385 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.323678758979568, y=51.35700315270384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6371426914429623, y=169.7180570122953 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.604694400984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 2.8668179283020754 and upper: 3.7125314819903963 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.0028725465866 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.1718200919263 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5790433118228577, y=403.21024156650714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.3268459532031045, y=376.04461050718703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.8998554732865927, y=162.44093644555454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.98477881333896, y=80.75066099371068 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.135613137506844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.665825841010301, y=84.60687756176254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.5979258996366963, y=350.60469440098393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.6889524421579667, y=161.00287254658662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248752 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.054429034521083, y=253.84205938248755 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.143584390673823, y=193.81411974153468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1644697568059232, y=-5.445492609832044 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.0940480681528064, y=-7.1356131375068514 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1027048638043215, y=-51.57502815683983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.1847950477316544, y=162.07593870488415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.436842531056986, y=354.17182009192635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.10675413314377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2342325319039986, y=272.4566588040337 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.2238666478357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2780115326067345, y=239.1067541331438 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=3.2816107407264874, y=262.22386664783573 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.712531481990396 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.989043687418 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.9890436874177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655961 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025098 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.03832938406 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325293 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655964 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.2338653634974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.020010320136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856515 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.574656015939 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.57465601594 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.210637107541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.528136885214 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.2106371075415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.5263089196719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.43085825208726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.526308919672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.7353398984847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.4308582520872 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.735339898485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291237 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.064507576698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.243841971072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.5281368852143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241091 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799835 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.6823164660054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.682316466006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.0383293840605 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.454422524937 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.45442252494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.806441237201532 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.050395536728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.05039553673 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.233865363497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.274761917258 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.755423984845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.0200103201355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.2747619172574 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.7554239848455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483505 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770727 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.0645075766975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.2438419710716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.853498509544 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.750282937199 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.8534985095441 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.449098252651 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.0094907405536 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.00949074055364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857876 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.2844580053134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857877 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.9576773238405 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.284458005314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.621064216848 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.62106421685 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.7502829371992 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.4490982526509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.957677323841 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655961 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.989043687418 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.9890436874177 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856515 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456464 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.454422524937 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.45442252494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857876 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.2844580053134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.6823164660054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1234745567072615, y=115.46326170502454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0262422729664684, y=82.72943441456462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.682316466006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325293 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655964 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.574656015939 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.57465601594 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.210637107541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.528136885214 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.2106371075415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.064507576698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.243841971072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.5281368852143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241091 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799835 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.853498509544 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.750282937199 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.8534985095441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.449098252651 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.7502829371992 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.4490982526509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.5263089196719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.43085825208726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.526308919672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.7353398984847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.4308582520872 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.735339898485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291237 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.0645075766975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.2438419710716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483505 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.2338653634974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.020010320136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1240210312289776, y=124.37464680627141 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857877 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.9576773238405 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.284458005314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.0274665812638375, y=54.02610133439504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.050395536728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.05039553673 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025098 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 2.136933485093562 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.621064216848 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.62106421685 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.1231141033648555, y=40.01943677448543 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.233865363497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.274761917258 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.755423984845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.0200103201355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.2747619172574 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.7554239848455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770727 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=2.076483331909755, y=77.46175356347808 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.957677323841 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.03832938406 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.0383293840605 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.0094907405536 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.00949074055364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 3.136933485093562 and upper: 3.005925305535923 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: 4.005925305535923 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.989043687418 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677119 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582864 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.92383563982037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-96.05142537652134, y=-5037.3434737704365 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.193706699589 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.456240472932734, y=-1997.9890436874177 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415001 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.0849415373689 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655961 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221202 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.8649456165485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-110.7031546084863, y=-17148.892409040247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-73.4554894297389, y=-11487.24730187064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.20782425099151, y=-5751.106864343542 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.52381591247316, y=-1769.6329272462476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.360101128707733, y=-2960.7482801139026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.868956777411455, y=-6628.129761311683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.03832938406 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.9488727912467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-109.07026184129569, y=-18126.97809511193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444434 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.67788952928646, y=-6164.021408254423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.5902653856763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.4483696300638 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.62881390802625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.574656015939 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.06044253824854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.67026465613026 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.1418185894728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.6574676848089 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558918 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.903750949079036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.476948697818951, y=-380.1777093187108 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.77191570784717, y=-469.14181858947273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.066882717875387, y=-564.6958618802911 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.03027058697808 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.853498509544 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.5263089196719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.3376677805317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.15381370499722 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723532 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.43085825208726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.9822520059261 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.226362267027916, y=-556.526308919672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-82.32141117739292, y=-1202.9520425751468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750694 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.17908785130226, y=-360.9117415152384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.202975098621934, y=-585.2939374723533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.750282937199 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.52369394222944, y=-1984.8534985095441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.449098252651 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.8182896946179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.295751302707 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.7635757448809 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.819479593660972, y=-932.093353263942 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.210637107541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342368 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.528136885214 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.563147590460176, y=-2172.6565394753407 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-54.72206021871588, y=-4476.2106371075415 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-157.79036514696816, y=-14084.57465601594 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483504 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.221956675241 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.81301650108893, y=-3350.5679751785683 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-139.01469702574278, y=-12741.92090292207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.669188996482596, y=-2281.911154773211 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.12620175420318, y=-5911.956328483505 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.629727429703128, y=-827.2736392784999 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.3001618984322 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.55226708149342, y=-951.6220262541634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.722312502859126, y=-2095.60629586254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.00006772232712, y=-6069.715286492531 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5378140690683486, y=-334.350161160757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.468069201190882, y=-992.7243987123977 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.225581858422515, y=-1254.6881011494029 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770727 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.666575610274027, y=-609.6811767868567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.484708734111365, y=-1264.2219566752412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.339690038519603, y=-1730.300161898432 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.567906398713774, y=-2712.2089324770723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.34437708074124, y=-2043.2840106856515 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.99085293285119, y=-458.1937066995889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.12065029635825, y=-2139.2027643289703 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.188327470086115, y=-1576.3254805422403 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.567294834607708, y=-332.16868559092785 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.920414467239496, y=-1121.590265385676 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.7201786381207427, y=-65.57729478414477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182035 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.053893219453254, y=-1518.4693337599645 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.804510180186234, y=-552.5038835610112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.785661717133603, y=-1167.448369630064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.618167427521279, y=-654.0686894117737 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.516156216921814, y=-1264.3560616182037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.55797306703439, y=-1262.564843164963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.19087506963018, y=-5593.7034733336895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.680408957138155, y=-703.2783042415002 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-38.558077903487934, y=-2609.2044547005853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.6584986241884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.9824498654557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-43.296850875167706, y=-7405.912107633066 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.410145392103715, y=-1946.7189974444436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-58.5347735669302, y=-9935.40727446564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.340773814583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.098701276043485, y=-5906.613722975818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.108181087626084, y=-1733.196851510112 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.51951302280051, y=-5642.889284684242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.504252478670821, y=-1298.3407738145831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1710653030102662, y=-865.8101780221201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 INFO root:17 - Start work on 12 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.881739181988 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060926 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9884676776569705, y=-1190.1728263966766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-99.23368244813904, y=-14104.502894264166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154307 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.2855830951188523, y=-432.9010155066482 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.20354394521485, y=-7718.400004318935 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.149294259780703, y=-1167.680883295252 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025098 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260597 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.683545181990233, y=-3009.9117762128426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.92313908626585, y=-4931.528019184115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.977321395120242, y=-3213.034641674254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013896 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1901157608996678, y=-806.9105042070769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.970817284173222, y=-1077.577135744657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5560683129482697, y=-534.6320493198897 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.655026423814547, y=-2776.366388947628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.650342349119878, y=-2396.864945616549 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5187408166990757, y=-443.67709889679963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.713605567443238, y=-2729.05032376661 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.682535325449596, y=-1919.0480148056333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.608838808031933, y=-1585.1828755013898 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.5707955255603, y=-5765.057907023456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.13198106995908, y=-5749.0383293840605 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.147410877124926, y=-2559.630536987922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.434708763740826, y=-5463.896581939393 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.693212723739247, y=-641.084941537369 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.615926610172796, y=-1908.9067719284167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.171547619555895, y=19.854001463405552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.731624023542523, y=-442.65849862418844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.060070163005726, y=-529.3319593097242 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325293 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.81576569808662, y=-837.8057789212535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.793904624816225, y=-1664.2973648655964 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.444662013612735, y=-605.1996246925554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.951122439035084, y=-985.1453940466974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.060871646781365, y=-1268.718089381191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-94.72924247205822, y=-6558.835676325294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.920913676020599, y=-264.42594414267614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.2338653634974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.020010320136 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.926365782350265, y=-848.9654344677118 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7810968423453977, y=-355.75904520913735 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.800788443369222, y=-842.6691305084483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.9290842036187925, y=-855.1138192526566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6325865488150697, y=-438.35354673669553 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21649609736217598, y=-218.07417965061384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.217576062012217, y=-610.1800161863179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.77028524139767, y=-468.34551576609226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640763 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.051835706687 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.761615242993113, y=-794.0446644661363 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.7726016883778, y=-1290.1323225592205 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.344038817715138, y=-1544.7045983636167 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.6128330367927415, y=-581.3152260522995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.903267297361449, y=-1699.0682178486015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.348387596910674, y=-1347.135127503975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.173948045907828, y=-3012.865611954693 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.21280669930248, y=-7273.712618640764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.286185988614001, y=-400.20689008077443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.900987938584398, y=-761.6870850778142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.588671013819229, y=-730.4553926012973 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3339066759779143, y=-504.9789588171658 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8014534274198106, y=-551.7336339613554 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.634635444873126, y=-1435.0518357066871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241092 -2020-03-22 21:31:54 INFO root:17 - Start work on 13 lines bound lower: -10000.0 and upper: 1.8668179283020756 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.90036735621317 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.45813980791416 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.419724960020673, y=-744.4192523406825 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.38747280004986 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.42719376588513097, y=56.183662362806274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.762711266416247, y=-333.8932986708378 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.33415190856557, y=-320.17939921961613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.42324163879563, y=-227.0302705869781 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-72.17048269727218, y=-2266.9419844582276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-122.92124043452367, y=-3890.9662320502753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.494717526192954, y=-83.65746768480892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2982712918677549, y=-11.174741952077335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.498571406540286, y=-1106.784645736271 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.53799462980008, y=-1306.0856121038441 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.7044060870401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3087735365922235, y=-105.63697996558919 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.614077676387769, y=-48.01732071863773 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.17220595465217, y=-916.9936821796274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.089699619529338, y=-982.188466785451 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.193109598987839, y=-271.70440608704007 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.635762127205029, y=-300.9003673562131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9397714190011186, y=-171.54069256907627 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497376 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.768471506260727, y=-930.1550459427327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.890860288276372, y=-361.1729860053741 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.66645533146024, y=-925.9723827759128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.72569809414244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660148 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.81740949943276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.07360932190458, y=-1473.7502829371992 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.59024778179629, y=-1285.4490982526509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-49.32773905014818, y=-2072.4237315234304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.98902276883612, y=-3276.197647708324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.680745211994218 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.109344935478834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.7353398984847 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.04064046142304 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.59646679478636, y=-288.33766778053166 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.21275515431722, y=-389.4308582520872 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.843203146625324, y=-40.77892211363309 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.222535210012511, y=-137.60689925460244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-120.5074485791171, y=-2122.735339898485 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.256631005145978, y=-179.91980251520675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.081694534842594, y=-233.59600957944247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.532450318030584, y=-831.1603694600143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.867532474275109, y=-148.86152161388546 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.823568993877142, y=-187.98225200592614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.53261397503702, y=-542.1631516291237 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.82281933212814, y=-704.2202633256943 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.397600679602814, y=-341.9358612671054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.825045824439584, y=-532.3160024950865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.904341070929256, y=-320.7256980941424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.1886707010239 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.84772794191051, y=-895.1667904974245 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.112534741846725, y=-642.818289694618 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.36185211603528, y=-873.7882541589145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.92698437756029, y=-854.6540736660149 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.972270990822366, y=-2000.6466846495462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.1823227433329 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.691934215436188, y=-889.2466288914003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.88664092763731, y=-673.0084309404508 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.240916064146273, y=-868.9508120833541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.88453124731778, y=-852.9134953260719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8169659265216657, y=33.65387749670316 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.864721423706307, y=-1437.0220532635556 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.757171856590247, y=-847.182322743333 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.6266013884892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.145795767717075, y=-792.493367878074 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.66323888564388, y=-586.2957513027069 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.921234492402442, y=-736.1635492136008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.972190324590883, y=-692.5075174942691 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7820177864704263, y=32.18605561455111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.0174231603653, y=-970.5882279398922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.03999924513677, y=-419.6267278393799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6771733663167083, y=27.36321228748008 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.97151789450163 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.09381062282922, y=-752.5179323723355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.040075207904192, y=-561.9923678708592 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.743619488305862, y=-689.0589490497377 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.756480181113465, y=-642.663401611695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9099716635689333, y=-38.877501287102 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.68254973620557, y=-827.188670701024 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.585975984666637, y=-399.6497043786941 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5003780487048317, y=-160.62660138848923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.677929463726372, y=-356.9715178945016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1556979787658588, y=14.90375094907904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.521021208928397, y=-477.4581398079142 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.741280458709943, y=-413.3874728000498 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.94731661754524, y=-1536.8047745181207 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3381139036800778, y=-201.97092065046462 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.32451206095664514, y=-90.4676524696976 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 169 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.064507576698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.0744485689956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.002769903883177, y=-820.5074576089116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.86894821777608, y=-1133.6679010342366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-50.52850865804447, y=-4265.092296695976 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799834 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.243841971072 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.272832660266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.402602190207048, y=-851.5885403196799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.74380285744101, y=-2109.5669950328647 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.828694831250147, y=-2690.5281368852143 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-24.197573035428235, y=-2064.776149627817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-71.11822166485841, y=-5912.269337241091 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-91.70793467167235, y=-7600.625803799835 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2388558499884219, y=-55.089858390724984 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.91441590611728, y=-326.2723416461987 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-112.20153269035498, y=-6548.925115131985 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.6754335169719 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.21146231713060004, y=-149.505357741509 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.20433537547396, y=-621.0848681837672 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.6823164660054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.086174207826359, y=-857.1156641669927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.8405178117394865, y=-242.37628040178032 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.694726703510251, y=-473.6288139080262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4570727713689187, y=-159.36957797954625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8044515980185536, y=-180.21230757852436 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-47.164180028113456, y=-2841.7960133842184 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.64550369699268, y=-890.675433516972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-125.08386933339243, y=-7516.977371700957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.784943533145844, y=-637.7528997582865 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.19977888388190004, y=-53.057856153185845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.117119298199121, y=-231.01562142653634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.14160188634039, y=-1757.5090593031537 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.12162495166885634, y=-48.29046628819018 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.07886839720682, y=-2973.682316466006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.219667766117098, y=-404.9238356398204 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7217928353974878, y=25.446721654083944 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.42666352823824, y=-975.7575728913312 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.57488229674776, y=-1232.9471365389213 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.0447651931308357, y=-74.62249651698431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.2276149297374, y=-2254.233865363497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.274761917258 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.755423984845 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.431412510588288, y=-183.59152810885854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.382046655203257, y=-549.9384548103662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6619611568679122, y=45.318123282900274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.5966976500016115, y=-565.8226284254445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.073746123977244, y=-1045.1242154996412 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.80206767560555, y=-2579.0200103201355 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.08929404853963, y=-2748.2747619172574 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-127.73136491695999, y=-9529.788006180364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4809604931522458, y=-312.71305101038786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.167859532126213, y=-664.2304789334354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4655579783758171, y=-86.55786240215573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.4144776718236092, y=-157.72683941074013 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8748343778587451, y=-117.25359236337533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.372310600195064, y=-754.5643090385993 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.664194559452952, y=-1226.4556059829408 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-31.85804783204311, y=-2440.9946014272027 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.734858799478346, y=-2506.7554239848455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.87867660915788, y=-5817.541759710811 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.02598830135578, y=-2003.590136625653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.884676362146138, y=-3187.4911384714856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.265100245621454, y=-5099.402350895339 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.05550989943205, y=-4758.573528588154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.65255951105932, y=-1986.4749129531626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.744320084504842, y=-4029.982449865456 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.814168923696391, y=-2013.7869036888278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.969127146209175, y=-2377.974843293488 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.309154449089274, y=-3332.917590182282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.1823032170548706, y=-761.352880736433 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.361660417010398, y=-2151.843604728873 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.4316178704695517, y=-146.98629585728122 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.485597567979852, y=-2057.6778185614457 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.088166914210982, y=-621.717176766969 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.774640484204781, y=-1289.7918139061092 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.805971161168 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.861493606199492, y=-2444.948872791247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.17163046896658, y=-595.6025500499534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.157394625427749, y=-1458.1397491177354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.18223093764402978, y=-188.38452670631784 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2966448403631716, y=4.409078464093682 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.15028497278999944, y=-245.90977921140492 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.365077759078048, y=-4089.0689312392374 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-76.64317170415188, y=-13479.179183737011 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.479042571863354, y=-1241.6093541944565 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2318123075640035, y=-73.92060517409641 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.14885196632693, y=-1010.1561888311189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.576986643005739, y=-1583.5742377906654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6496747386569837, y=31.09150400031109 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.956806065749595, y=-600.0426367708401 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.7597647930575135, y=-565.560414049726 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-44.028680076433176, y=-7287.7773197139895 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-148.33144152393214, y=-24080.521912761324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.285343387293542, y=-1885.3851034189458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.872191192838986, y=-77.86450143747615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.611712305073707, y=-1938.2568680993325 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.568838226350749, y=-1121.3112673462133 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8871415925968504, y=-686.8764126780817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.928184826884355, y=-3609.525416632657 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.68590429457429, y=-3894.2759703984266 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.16589712739433, y=-10614.034809315273 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594426 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.12612045113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.80787430324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.5286621972059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725187 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543695 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.064705533482737, y=-870.528662197206 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.85556917939499, y=-1918.6749821073238 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.21582333250177, y=-3582.578748221613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.686814054967414, y=-5488.29905971036 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.51805893053984, y=-9097.58562706454 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.363136022884888, y=-1102.947719800191 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.726234067989689, y=-1535.3946620543697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.661566512287038, y=-1340.5604993607844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.2562815102499 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.844935574407714, y=-1576.8567412264297 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.035282644466491, y=-2109.0308191238946 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.415976784584046, y=-3198.5210573391764 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891812 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7375046087704362, y=-51.99196481659786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.041470020470905, y=-1474.816615876455 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.505826317846365, y=-1404.1116471300156 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.5507510844775254, y=-486.0417163253288 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-89.28765768661324, y=-11935.313387807244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.066583463442522, y=-783.3070619154306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.016410333179133, y=-2106.6340355904 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.178983610771991, y=-931.25628151025 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.102147712564843, y=-2384.0371070486995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.997538021891776, y=-2104.1240181891817 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.58938479166676, y=-8699.839638569254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-39.891111896720275, y=-5414.969343541372 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624467 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.5098127506873185, y=45.31886106492931 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.1305078748489095, y=-851.1244233824615 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.7856251380463846, y=-837.2229281612871 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.454422524937 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.0292818636144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.8850650546278 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.739981538420096, y=-1569.8817391819878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.40555774883516, y=-6066.393561060927 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.491495399183222, y=-1960.5967074103517 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-116.64542297041271, y=-16750.45442252494 -2020-03-22 21:31:54 INFO root:17 - CartesianProduct: 144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.87480288422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.769119456653 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829115 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.850097480614608, y=-1763.414600339878 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857876 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.8998123684971 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.647896375659286, y=-4508.69255568859 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.2844580053134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016884 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.171485624617993, y=-1391.8748028842201 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7769216299209404, y=-118.54910195092476 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.343034735805098, y=-3138.7028622497483 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.90044433356381, y=-5506.412434729244 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.0932863724934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.8612417551857827, y=-482.61564909565254 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.225698641662641, y=-593.9751769023153 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.8123569869216396, y=-48.837667043437335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.0310926457625, y=-2862.703367455796 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-105.22687692973022, y=-14364.13424579144 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.776059737722818, y=-1171.7247420624465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.984025119408614, y=-2529.8059711611686 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.65437142557198, y=-5622.116574739757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5930219562408467, y=-410.0604425382486 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.409092473274782, y=-1390.7942954520652 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.210063975488843, y=-1706.2749301358324 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.332064914682086, y=-969.4010080888714 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.99066129405349, y=-3182.0645075766975 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.221737612057993, y=-2620.2438419710716 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.34029202547003 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.1957950353572 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.2551021372902937, y=-122.40343306919522 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150853 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4036775104235013, y=-395.6702646561303 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.242062342471785, y=-1146.9329753802344 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.504609111081402, y=-1339.2494507120518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.801700593142321, y=-769.50222668723 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.29078555645721, y=-2086.074448568995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.481354781060393, y=-1507.2728326602662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.740971950062793, y=-339.3402920254701 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-121.47433633144722, y=-10431.676264443146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.869414796591842, y=-735.0662984049243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.221949901320134, y=-1453.3843174115573 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.699164268709588, y=-1666.4247530070502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.553036275851548, y=-1223.8577456212588 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-55.137873277941196, y=-6430.472137313099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.0071755942151 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713926493814142, y=-586.0823354697625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.623952332879109, y=-389.76357574488094 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.437538218852435, y=-476.8156982716006 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.8334072027656045, y=-399.8174094994327 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.605033655500144, y=-436.8554792306906 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.486775678330412, y=-0.44863120682391155 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.64215493703519, y=-431.3550163121623 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.5540010365157655, y=-231.03547518671053 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.713860568896128, y=-287.86859227334827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.719786223575614, y=-190.1589493526431 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6582679411244001, y=-138.1445535125336 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7757531421582111, y=-73.47450930281308 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429534 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.966939558206782, y=-189.1538137049972 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.086314729855909, y=-233.66069230962887 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5471319885997392, y=8.662145256750698 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.039650582349497, y=-22.68074521199422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.81515776770989, y=-563.9663961045625 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7489391694258458, y=77.87963957528798 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.097865217389193, y=-233.90325254782783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.6627891457285, y=-644.7666550429533 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.307497779518 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.962733000937778, y=-163.09912846050014 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.388446294746096, y=-195.89053421809146 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3968256844152438, y=10.916739819518128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4414380650672856, y=-13.10934493547883 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.525407435760513, y=-406.0406404614231 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.6710007929108045, y=58.47674879801724 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.0218859946254755, y=-118.4596473153172 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.518200896484005, y=-221.8748900580634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9459067718617575, y=21.28787480824831 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-129.3777142500727, y=-2932.6436971906037 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.040578959954266, y=-56.41887173427182 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.470608457914878, y=-140.68736976313127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349423 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.06283299630206862, y=-45.76677049638215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.2831536988829335, y=-54.41643787600721 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.346389831195059, y=-130.99734118381033 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.998796095023364, y=-372.3074977795179 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.055171369240334, y=-898.7168796349422 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.38056252333965 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.162053056208194 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-145.24280739601522, y=-199.92054041665938 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.38476500907337, y=-81.06249802971752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.0141870956354 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.96022136315109, y=-3133.397470941816 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.371395405756033, y=-1441.0936598839899 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-85.35123388984351, y=-10022.754924038138 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.901610722713 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5284033661285492, y=-372.60203727826934 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.037528877010999, y=-786.6788475623983 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-42.10194366526824, y=-5160.279792576753 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.918100165961055, y=-1546.6377756593427 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.2741455435650266, y=-518.007175594215 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.744792699039145, y=-2478.014187095635 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.98426391519591, y=-6433.51126181829 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.866584165123584, y=-7728.507371559684 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8740369246591593, y=-524.6586293922282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.517765654600874, y=-841.906076985234 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.192728435746535, y=-2362.9016107227135 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.238120820985685, y=-928.3486969514113 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5640924367273428, y=-136.1500115555535 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.49297171776191817, y=-264.0547742487541 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.486796835201687, y=-1110.307613458966 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.6624938756990641, y=-16.176231000741126 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.0703799808683585, y=-593.5868415019667 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.41916302573216, y=-2416.3446461109916 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-34.50461522250842, y=-6908.852197025099 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-97.5739794115172, y=-19018.170121314783 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.4036737886050523, y=-809.6733245834583 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.88788516615776, y=-3798.1261204511306 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.207288575501 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649823 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.675090840408217, y=-1241.2425644260595 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.755037442711076, y=-3390.7522052728145 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.48934199581771, y=-2563.2072885755015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.433721706545963, y=-2145.3824289922313 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.933339374807545, y=-3997.8078743032397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.978793583457332, y=-4201.671444989948 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07606414687092904, y=-308.33088941389974 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.4539546462407884, y=-406.3843661395675 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.646448987047762, y=-17.80969398118566 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-59.07272076813905, y=-11250.856098690745 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.2730850193643 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.01040628986604, y=-1855.390234688512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.28483952478796, y=-2991.613727918366 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.945281672619123, y=-1263.1233879243387 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-52.54520834817663, y=-5631.115688857877 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-63.44252032069397, y=-6775.333445972198 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.9576773238405 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.454950138892 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.49717192731535, y=-1727.7691194566528 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.426586816655497, y=-1720.216512616049 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-37.346876440443346, y=-4065.687502361349 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.9132031287047, y=-3912.284458005314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.148544532710062, y=-2439.4659882338874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-167.33991900109714, y=-17974.943056351305 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.2461744857330359, y=-210.8171467473059 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948243 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.8270141944843914, y=-246.0831884407262 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.319140560677068, y=-12.152320128127116 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-10.503431292292737, y=-1300.812652101836 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.274538275619426, y=-621.863313284445 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.7023712060498113, y=-113.45538267772702 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-29.617649115949007, y=-4479.538309045557 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.052058680719398, y=-2382.093286372493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182397 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.011695576920239, y=-861.0398799725189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.831388961113061, y=-1014.3225428165765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9940255913994065, y=-857.7355926801232 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6602551309555906, y=-608.3205165771296 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-27.87422342157551, y=-5510.332586923055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.274974748293744, y=-2593.273085019364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-67.60185768499446, y=-12939.400194182399 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.468245171096953, y=-5857.114504579674 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587551 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565067 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.7222559379417135, y=-52.58916956813147 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1701502863964492, y=-489.6381548987226 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9200359093197221, y=-440.36562261460733 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.40810803855376, y=-2900.5158320737128 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.403584206062778, y=-4278.62463707299 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.969505164971895, y=-1238.1110659780852 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.66143372601529, y=-4526.420992503634 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.05213096941448, y=-5194.388349453275 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.344073868573247, y=-4857.901100587552 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-131.03278492608524, y=-26072.577178917414 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3456720846623456, y=-522.6362529727111 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1428506159570209, y=-482.4776021690568 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.097765567366466, y=-2651.550762548127 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.906696215061725, y=-3801.719030791788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.628815682319147, y=-1172.6986853087578 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.914220634623312, y=-3803.2088658649827 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.520440294324715, y=-4121.24035848586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.53783866873397, y=-3530.6852366188923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-66.97907659757033, y=-13518.050346528491 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.9253682690554115, y=-835.4160974825381 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.07749283833394177, y=-338.2516654650494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.4834141776868606, y=-1046.872161653189 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.3180761518034387, y=-91.37558608461956 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.159531037067817, y=-2773.4194166699995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.621064216848 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.5391945914162856, y=-168.28131786992844 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.876490945455063, y=-100.82204706217294 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.6855068595312845, y=-1813.2216080594424 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.713313062423689, y=-2618.782848637923 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.9807297687870005, y=-472.26618991058564 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.949149604213956, y=-2265.9501569959766 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.692450872279997, y=-2214.610410609185 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.937292012516605, y=-1463.5786386565064 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-28.507774312880443, y=-5977.675098729274 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-77.55250414031832, y=-15786.62106421685 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.797293899269697, y=-2018.8639012352196 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.3413727998597609, y=-351.4675832898962 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.6105372248734824, y=-507.57480756658396 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.97894247220385, y=-1167.8886529882193 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.1543422335909725, y=-328.4628236388353 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.963233746208175, y=-1288.9564796907512 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.52175492888131, y=-4186.6545851595465 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-35.90480117383029, y=-4741.396358332933 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688602 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-25.38255826463795, y=-80.06029128528209 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-23.37814477576711, y=-72.04263732979874 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.569633706169032, y=-537.2851246285626 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.84766475741083, y=-1593.195795035357 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-84.76769335177707, y=-7348.318254150854 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-48.061050372106905, y=-4191.54695789922 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.5983864841722922, y=-182.4681466610384 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.388565247185798, y=-773.2136990432134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.6090463899615, y=-879.3955584646995 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.8449196613672036, y=-377.9165330769957 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.200440216338535, y=-1278.8468213595015 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.979095476054212, y=-737.5898289547654 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.47449668784364, y=-2955.6897343804458 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2240014256586278, y=-481.1572321393889 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05681043053525059, y=-295.4395129912765 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334858 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936507 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-26.991000331026726, y=-3097.957677323841 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-81.46534996454625, y=-9035.661787377468 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.20352367144059258, y=-141.99886398230282 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.796108736416564, y=-1021.9584288465901 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.154144129876111, y=-401.34232212714016 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.131293598559928, y=-2158.82876368236 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-36.50876168285289, y=-4180.350252954586 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-5.412890033515928, y=-709.2566481829114 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.36916928880606, y=-592.3599247754062 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.882918285172943, y=-1545.899812368497 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.287296023862151, y=-1143.1901191016882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.5508354100290336, y=-276.7065303523792 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-22.316446300980044, y=-2602.4549501388924 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-33.59775669433658, y=-3865.9617141948247 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-17.641892270933358, y=-2078.9048987736637 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.252874503258049, y=-674.6609683296253 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.897106159841355, y=-2520.718790190788 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.0076767784584084, y=-492.8621005088778 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.741698568559343, y=-3228.029281863614 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-9.969201391889698, y=-1655.244694069846 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.427772747474847, y=-1284.1961119852779 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-103.93573456493772, y=-15374.358537334856 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6212638490062861, y=-311.498698042882 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-11.356015216735209, y=-1889.5071490990335 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.1335689849096 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8055488925561618, y=-52.87218412808799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.3830749924364767, y=-84.00392743804382 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.0094907405536 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.23529246398547 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553052 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.6048381628251379, y=-55.28257118346929 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.019924216084057, y=-107.18817355628173 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.656773439731637, y=-139.64611812181477 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-12.01051332708506, y=-66.6882463477292 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-6.260812654289737, y=-20.69064096536662 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.981479623920393, y=13.544023277588131 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-32.161470914937574, y=-227.8959070505493 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-46.55066887618811, y=-343.00949074055364 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-80.44456431264459, y=-614.1606542322054 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.43961886712900977, y=-55.117351887773154 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1979372448939094, y=-44.076137239553276 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-13.87947857629815, y=-2260.456262954786 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3689956976653193, y=-568.41527979576 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.858691963352707, y=53.05480637388996 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-41.75205658996495, y=-6357.725230963806 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.22023125335408, y=-1314.6331781890567 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.201547286299135, y=-1459.867951064925 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.212690908744985, y=-3089.5172071869106 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.6863071837864936, y=-545.4177325191622 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.161477695221521, y=-467.2181387229813 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3797658209782924, y=-648.7430694607402 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.050395536728 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.3544547984269073, y=-176.84952469710134 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.363935410154746, y=-1334.6080559843494 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.8230392936436828, y=43.438149585415005 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.15911547062327, y=-1453.885065054628 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.052692775931169375, y=-222.11382807146202 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-14.731856191550088, y=-2439.7961731936502 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.010604115757744, y=-1431.608361824799 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-64.14021767383727, y=-9851.05039553673 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-30.68675170582027, y=-3539.929155480998 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-3.981942598062341, y=-86.99826546617314 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.181565133270962, y=-88.79486828305073 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=0.05603901995937477, y=-50.65643090397769 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-7.702829502695503, y=-62.380562523339655 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-2.3651336437303985, y=-9.003603933688606 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=1.1370348782757205, y=26.018081286372585 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.34725699589536, y=-148.82483745533824 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-19.588302496760086, y=-181.2352924639855 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-21.898812182436235, y=-204.34038932074697 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-65.80851458722745, y=-643.4374133686591 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-8.48432003556405, y=-63.16205305620818 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-4.009208792186721, y=-13.93582937905757 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-1.2422179373895226, y=16.501070023711613 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-16.209003301809634, y=-148.13356898490963 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-18.774188963684264, y=-176.35061126553055 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-20.30354284467242, y=-193.17350395640028 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-0.25653568868169546, y=27.34357475949771 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-40.66312470930421, y=-417.12890446734997 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-15.51773483138098, y=-140.52961581019443 -2020-03-22 21:31:54 DEBUG root:25 - Added intersection: x=-169.9667685602535, y=-19139.29104317752 -2020-03-22 21:32:57 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 21:32:59 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 21:33:01 INFO root:17 - === S T A R T - R M === -2020-03-22 21:33:11 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 21:33:11 INFO root:17 - Open ForkJoinPool -2020-03-22 21:33:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.090175432065548 -2020-03-22 21:33:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-47.77456244549681, y=-92.11103182936128 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.997257366243538, y=-74.333726750108 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.080963831787667, y=-73.41743321565212 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.849095578076103, y=-74.18556496194057 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-11.446048573941225, y=-55.78251795780569 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.9027546526976837, y=-46.23922403656214 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.314461556455039, y=-50.6509309403195 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=1.090175432065548, y=-43.24629395179891 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.8573176105574737, y=-43.47915177330699 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.582733063426033, y=-50.919202447290495 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.492539744065035, y=-46.829009127929496 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.4452772105936602, y=-43.8911921732708 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.41002922863583285, y=-44.7464986125003 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-5.814885018145442, y=-50.1513544020099 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-47.77456244549681, y=-92.11103182936128 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-12.219952286990265, y=-21.001811512348183 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-19.734164524933092, y=-36.03023598823384 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-23.873939955602534, y=-44.30978684957272 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.180345799630108, y=-4.922598537627868 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.707783679894843, y=0.022525701842661672 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.150080614920134, y=-2.8620681682079203 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.9906927714297162, y=5.41947860449178 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.483791827737033, y=-3.529490593841719 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.997257366243538, y=-74.33372675010801 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-12.219952286990265, y=-21.001811512348183 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-27.24837676287592, y=-66.08708494000516 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.700933789908664, y=-73.44475602110339 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.1704441777900683, y=9.146712815252409 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.3937626040079152, y=14.476757536598868 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.3255468265501222, y=8.681404868972246 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.9699000360162544, y=6.748345240573849 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.080963831787667, y=-73.41743321565212 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-19.734164524933092, y=-36.030235988233834 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-27.24837676287592, y=-66.08708494000516 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-32.15349081694141, y=-85.7075411562671 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.1667361670824576, y=43.57336677982837 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.4524952405875253, y=37.09644114914843 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.849095578076103, y=-74.18556496194059 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-23.873939955602534, y=-44.30978684957273 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.700933789908664, y=-73.44475602110337 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-32.15349081694141, y=-85.70754115626708 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.5942377978360668, y=78.03110191762028 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-106.14986001232718, y=-718.7091980265075 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-17.5652019300871, y=-187.20124953306689 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.31401311608167, y=-119.69411664903431 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-20.123636826646045, y=-202.55185891242056 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.2469398026598, y=-107.2916767685031 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.883679605998592, y=-105.11211558853584 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.381137299152282, y=-174.09686174745798 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-8.041013887287814, y=-130.05612127627117 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.2731489174925001, y=-89.4489314574993 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.7590121090164788, y=-98.36411060664317 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.703672121290749, y=-104.03207068028878 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.2636963763152916, y=-83.39221621043605 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-10.568313136674517, y=-145.21991677259138 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-11.446048573941225, y=-55.78251795780568 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.180345799630108, y=-4.92259853762787 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.1704441777900683, y=9.146712815252409 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-106.14986001232718, y=-718.7091980265074 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.4141769115558676, y=7.440583678891812 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.215886453932004, y=1.82861688225886 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-59.16789849574917, y=-561.6255186240255 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.864172584907276, y=-215.1957113372904 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-35.69682561290603, y=-373.8569355612804 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-7.988482880361669, y=-152.19019370092553 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.731609989495604, y=-142.135210573997 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-21.58689851645102, y=-260.9775187896403 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-11.26305967015403, y=-178.3868080192644 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.4004727350516095, y=-107.48611253844504 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.091269544963238, y=-121.01248701773807 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-5.0916358160976865, y=-129.01541718681366 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.900031417962424, y=-95.48258200173156 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-12.869056384910925, y=-191.23478173731957 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.9027546526976837, y=-46.23922403656215 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-17.5652019300871, y=-187.20124953306686 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-59.16789849574917, y=-561.6255186240255 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-23.961289171484463, y=-244.76603470564314 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-14.070698520591389, y=-155.7507188476055 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.2789198658881715, y=-58.624710955276534 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.9168378149747013, y=-20.86289182751068 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-8.660070738471084, y=-107.05506880852276 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.31401311608167, y=-119.6941166490343 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.864172584907276, y=-215.1957113372904 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-75.36213166890354, y=-810.175302177253 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.11279317581606207, y=-57.681917246378234 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.6432349258878224, y=-62.98633474709584 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-24.448261482222893, y=-301.03660031044654 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-9.42261450425273, y=-150.7801305307449 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.7275829621220841, y=-63.82981510943846 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.3985016238952888, y=-80.5390017271705 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-12.270033144911656, y=-179.25431693733418 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.314461556455039, y=-50.6509309403195 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.707783679894843, y=0.022525701842663892 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.3937626040079152, y=14.476757536598868 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-20.123636826646045, y=-202.55185891242058 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-35.69682561290603, y=-373.8569355612804 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-23.961289171484463, y=-244.76603470564316 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-75.36213166890354, y=-810.175302177253 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-7.4769714199960084, y=-63.43853943927016 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-5.259799975579223, y=-39.04965355068552 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=1.090175432065548, y=-43.24629395179892 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.2469398026598, y=-107.2916767685031 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-7.988482880361669, y=-152.19019370092553 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.11279317581606207, y=-57.681917246378234 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.704118426031343, y=-76.7778202489616 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-48.78372978862973, y=-641.7331566001423 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.629162056543842, y=-243.8783438151116 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.9734988766444929, y=-68.0103856563194 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.1604044399216975, y=-94.25325241564586 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.309343137185554, y=-240.04051678281215 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.8573176105574737, y=-43.47915177330699 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.883679605998592, y=-105.11211558853584 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.731609989495604, y=-142.135210573997 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.6432349258878224, y=-62.98633474709584 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.704118426031343, y=-76.7778202489616 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-95.8633411512281, y=-1300.8477156765193 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-22.591683871800093, y=-348.31617104395536 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.7908439892977803, y=-64.9052525714253 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.4516616426997686, y=-99.49588206565113 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-17.25294666735044, y=-278.91258738610986 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.582733063426033, y=-50.919202447290495 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.150080614920134, y=-2.8620681682079123 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.3255468265501222, y=8.681404868972251 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.1667361670824576, y=43.57336677982837 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.381137299152282, y=-174.09686174745798 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.4141769115558676, y=7.440583678891812 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-21.58689851645102, y=-260.9775187896403 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-14.070698520591389, y=-155.75071884760547 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-24.448261482222893, y=-301.03660031044654 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-7.4769714199960084, y=-63.438539439270166 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-48.78372978862973, y=-641.7331566001423 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-95.8633411512281, y=-1300.8477156765196 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.1512142533708305, y=-16.877939106517665 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.492539744065035, y=-46.829009127929496 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.9906927714297162, y=5.419478604491781 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-8.041013887287814, y=-130.05612127627117 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-11.26305967015403, y=-178.3868080192644 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.2789198658881715, y=-58.62471095527654 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-9.42261450425273, y=-150.7801305307449 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.629162056543842, y=-243.8783438151116 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-22.591683871800093, y=-348.31617104395536 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.11745178557058, y=-236.20268975051266 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.2731489174925001, y=-89.4489314574993 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.4004727350516095, y=-107.48611253844504 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-17.617644024256265, y=-350.9608531657195 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.856288140281993, y=-322.7791590221312 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-33.80622368462956, y=-609.9781277316922 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.4452772105936602, y=-43.8911921732708 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.7590121090164788, y=-98.36411060664317 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.091269544963238, y=-121.01248701773807 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.7275829621220841, y=-63.82981510943846 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.9734988766444929, y=-68.0103856563194 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.7908439892977803, y=-64.9052525714253 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-17.617644024256265, y=-350.9608531657195 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-14.094932256307722, y=-291.0747531105943 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-39.20241690475399, y=-717.9019921341809 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.41002922863583285, y=-44.7464986125003 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.703672121290749, y=-104.0320706802888 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-5.0916358160976865, y=-129.01541718681366 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.9168378149747013, y=-20.86289182751068 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.3985016238952888, y=-80.5390017271705 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.1604044399216975, y=-94.25325241564586 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.4516616426997686, y=-99.49588206565113 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.856288140281993, y=-322.7791590221312 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-14.094932256307722, y=-291.07475311059426 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-51.756159228977126, y=-968.9768386186436 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.2636963763152916, y=-83.39221621043605 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.900031417962424, y=-95.48258200173156 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-144.52833102134446, y=-2824.42027446599 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-5.814885018145442, y=-50.1513544020099 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.483791827737033, y=-3.5294905938417287 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.9699000360162544, y=6.748345240573855 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.4524952405875253, y=37.09644114914843 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.5942377978360668, y=78.03110191762028 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-10.568313136674517, y=-145.2199167725914 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.215886453932004, y=1.8286168822588706 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-12.869056384910925, y=-191.23478173731957 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-8.660070738471084, y=-107.05506880852275 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-12.270033144911656, y=-179.25431693733418 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-5.259799975579223, y=-39.04965355068552 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.309343137185554, y=-240.04051678281212 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-17.25294666735044, y=-278.91258738610986 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.1512142533708305, y=-16.877939106517672 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.11745178557058, y=-236.20268975051266 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-33.80622368462956, y=-609.9781277316922 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-39.20241690475399, y=-717.9019921341808 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-51.756159228977126, y=-968.9768386186436 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-144.52833102134446, y=-2824.42027446599 -2020-03-22 21:33:11 INFO root:17 - Open ForkJoinPool -2020-03-22 21:33:11 INFO root:17 - Start work on 20 lines bound lower: 2.090175432065548 and upper: 16.133644239273675 -2020-03-22 21:33:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.494713713735966, y=-36.84175567012849 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.277980182023958, y=-38.0584892018405 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=15.286737286610752, y=34.01156763485385 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.65036074627362, y=12.738814554179587 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.4990098187312455, y=18.43611269909484 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.976649219821783, y=15.391391501275914 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.278397615653318, y=13.994888292938983 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.179760131375117, y=13.797613324382581 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.659933187666358, y=10.757959436965063 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.5502540974179784, y=8.538601256468304 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.812945771886932, y=13.063984605406212 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.462079585150934, y=38.044284104075416 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.31600440526289, y=46.606058564411285 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.998493831689789, y=39.65352684369198 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.028232605917675, y=36.74274316637564 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.091579859631381, y=21.932784927516757 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.518199548172453, y=35.21264399313997 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.794210721570402, y=30.04067751333382 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.5349345230451945, y=26.2628489177582 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.877501900566757, y=33.29055105032288 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.188866683905217, y=67.6618888471194 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=14.404170854756305, y=100.52310553052376 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.442610847258943, y=56.676865500534305 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=12.404352656010502, y=92.52383273554054 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.836744758005855, y=86.25340114352196 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.758848643495682, y=61.941816685481264 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.332080907426485, y=80.23474574120448 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.259025143450889, y=71.9425226853021 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.73374247203956, y=65.84139199965678 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.085893811462936, y=75.24999735735028 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.375294457959, y=121.93638521823495 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.7578724986406646, y=93.84927542164327 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.45008258953939, y=117.31032587613689 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=13.103496518732657, y=140.57739552210325 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.54340147348358, y=127.77692029585785 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.648145032730403, y=118.30063809209196 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.960135570634675, y=129.86059078161333 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.494713713735966, y=-36.84175567012849 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.236146352743937, y=-62.39315983608067 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.188866683905217, y=67.6618888471194 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=16.133644239273675, y=137.2753317346986 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=13.160683795056173, y=116.4646086251761 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.222591878342106, y=53.897965208177624 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.379818981933575, y=96.99855493331792 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.580072681314592, y=77.40033082898503 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.609617686985289, y=63.60714586867991 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.560150593352366, y=84.26087621324945 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.277980182023958, y=-38.0584892018405 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=15.286737286610752, y=34.01156763485385 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.236146352743937, y=-62.39315983608067 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.65036074627362, y=12.738814554179587 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.462079585150934, y=38.044284104075416 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=14.404170854756305, y=100.52310553052375 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.071322324767499, y=52.52746876062449 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.377462137067789, y=28.282727071327106 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.709159516476613, y=22.268003486006524 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.793309073885004, y=-3.9746504973179526 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.926755289816251, y=15.226365446063266 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.4990098187312455, y=18.436112699094842 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.31600440526289, y=46.60605856441128 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.4253332858030987, y=-32.300652630186626 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.442610847258943, y=56.676865500534305 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.375294457959, y=121.93638521823495 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.062264786909974, y=96.49305883669565 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=11.71150848900816, y=147.63473955977568 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.024874096820175, y=107.08176124570787 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=12.14876640514143, y=152.44457663724165 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.976649219821783, y=15.391391501275905 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.998493831689789, y=39.65352684369198 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=12.404352656010502, y=92.52383273554054 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=16.133644239273675, y=137.2753317346986 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.071322324767499, y=52.52746876062449 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.18753741025845, y=-18.077950213484087 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.1505122748371446, y=-18.522251838539752 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.278397615653318, y=13.994888292938981 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.028232605917675, y=36.74274316637563 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.836744758005855, y=86.25340114352197 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=13.160683795056173, y=116.4646086251761 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.377462137067789, y=28.282727071327102 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.8180893556883815, y=8.010880913394814 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.959617391648559, y=-3.1492546191228783 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.7578724986406646, y=93.84927542164326 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.091579859631381, y=21.932784927516753 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.758848643495682, y=61.94181668548127 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.45008258953939, y=117.31032587613689 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.222591878342106, y=53.897965208177624 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.062264786909974, y=96.49305883669565 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.308353176700447, y=130.18438468355274 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.179760131375117, y=13.797613324382581 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.518199548172453, y=35.21264399313996 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.332080907426485, y=80.23474574120448 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=13.103496518732657, y=140.57739552210322 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.379818981933575, y=96.9985549333179 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.709159516476613, y=22.26800348600652 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.18753741025845, y=-18.077950213484087 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.8180893556883815, y=8.010880913394814 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.101145427608737, y=-19.460221935879495 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.659933187666358, y=10.757959436965066 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.794210721570402, y=30.04067751333382 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.259025143450889, y=71.94252268530208 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.54340147348358, y=127.77692029585785 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.580072681314592, y=77.40033082898503 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.793309073885004, y=-3.9746504973179526 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=11.71150848900816, y=147.6347395597757 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=13.460540153541238, y=177.36827785683803 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.5502540974179784, y=8.538601256468304 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.5349345230451945, y=26.2628489177582 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.73374247203956, y=65.84139199965676 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.648145032730403, y=118.30063809209193 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.609617686985289, y=63.6071458686799 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.024874096820175, y=107.08176124570784 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.308353176700447, y=130.18438468355274 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.812945771886932, y=13.063984605406205 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.877501900566757, y=33.290551050322875 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.085893811462936, y=75.2499973573503 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.960135570634675, y=129.86059078161333 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.560150593352366, y=84.26087621324946 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.926755289816251, y=15.22636544606327 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.4253332858030987, y=-32.300652630186626 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=12.14876640514143, y=152.44457663724165 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.1505122748371446, y=-18.522251838539752 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.959617391648559, y=-3.1492546191228854 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.101145427608737, y=-19.460221935879495 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=13.460540153541238, y=177.368277856838 -2020-03-22 21:33:11 INFO root:17 - Open ForkJoinPool -2020-03-22 21:33:11 INFO root:17 - Start work on 20 lines bound lower: 17.133644239273675 and upper: 10000.0 -2020-03-22 21:33:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=21.31203275354416, y=46.06215856872066 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=32.48936110038897, y=113.12612864978951 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=20.788075201330955, y=78.02227095261547 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=62.35823003202141, y=292.3393422395842 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=32.79718819238268, y=174.09517488102924 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=156.86995088098422, y=859.4096673333611 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=25.360045434328526, y=201.86014010008256 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=54.447414528824034, y=347.2969855725601 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.043586272680734, y=205.27784429184362 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.32277968333151, y=206.67381134509748 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=18.769758866432205, y=168.90870726060098 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=21.31203275354416, y=46.06215856872066 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=32.48936110038897, y=113.12612864978951 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=62.35823003202141, y=292.33934223958414 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=156.86995088098422, y=859.4096673333611 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=25.360045434328526, y=201.86014010008256 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=112.62215271781506, y=812.6948910844883 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.72712711103294, y=211.42971183701346 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.964602516000166, y=213.09203967178405 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=20.788075201330955, y=78.02227095261547 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=32.79718819238268, y=174.09517488102927 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=54.447414528824034, y=347.2969855725601 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=112.62215271781506, y=812.6948910844883 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.043586272680734, y=205.27784429184362 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.72712711103294, y=211.42971183701346 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=27.43955332593462, y=217.8415477711286 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.32277968333151, y=206.67381134509748 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.964602516000166, y=213.09203967178405 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=27.43955332593462, y=217.8415477711286 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=75.13654531727143, y=845.3101446706717 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=36.71621344562004, y=422.6864940825064 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=17.577338991661044, y=212.15887508895742 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=18.769758866432205, y=168.90870726060098 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=75.13654531727143, y=845.3101446706715 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=36.71621344562004, y=422.6864940825064 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=50.67997340762793, y=750.7586881474649 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=55.15880460914663, y=813.4623249687268 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=30.89998839801233, y=473.8388980128465 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=19.651258234432316, y=316.3566757227264 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=23.92420910022389, y=376.1779878438084 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=50.67997340762793, y=750.7586881474649 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=59.63763581066533, y=885.123624193026 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=21.009995893204533, y=305.709025431114 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=17.235268023372885, y=249.0881073836393 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=17.577338991661044, y=212.15887508895742 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=55.15880460914663, y=813.4623249687268 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=59.63763581066533, y=885.123624193026 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=30.89998839801233, y=473.8388980128466 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=21.009995893204533, y=305.709025431114 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=19.651258234432316, y=316.3566757227264 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=41.0160125633902, y=700.9222536439682 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=23.92420910022389, y=376.1779878438084 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=17.235268023372885, y=249.08810738363928 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=41.0160125633902, y=700.9222536439684 -2020-03-22 21:33:11 INFO root:17 - Open ForkJoinPool -2020-03-22 21:33:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:33:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-47.77456244549681, y=-92.11103182936128 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.997257366243538, y=-74.333726750108 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.080963831787667, y=-73.41743321565212 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.849095578076103, y=-74.18556496194057 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.494713713735966, y=-36.84175567012849 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-11.446048573941225, y=-55.78251795780569 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.277980182023958, y=-38.0584892018405 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.9027546526976837, y=-46.23922403656214 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=1.3575017893725725, y=-42.97896759449189 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.314461556455039, y=-50.6509309403195 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=1.090175432065548, y=-43.24629395179891 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.8573176105574737, y=-43.47915177330699 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.582733063426033, y=-50.919202447290495 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.492539744065035, y=-46.829009127929496 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=1.6494719595836551, y=-42.686997424280804 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.4452772105936602, y=-43.8911921732708 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.41002922863583285, y=-44.7464986125003 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=1.8914175375878355, y=-42.44505184627663 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-5.814885018145442, y=-50.1513544020099 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-47.77456244549681, y=-92.11103182936128 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-12.219952286990265, y=-21.001811512348183 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-19.734164524933092, y=-36.03023598823384 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-23.873939955602534, y=-44.30978684957272 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=21.31203275354416, y=46.06215856872066 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.180345799630108, y=-4.922598537627868 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=15.286737286610752, y=34.01156763485385 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.65036074627362, y=12.738814554179587 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.4990098187312455, y=18.43611269909484 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.707783679894843, y=0.022525701842661672 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.976649219821783, y=15.391391501275914 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.278397615653318, y=13.994888292938983 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.150080614920134, y=-2.8620681682079203 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.9906927714297162, y=5.41947860449178 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.179760131375117, y=13.797613324382581 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.659933187666358, y=10.757959436965063 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.5502540974179784, y=8.538601256468304 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.812945771886932, y=13.063984605406212 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.483791827737033, y=-3.529490593841719 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.997257366243538, y=-74.33372675010801 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-12.219952286990265, y=-21.001811512348183 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-27.24837676287592, y=-66.08708494000516 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.700933789908664, y=-73.44475602110339 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=32.48936110038897, y=113.12612864978951 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.1704441777900683, y=9.146712815252409 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=20.788075201330955, y=78.02227095261547 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.462079585150934, y=38.044284104075416 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.31600440526289, y=46.606058564411285 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.3937626040079152, y=14.476757536598868 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.998493831689789, y=39.65352684369198 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.028232605917675, y=36.74274316637564 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.3255468265501222, y=8.681404868972246 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.091579859631381, y=21.932784927516757 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.518199548172453, y=35.21264399313997 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.794210721570402, y=30.04067751333382 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.5349345230451945, y=26.2628489177582 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.877501900566757, y=33.29055105032288 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.9699000360162544, y=6.748345240573849 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.080963831787667, y=-73.41743321565212 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-19.734164524933092, y=-36.030235988233834 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-27.24837676287592, y=-66.08708494000516 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-32.15349081694141, y=-85.7075411562671 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=62.35823003202141, y=292.3393422395842 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.188866683905217, y=67.6618888471194 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=32.79718819238268, y=174.09517488102924 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=14.404170854756305, y=100.52310553052376 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=16.57673459995269, y=109.2133605113093 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.442610847258943, y=56.676865500534305 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=12.404352656010502, y=92.52383273554054 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.836744758005855, y=86.25340114352196 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.1667361670824576, y=43.57336677982837 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.758848643495682, y=61.941816685481264 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.332080907426485, y=80.23474574120448 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.259025143450889, y=71.9425226853021 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.73374247203956, y=65.84139199965678 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.085893811462936, y=75.24999735735028 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.4524952405875253, y=37.09644114914843 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.849095578076103, y=-74.18556496194059 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-23.873939955602534, y=-44.30978684957273 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-29.700933789908664, y=-73.44475602110337 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-32.15349081694141, y=-85.70754115626708 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=156.86995088098422, y=859.4096673333611 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=25.360045434328526, y=201.86014010008256 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=54.447414528824034, y=347.2969855725601 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.043586272680734, y=205.27784429184362 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.32277968333151, y=206.67381134509748 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.375294457959, y=121.93638521823495 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=18.769758866432205, y=168.90870726060098 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=16.21052420487426, y=156.11253395281125 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.7578724986406646, y=93.84927542164327 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.45008258953939, y=117.31032587613689 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=13.103496518732657, y=140.57739552210325 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.54340147348358, y=127.77692029585785 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.648145032730403, y=118.30063809209196 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.960135570634675, y=129.86059078161333 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.5942377978360668, y=78.03110191762028 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.494713713735966, y=-36.84175567012849 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=21.31203275354416, y=46.06215856872066 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=32.48936110038897, y=113.12612864978951 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=62.35823003202141, y=292.33934223958414 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=156.86995088098422, y=859.4096673333611 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-106.14986001232718, y=-718.7091980265075 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.236146352743937, y=-62.39315983608067 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-17.5652019300871, y=-187.20124953306689 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.31401311608167, y=-119.69411664903431 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-20.123636826646045, y=-202.55185891242056 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.2469398026598, y=-107.2916767685031 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.883679605998592, y=-105.11211558853584 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.381137299152282, y=-174.09686174745798 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-8.041013887287814, y=-130.05612127627117 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.2731489174925001, y=-89.4489314574993 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.7590121090164788, y=-98.36411060664317 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.703672121290749, y=-104.03207068028878 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.2636963763152916, y=-83.39221621043605 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-10.568313136674517, y=-145.21991677259138 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-11.446048573941225, y=-55.78251795780568 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.180345799630108, y=-4.92259853762787 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.1704441777900683, y=9.146712815252409 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.188866683905217, y=67.6618888471194 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=25.360045434328526, y=201.86014010008256 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-106.14986001232718, y=-718.7091980265074 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=112.62215271781506, y=812.6948910844883 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.72712711103294, y=211.42971183701346 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.964602516000166, y=213.09203967178405 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=1.382918969774238, y=34.020254848202555 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=16.133644239273675, y=137.2753317346986 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=13.160683795056173, y=116.4646086251761 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.4141769115558676, y=7.440583678891812 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.222591878342106, y=53.897965208177624 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.379818981933575, y=96.99855493331792 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.580072681314592, y=77.40033082898503 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.609617686985289, y=63.60714586867991 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.560150593352366, y=84.26087621324945 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.215886453932004, y=1.82861688225886 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.277980182023958, y=-38.0584892018405 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=15.286737286610752, y=34.01156763485385 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=20.788075201330955, y=78.02227095261547 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=32.79718819238268, y=174.09517488102927 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=54.447414528824034, y=347.2969855725601 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.236146352743937, y=-62.39315983608067 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=112.62215271781506, y=812.6948910844883 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-59.16789849574917, y=-561.6255186240255 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.864172584907276, y=-215.1957113372904 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-35.69682561290603, y=-373.8569355612804 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-7.988482880361669, y=-152.19019370092553 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.731609989495604, y=-142.135210573997 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-21.58689851645102, y=-260.9775187896403 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-11.26305967015403, y=-178.3868080192644 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.4004727350516095, y=-107.48611253844504 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.091269544963238, y=-121.01248701773807 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-5.0916358160976865, y=-129.01541718681366 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.900031417962424, y=-95.48258200173156 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-12.869056384910925, y=-191.23478173731957 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.9027546526976837, y=-46.23922403656215 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.65036074627362, y=12.738814554179587 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.462079585150934, y=38.044284104075416 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=14.404170854756305, y=100.52310553052375 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.043586272680734, y=205.27784429184362 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-17.5652019300871, y=-187.20124953306686 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.72712711103294, y=211.42971183701346 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-59.16789849574917, y=-561.6255186240255 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=27.43955332593462, y=217.8415477711286 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-23.961289171484463, y=-244.76603470564314 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.071322324767499, y=52.52746876062449 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.377462137067789, y=28.282727071327106 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-14.070698520591389, y=-155.7507188476055 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.2789198658881715, y=-58.624710955276534 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.709159516476613, y=22.268003486006524 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.793309073885004, y=-3.9746504973179526 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.9168378149747013, y=-20.86289182751068 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.926755289816251, y=15.226365446063266 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-8.660070738471084, y=-107.05506880852276 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=1.3575017893725725, y=-42.97896759449189 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.4990098187312455, y=18.436112699094842 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.31600440526289, y=46.60605856441128 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=16.57673459995269, y=109.21336051130928 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.32277968333151, y=206.67381134509748 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.31401311608167, y=-119.6941166490343 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=26.964602516000166, y=213.09203967178405 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.864172584907276, y=-215.1957113372904 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=27.43955332593462, y=217.8415477711286 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-75.36213166890354, y=-810.175302177253 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.11279317581606207, y=-57.681917246378234 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.6432349258878224, y=-62.98633474709584 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-24.448261482222893, y=-301.03660031044654 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-9.42261450425273, y=-150.7801305307449 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.0874272149002793, y=-35.67971333921482 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.7275829621220841, y=-63.82981510943846 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.3985016238952888, y=-80.5390017271705 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.4253332858030987, y=-32.300652630186626 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-12.270033144911656, y=-179.25431693733418 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.314461556455039, y=-50.6509309403195 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.707783679894843, y=0.022525701842663892 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.3937626040079152, y=14.476757536598868 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.442610847258943, y=56.676865500534305 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.375294457959, y=121.93638521823495 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-20.123636826646045, y=-202.55185891242058 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=1.382918969774238, y=34.020254848202555 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-35.69682561290603, y=-373.8569355612804 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-23.961289171484463, y=-244.76603470564316 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-75.36213166890354, y=-810.175302177253 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=75.13654531727143, y=845.3101446706717 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=36.71621344562004, y=422.6864940825064 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-7.4769714199960084, y=-63.43853943927016 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.062264786909974, y=96.49305883669565 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=17.577338991661044, y=212.15887508895742 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=11.71150848900816, y=147.63473955977568 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.024874096820175, y=107.08176124570787 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=12.14876640514143, y=152.44457663724165 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-5.259799975579223, y=-39.04965355068552 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=1.090175432065548, y=-43.24629395179892 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.976649219821783, y=15.391391501275905 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.998493831689789, y=39.65352684369198 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=12.404352656010502, y=92.52383273554054 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=18.769758866432205, y=168.90870726060098 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.2469398026598, y=-107.2916767685031 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=16.133644239273675, y=137.2753317346986 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-7.988482880361669, y=-152.19019370092553 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.071322324767499, y=52.52746876062449 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.11279317581606207, y=-57.681917246378234 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=75.13654531727143, y=845.3101446706715 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.704118426031343, y=-76.7778202489616 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-48.78372978862973, y=-641.7331566001423 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.629162056543842, y=-243.8783438151116 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.18753741025845, y=-18.077950213484087 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.9734988766444929, y=-68.0103856563194 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.1604044399216975, y=-94.25325241564586 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.1505122748371446, y=-18.522251838539752 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.309343137185554, y=-240.04051678281215 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.8573176105574737, y=-43.47915177330699 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.278397615653318, y=13.994888292938981 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.028232605917675, y=36.74274316637563 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.836744758005855, y=86.25340114352197 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=16.21052420487426, y=156.11253395281125 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.883679605998592, y=-105.11211558853584 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=13.160683795056173, y=116.4646086251761 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.731609989495604, y=-142.135210573997 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.377462137067789, y=28.282727071327102 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.6432349258878224, y=-62.98633474709584 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=36.71621344562004, y=422.6864940825064 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.704118426031343, y=-76.7778202489616 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-95.8633411512281, y=-1300.8477156765193 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-22.591683871800093, y=-348.31617104395536 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.8180893556883815, y=8.010880913394814 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.7908439892977803, y=-64.9052525714253 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.4516616426997686, y=-99.49588206565113 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.959617391648559, y=-3.1492546191228783 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-17.25294666735044, y=-278.91258738610986 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-6.582733063426033, y=-50.919202447290495 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.150080614920134, y=-2.8620681682079123 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.3255468265501222, y=8.681404868972251 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.1667361670824576, y=43.57336677982837 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.7578724986406646, y=93.84927542164326 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.381137299152282, y=-174.09686174745798 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.4141769115558676, y=7.440583678891812 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-21.58689851645102, y=-260.9775187896403 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-14.070698520591389, y=-155.75071884760547 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-24.448261482222893, y=-301.03660031044654 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-7.4769714199960084, y=-63.438539439270166 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-48.78372978862973, y=-641.7331566001423 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-95.8633411512281, y=-1300.8477156765196 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=50.67997340762793, y=750.7586881474649 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=55.15880460914663, y=813.4623249687268 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=30.89998839801233, y=473.8388980128465 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=19.651258234432316, y=316.3566757227264 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=23.92420910022389, y=376.1779878438084 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.1512142533708305, y=-16.877939106517665 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.492539744065035, y=-46.829009127929496 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.9906927714297162, y=5.419478604491781 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.091579859631381, y=21.932784927516753 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.758848643495682, y=61.94181668548127 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.45008258953939, y=117.31032587613689 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-8.041013887287814, y=-130.05612127627117 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.222591878342106, y=53.897965208177624 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-11.26305967015403, y=-178.3868080192644 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.2789198658881715, y=-58.62471095527654 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-9.42261450425273, y=-150.7801305307449 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.062264786909974, y=96.49305883669565 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.629162056543842, y=-243.8783438151116 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-22.591683871800093, y=-348.31617104395536 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=50.67997340762793, y=750.7586881474649 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=59.63763581066533, y=885.123624193026 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=21.009995893204533, y=305.709025431114 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.308353176700447, y=130.18438468355274 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=17.235268023372885, y=249.0881073836393 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.11745178557058, y=-236.20268975051266 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=1.6494719595836551, y=-42.686997424280804 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.179760131375117, y=13.797613324382581 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=6.518199548172453, y=35.21264399313996 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.332080907426485, y=80.23474574120448 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=13.103496518732657, y=140.57739552210322 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.2731489174925001, y=-89.4489314574993 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.379818981933575, y=96.9985549333179 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.4004727350516095, y=-107.48611253844504 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.709159516476613, y=22.26800348600652 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.0874272149002793, y=-35.67971333921482 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=17.577338991661044, y=212.15887508895742 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.18753741025845, y=-18.077950213484087 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.8180893556883815, y=8.010880913394814 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=55.15880460914663, y=813.4623249687268 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=59.63763581066533, y=885.123624193026 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-17.617644024256265, y=-350.9608531657195 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.856288140281993, y=-322.7791590221312 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.101145427608737, y=-19.460221935879495 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-33.80622368462956, y=-609.9781277316922 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.4452772105936602, y=-43.8911921732708 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.659933187666358, y=10.757959436965066 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.794210721570402, y=30.04067751333382 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.259025143450889, y=71.94252268530208 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.54340147348358, y=127.77692029585785 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.7590121090164788, y=-98.36411060664317 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=7.580072681314592, y=77.40033082898503 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.091269544963238, y=-121.01248701773807 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.793309073885004, y=-3.9746504973179526 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.7275829621220841, y=-63.82981510943846 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=11.71150848900816, y=147.6347395597757 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.9734988766444929, y=-68.0103856563194 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.7908439892977803, y=-64.9052525714253 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=30.89998839801233, y=473.8388980128466 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=21.009995893204533, y=305.709025431114 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-17.617644024256265, y=-350.9608531657195 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-14.094932256307722, y=-291.0747531105943 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=13.460540153541238, y=177.36827785683803 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-39.20241690475399, y=-717.9019921341809 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.41002922863583285, y=-44.7464986125003 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.5502540974179784, y=8.538601256468304 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.5349345230451945, y=26.2628489177582 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.73374247203956, y=65.84139199965676 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.648145032730403, y=118.30063809209193 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.703672121290749, y=-104.0320706802888 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.609617686985289, y=63.6071458686799 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-5.0916358160976865, y=-129.01541718681366 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.9168378149747013, y=-20.86289182751068 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.3985016238952888, y=-80.5390017271705 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.024874096820175, y=107.08176124570784 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.1604044399216975, y=-94.25325241564586 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.4516616426997686, y=-99.49588206565113 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=19.651258234432316, y=316.3566757227264 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=9.308353176700447, y=130.18438468355274 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.856288140281993, y=-322.7791590221312 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-14.094932256307722, y=-291.07475311059426 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=41.0160125633902, y=700.9222536439682 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-51.756159228977126, y=-968.9768386186436 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=1.8914175375878355, y=-42.44505184627663 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.812945771886932, y=13.063984605406205 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=5.877501900566757, y=33.290551050322875 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.085893811462936, y=75.2499973573503 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=10.960135570634675, y=129.86059078161333 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.2636963763152916, y=-83.39221621043605 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=8.560150593352366, y=84.26087621324946 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-0.900031417962424, y=-95.48258200173156 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=4.926755289816251, y=15.22636544606327 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=2.4253332858030987, y=-32.300652630186626 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=12.14876640514143, y=152.44457663724165 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.1505122748371446, y=-18.522251838539752 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.959617391648559, y=-3.1492546191228854 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=23.92420910022389, y=376.1779878438084 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=17.235268023372885, y=249.08810738363928 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=3.101145427608737, y=-19.460221935879495 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=13.460540153541238, y=177.368277856838 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=41.0160125633902, y=700.9222536439684 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-144.52833102134446, y=-2824.42027446599 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-5.814885018145442, y=-50.1513544020099 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.483791827737033, y=-3.5294905938417287 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-2.9699000360162544, y=6.748345240573855 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-1.4524952405875253, y=37.09644114914843 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=0.5942377978360668, y=78.03110191762028 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-10.568313136674517, y=-145.2199167725914 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-3.215886453932004, y=1.8286168822588706 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-12.869056384910925, y=-191.23478173731957 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-8.660070738471084, y=-107.05506880852275 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-12.270033144911656, y=-179.25431693733418 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-5.259799975579223, y=-39.04965355068552 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.309343137185554, y=-240.04051678281212 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-17.25294666735044, y=-278.91258738610986 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-4.1512142533708305, y=-16.877939106517672 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-15.11745178557058, y=-236.20268975051266 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-33.80622368462956, y=-609.9781277316922 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-39.20241690475399, y=-717.9019921341808 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-51.756159228977126, y=-968.9768386186436 -2020-03-22 21:33:11 DEBUG root:25 - Added intersection: x=-144.52833102134446, y=-2824.42027446599 -2020-03-22 21:50:20 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 21:50:22 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 21:50:23 INFO root:17 - === S T A R T - R M === -2020-03-22 21:50:28 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 21:50:28 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.092008915205216 -2020-03-22 21:50:28 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:28 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:28 INFO root:17 - Start work on 20 lines bound lower: -4.092008915205216 and upper: 19.866907568958958 -2020-03-22 21:50:28 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:28 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:28 INFO root:17 - Start work on 20 lines bound lower: 20.866907568958958 and upper: 10000.0 -2020-03-22 21:50:28 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:28 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:50:28 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.7001623618005945 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: 3.7001623618005945 and upper: 17.38624880537716 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: 18.38624880537716 and upper: -5.092008915205216 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -5.092008915205216 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.21994322537270375 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: 0.7800567746272963 and upper: 12.068645763911826 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: 13.068645763911826 and upper: 2.7001623618005945 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.7001623618005945 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.088916814171482 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: 10.088916814171482 and upper: 14.544679048967442 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: 15.544679048967442 and upper: -0.21994322537270375 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.21994322537270375 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.22278015068603807 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: 0.7772198493139619 and upper: 17.233701167465277 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: 18.233701167465277 and upper: 9.088916814171482 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.088916814171482 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 11.579122889538572 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: 12.579122889538572 and upper: 11.96417746869846 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: 12.96417746869846 and upper: -0.22278015068603807 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:50:59 INFO root:17 - Open ForkJoinPool -2020-03-22 21:50:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.22278015068603807 -2020-03-22 21:50:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:04 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 21:51:05 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 21:51:08 INFO root:17 - === S T A R T - R M === -2020-03-22 21:51:11 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 21:51:11 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.11089070337927286 -2020-03-22 21:51:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:11 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:11 INFO root:17 - Start work on 20 lines bound lower: -0.11089070337927286 and upper: 12.133681857537463 -2020-03-22 21:51:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:11 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:11 INFO root:17 - Start work on 20 lines bound lower: 12.133681857537463 and upper: 10000.0 -2020-03-22 21:51:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:11 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:51:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:49 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.274286570988471 -2020-03-22 21:51:49 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:49 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:49 INFO root:17 - Start work on 20 lines bound lower: -2.274286570988471 and upper: 5.982687848876287 -2020-03-22 21:51:49 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:49 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:49 INFO root:17 - Start work on 20 lines bound lower: 5.982687848876287 and upper: -0.11089070337927286 -2020-03-22 21:51:49 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:49 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:49 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.11089070337927286 -2020-03-22 21:51:49 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.673352742990014 -2020-03-22 21:51:54 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:54 INFO root:17 - Start work on 20 lines bound lower: -3.673352742990014 and upper: 0.36552234813908147 -2020-03-22 21:51:54 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:54 INFO root:17 - Start work on 20 lines bound lower: 0.36552234813908147 and upper: -2.274286570988471 -2020-03-22 21:51:54 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:54 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:54 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.274286570988471 -2020-03-22 21:51:54 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:56 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.566113126274074 -2020-03-22 21:51:56 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:56 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:56 INFO root:17 - Start work on 20 lines bound lower: -1.566113126274074 and upper: 10.854066906368775 -2020-03-22 21:51:56 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:56 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:56 INFO root:17 - Start work on 20 lines bound lower: 10.854066906368775 and upper: -3.673352742990014 -2020-03-22 21:51:56 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:56 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.673352742990014 -2020-03-22 21:51:56 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:58 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -6.598647109707648 -2020-03-22 21:51:58 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:58 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:58 INFO root:17 - Start work on 20 lines bound lower: -6.598647109707648 and upper: 0.7347554156468789 -2020-03-22 21:51:58 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:58 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:58 INFO root:17 - Start work on 20 lines bound lower: 0.7347554156468789 and upper: -1.566113126274074 -2020-03-22 21:51:58 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:51:58 INFO root:17 - Open ForkJoinPool -2020-03-22 21:51:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.566113126274074 -2020-03-22 21:51:58 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:00 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.6638889765533431 -2020-03-22 21:52:00 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:00 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:00 INFO root:17 - Start work on 20 lines bound lower: 1.6638889765533431 and upper: 11.161631591990234 -2020-03-22 21:52:00 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:00 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:00 INFO root:17 - Start work on 20 lines bound lower: 11.161631591990234 and upper: -6.598647109707648 -2020-03-22 21:52:00 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:00 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -6.598647109707648 -2020-03-22 21:52:00 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:01 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.7389800970475413 -2020-03-22 21:52:01 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:01 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:01 INFO root:17 - Start work on 20 lines bound lower: 3.7389800970475413 and upper: 12.133681857537463 -2020-03-22 21:52:01 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:01 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:01 INFO root:17 - Start work on 20 lines bound lower: 12.133681857537463 and upper: 1.6638889765533431 -2020-03-22 21:52:01 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:01 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:01 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.6638889765533431 -2020-03-22 21:52:01 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:03 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.713450734271804 -2020-03-22 21:52:03 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:03 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:03 INFO root:17 - Start work on 20 lines bound lower: -2.713450734271804 and upper: 7.450966878844785 -2020-03-22 21:52:03 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:03 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:03 INFO root:17 - Start work on 20 lines bound lower: 7.450966878844785 and upper: 3.7389800970475413 -2020-03-22 21:52:03 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:03 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:03 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.7389800970475413 -2020-03-22 21:52:03 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:04 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.7430275852694055 -2020-03-22 21:52:04 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:04 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:04 INFO root:17 - Start work on 20 lines bound lower: -3.7430275852694055 and upper: 7.220725716754611 -2020-03-22 21:52:04 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:04 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:04 INFO root:17 - Start work on 20 lines bound lower: 7.220725716754611 and upper: -2.713450734271804 -2020-03-22 21:52:04 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:04 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.713450734271804 -2020-03-22 21:52:04 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:06 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.509309693133186 -2020-03-22 21:52:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:06 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:06 INFO root:17 - Start work on 20 lines bound lower: -4.509309693133186 and upper: 2.296301372056424 -2020-03-22 21:52:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:06 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:06 INFO root:17 - Start work on 20 lines bound lower: 2.296301372056424 and upper: -3.7430275852694055 -2020-03-22 21:52:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:06 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.7430275852694055 -2020-03-22 21:52:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:07 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.6638889765533431 -2020-03-22 21:52:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:07 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:07 INFO root:17 - Start work on 20 lines bound lower: 1.6638889765533431 and upper: 14.572924210831312 -2020-03-22 21:52:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:07 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:07 INFO root:17 - Start work on 20 lines bound lower: 14.572924210831312 and upper: -4.509309693133186 -2020-03-22 21:52:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:07 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.509309693133186 -2020-03-22 21:52:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:09 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.36552234813908147 -2020-03-22 21:52:09 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:09 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:09 INFO root:17 - Start work on 20 lines bound lower: 0.36552234813908147 and upper: 1.1464003557407956 -2020-03-22 21:52:09 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:09 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:09 INFO root:17 - Start work on 20 lines bound lower: 1.1464003557407956 and upper: 1.6638889765533431 -2020-03-22 21:52:09 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:09 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.6638889765533431 -2020-03-22 21:52:09 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:11 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -56.79679076432183 -2020-03-22 21:52:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:11 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:11 INFO root:17 - Start work on 20 lines bound lower: -56.79679076432183 and upper: -56.79679076432183 -2020-03-22 21:52:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:11 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:11 INFO root:17 - Start work on 20 lines bound lower: -56.79679076432183 and upper: 0.36552234813908147 -2020-03-22 21:52:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:11 INFO root:17 - Open ForkJoinPool -2020-03-22 21:52:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.36552234813908147 -2020-03-22 21:52:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:52:59 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 21:53:00 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 21:53:02 INFO root:17 - === S T A R T - R M === -2020-03-22 21:53:05 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 21:53:05 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:05 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -7.585808168677691 -2020-03-22 21:53:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:06 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:06 INFO root:17 - Start work on 20 lines bound lower: -7.585808168677691 and upper: 11.933643717918361 -2020-03-22 21:53:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:06 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:06 INFO root:17 - Start work on 20 lines bound lower: 11.933643717918361 and upper: 10000.0 -2020-03-22 21:53:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:06 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 21:53:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:06 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.9463777790923984 -2020-03-22 21:53:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:06 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:06 INFO root:17 - Start work on 20 lines bound lower: 0.9463777790923984 and upper: 16.425587079855124 -2020-03-22 21:53:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:06 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:06 INFO root:17 - Start work on 20 lines bound lower: 16.425587079855124 and upper: -7.585808168677691 -2020-03-22 21:53:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:06 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -7.585808168677691 -2020-03-22 21:53:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:07 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.254270007359516 -2020-03-22 21:53:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:07 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:07 INFO root:17 - Start work on 20 lines bound lower: 4.254270007359516 and upper: 14.269379238131327 -2020-03-22 21:53:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:07 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:07 INFO root:17 - Start work on 20 lines bound lower: 14.269379238131327 and upper: 0.9463777790923984 -2020-03-22 21:53:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:07 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.9463777790923984 -2020-03-22 21:53:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:07 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.100122426909898 -2020-03-22 21:53:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:07 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:07 INFO root:17 - Start work on 20 lines bound lower: -4.100122426909898 and upper: 3.7965903126715475 -2020-03-22 21:53:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:07 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:07 INFO root:17 - Start work on 20 lines bound lower: 3.7965903126715475 and upper: 4.254270007359516 -2020-03-22 21:53:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:07 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.254270007359516 -2020-03-22 21:53:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:08 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.379080046341166 -2020-03-22 21:53:08 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:08 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:08 INFO root:17 - Start work on 20 lines bound lower: 6.379080046341166 and upper: 11.82563994345187 -2020-03-22 21:53:08 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:08 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:08 INFO root:17 - Start work on 20 lines bound lower: 11.82563994345187 and upper: -4.100122426909898 -2020-03-22 21:53:08 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:08 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.100122426909898 -2020-03-22 21:53:08 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:09 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.7967415965675144 -2020-03-22 21:53:09 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:09 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:09 INFO root:17 - Start work on 20 lines bound lower: -2.7967415965675144 and upper: -2.7967415965675144 -2020-03-22 21:53:09 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:09 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:09 INFO root:17 - Start work on 20 lines bound lower: -2.7967415965675144 and upper: 6.379080046341166 -2020-03-22 21:53:09 INFO root:17 - CartesianProduct: 400 -2020-03-22 21:53:09 INFO root:17 - Open ForkJoinPool -2020-03-22 21:53:09 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.379080046341166 -2020-03-22 21:53:09 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:01:52 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 22:01:53 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 22:01:55 INFO root:17 - === S T A R T - R M === -2020-03-22 22:01:58 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 22:01:58 INFO root:17 - Open ForkJoinPool -2020-03-22 22:01:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.9254322305680478 -2020-03-22 22:01:58 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:01:58 INFO root:17 - Open ForkJoinPool -2020-03-22 22:01:58 INFO root:17 - Start work on 20 lines bound lower: -1.9254322305680478 and upper: 20.74239993945105 -2020-03-22 22:01:58 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:01:58 INFO root:17 - Open ForkJoinPool -2020-03-22 22:01:58 INFO root:17 - Start work on 20 lines bound lower: 20.74239993945105 and upper: 10000.0 -2020-03-22 22:01:58 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:01:58 INFO root:17 - Open ForkJoinPool -2020-03-22 22:01:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 22:01:58 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:01:59 INFO root:17 - Open ForkJoinPool -2020-03-22 22:01:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -78.80095203993142 -2020-03-22 22:01:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:01:59 INFO root:17 - Open ForkJoinPool -2020-03-22 22:01:59 INFO root:17 - Start work on 20 lines bound lower: -78.80095203993142 and upper: -8.261586024793763 -2020-03-22 22:01:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:01:59 INFO root:17 - Open ForkJoinPool -2020-03-22 22:01:59 INFO root:17 - Start work on 20 lines bound lower: -8.261586024793763 and upper: -1.9254322305680478 -2020-03-22 22:01:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:01:59 INFO root:17 - Open ForkJoinPool -2020-03-22 22:01:59 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.9254322305680478 -2020-03-22 22:01:59 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:02:27 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 22:02:28 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 22:02:29 INFO root:17 - === S T A R T - R M === -2020-03-22 22:04:19 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 22:04:19 INFO root:17 - Open ForkJoinPool -2020-03-22 22:04:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.046376300803984 -2020-03-22 22:04:19 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:04:19 INFO root:17 - Open ForkJoinPool -2020-03-22 22:04:19 INFO root:17 - Start work on 20 lines bound lower: 4.046376300803984 and upper: 9.15539862649249 -2020-03-22 22:04:19 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:04:19 INFO root:17 - Open ForkJoinPool -2020-03-22 22:04:19 INFO root:17 - Start work on 20 lines bound lower: 9.15539862649249 and upper: 10000.0 -2020-03-22 22:04:19 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:04:19 INFO root:17 - Open ForkJoinPool -2020-03-22 22:04:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 22:04:19 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:05:50 INFO root:17 - Open ForkJoinPool -2020-03-22 22:05:50 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -13.270873532987334 -2020-03-22 22:05:50 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:05:50 INFO root:17 - Open ForkJoinPool -2020-03-22 22:05:50 INFO root:17 - Start work on 20 lines bound lower: -13.270873532987334 and upper: -5.7948517189166004 -2020-03-22 22:05:50 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:08:49 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 22:08:50 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 22:08:51 INFO root:17 - === S T A R T - R M === -2020-03-22 22:09:15 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 22:09:15 INFO root:17 - Open ForkJoinPool -2020-03-22 22:09:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.512945487651208 -2020-03-22 22:09:15 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:09:15 INFO root:17 - Open ForkJoinPool -2020-03-22 22:09:15 INFO root:17 - Start work on 20 lines bound lower: -2.512945487651208 and upper: 7.086556763419399 -2020-03-22 22:09:15 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:09:15 INFO root:17 - Open ForkJoinPool -2020-03-22 22:09:15 INFO root:17 - Start work on 20 lines bound lower: 7.086556763419399 and upper: 10000.0 -2020-03-22 22:09:15 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:09:15 INFO root:17 - Open ForkJoinPool -2020-03-22 22:09:15 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 22:09:15 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:11:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:11:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -53.1709693847512 -2020-03-22 22:11:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:11:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:11:26 INFO root:17 - Start work on 20 lines bound lower: -53.1709693847512 and upper: -9.842014552970586 -2020-03-22 22:11:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:11:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:11:26 INFO root:17 - Start work on 20 lines bound lower: -9.842014552970586 and upper: -2.512945487651208 -2020-03-22 22:11:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:11:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:11:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.512945487651208 -2020-03-22 22:11:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:14:43 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 22:14:43 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 22:14:44 INFO root:17 - === S T A R T - R M === -2020-03-22 22:15:02 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 22:15:03 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 22:15:04 INFO root:17 - === S T A R T - R M === -2020-03-22 22:15:43 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 22:15:44 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 22:15:45 INFO root:17 - === S T A R T - R M === -2020-03-22 22:17:15 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 22:17:15 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 22:17:17 INFO root:17 - === S T A R T - R M === -2020-03-22 22:17:39 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 22:17:39 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10.36891845627427 -2020-03-22 22:17:39 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:39 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:39 INFO root:17 - Start work on 20 lines bound lower: 10.36891845627427 and upper: 12.940807595412307 -2020-03-22 22:17:39 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:39 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:39 INFO root:17 - Start work on 20 lines bound lower: 12.940807595412307 and upper: 10000.0 -2020-03-22 22:17:39 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:39 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 22:17:39 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:46 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.4530735014585958 -2020-03-22 22:17:46 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:46 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:46 INFO root:17 - Start work on 20 lines bound lower: -1.4530735014585958 and upper: 4.897052904914682 -2020-03-22 22:17:46 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:46 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:46 INFO root:17 - Start work on 20 lines bound lower: 4.897052904914682 and upper: 10.36891845627427 -2020-03-22 22:17:46 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:46 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:46 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10.36891845627427 -2020-03-22 22:17:46 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:56 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.046895086933571 -2020-03-22 22:17:56 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:56 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:56 INFO root:17 - Start work on 20 lines bound lower: 7.046895086933571 and upper: 15.436080927330575 -2020-03-22 22:17:56 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:56 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:56 INFO root:17 - Start work on 20 lines bound lower: 15.436080927330575 and upper: -1.4530735014585958 -2020-03-22 22:17:56 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:56 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:56 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.4530735014585958 -2020-03-22 22:17:56 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:57 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.941567490684065 -2020-03-22 22:17:57 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:57 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:57 INFO root:17 - Start work on 20 lines bound lower: 3.941567490684065 and upper: 15.436080927330575 -2020-03-22 22:17:57 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:57 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:57 INFO root:17 - Start work on 20 lines bound lower: 15.436080927330575 and upper: 7.046895086933571 -2020-03-22 22:17:57 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:57 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:57 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.046895086933571 -2020-03-22 22:17:57 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:58 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.715078105203968 -2020-03-22 22:17:58 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:58 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:58 INFO root:17 - Start work on 20 lines bound lower: 4.715078105203968 and upper: 11.87306523550254 -2020-03-22 22:17:58 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:58 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:58 INFO root:17 - Start work on 20 lines bound lower: 11.87306523550254 and upper: 3.941567490684065 -2020-03-22 22:17:58 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:17:58 INFO root:17 - Open ForkJoinPool -2020-03-22 22:17:58 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.941567490684065 -2020-03-22 22:17:58 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:00 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 8.470689234033273 -2020-03-22 22:18:00 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:00 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:00 INFO root:17 - Start work on 20 lines bound lower: 8.470689234033273 and upper: 15.313443566421034 -2020-03-22 22:18:00 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:00 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:00 INFO root:17 - Start work on 20 lines bound lower: 15.313443566421034 and upper: 4.715078105203968 -2020-03-22 22:18:00 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:00 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:00 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.715078105203968 -2020-03-22 22:18:00 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:02 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.983859527413865 -2020-03-22 22:18:02 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:02 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:02 INFO root:17 - Start work on 20 lines bound lower: 4.983859527413865 and upper: 7.915366710360661 -2020-03-22 22:18:02 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:02 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:02 INFO root:17 - Start work on 20 lines bound lower: 7.915366710360661 and upper: 8.470689234033273 -2020-03-22 22:18:02 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:02 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:02 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 8.470689234033273 -2020-03-22 22:18:02 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:04 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.3357104921427738 -2020-03-22 22:18:04 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:04 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:04 INFO root:17 - Start work on 20 lines bound lower: 1.3357104921427738 and upper: 12.611907136244236 -2020-03-22 22:18:04 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:04 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:04 INFO root:17 - Start work on 20 lines bound lower: 12.611907136244236 and upper: 4.983859527413865 -2020-03-22 22:18:04 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:04 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:04 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.983859527413865 -2020-03-22 22:18:04 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:06 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.915366710360661 -2020-03-22 22:18:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:06 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:06 INFO root:17 - Start work on 20 lines bound lower: 7.915366710360661 and upper: 20.29958656407881 -2020-03-22 22:18:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:06 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:06 INFO root:17 - Start work on 20 lines bound lower: 20.29958656407881 and upper: 1.3357104921427738 -2020-03-22 22:18:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:06 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:06 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.3357104921427738 -2020-03-22 22:18:06 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:07 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.5647707596683835 -2020-03-22 22:18:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:07 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:07 INFO root:17 - Start work on 20 lines bound lower: 1.5647707596683835 and upper: 15.771154771244557 -2020-03-22 22:18:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:07 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:07 INFO root:17 - Start work on 20 lines bound lower: 15.771154771244557 and upper: 7.915366710360661 -2020-03-22 22:18:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:07 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:07 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.915366710360661 -2020-03-22 22:18:07 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:08 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.7503553835581265 -2020-03-22 22:18:08 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:08 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:08 INFO root:17 - Start work on 20 lines bound lower: 3.7503553835581265 and upper: 4.983859527413865 -2020-03-22 22:18:08 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:08 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:08 INFO root:17 - Start work on 20 lines bound lower: 4.983859527413865 and upper: 1.5647707596683835 -2020-03-22 22:18:08 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:08 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:08 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.5647707596683835 -2020-03-22 22:18:08 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:11 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.842559242855259 -2020-03-22 22:18:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:11 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:11 INFO root:17 - Start work on 20 lines bound lower: 7.842559242855259 and upper: 7.842559242855259 -2020-03-22 22:18:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:11 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:11 INFO root:17 - Start work on 20 lines bound lower: 7.842559242855259 and upper: 3.7503553835581265 -2020-03-22 22:18:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:18:11 INFO root:17 - Open ForkJoinPool -2020-03-22 22:18:11 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.7503553835581265 -2020-03-22 22:18:11 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:21 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 22:20:22 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 22:20:34 INFO root:17 - === S T A R T - R M === -2020-03-22 22:20:34 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.844313167959297 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 1.844313167959297 and upper: 6.024915153446254 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 6.024915153446254 and upper: 10000.0 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.57709685690992 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 4.57709685690992 and upper: 16.61734044766264 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 16.61734044766264 and upper: 1.844313167959297 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.844313167959297 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.5472649914703638 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 0.5472649914703638 and upper: 10.549341799244575 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 10.549341799244575 and upper: 4.57709685690992 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.57709685690992 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.2363370144050023 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 1.2363370144050023 and upper: 10.466596837479184 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 10.466596837479184 and upper: 0.5472649914703638 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.5472649914703638 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.97774983098633 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 9.97774983098633 and upper: 12.517470487458368 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 12.517470487458368 and upper: 1.2363370144050023 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.2363370144050023 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.818839887673098 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 9.818839887673098 and upper: 24.141018287472278 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 24.141018287472278 and upper: 9.97774983098633 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.97774983098633 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.321838497155138 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 3.321838497155138 and upper: 13.503097844863888 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 13.503097844863888 and upper: 9.818839887673098 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.818839887673098 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.2363370144050023 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 1.2363370144050023 and upper: 5.652947751719297 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 5.652947751719297 and upper: 3.321838497155138 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.321838497155138 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.12918200491983683 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 0.12918200491983683 and upper: 3.9284620839672186 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 3.9284620839672186 and upper: 1.2363370144050023 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.2363370144050023 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 13.163115404244644 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 13.163115404244644 and upper: 16.333849345944884 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 16.333849345944884 and upper: 0.12918200491983683 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.12918200491983683 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.321838497155138 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 3.321838497155138 and upper: 3.376808829892157 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 3.376808829892157 and upper: 13.163115404244644 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 13.163115404244644 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.316333166822001 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 7.316333166822001 and upper: 7.316333166822001 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 7.316333166822001 and upper: 3.321838497155138 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.321838497155138 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:20:34 INFO root:17 - === E N D - R M === 0 -2020-03-22 22:20:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:20:34 INFO root:17 - Start work on 20 lines bound lower: 7.316333166822001 and upper: 7.316333166822001 -2020-03-22 22:20:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:11 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 22:21:12 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 22:21:13 INFO root:17 - === S T A R T - R M === -2020-03-22 22:21:16 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 22:21:16 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.3937133752804036 -2020-03-22 22:21:16 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:16 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:16 INFO root:17 - Start work on 20 lines bound lower: 1.3937133752804036 and upper: 17.261985953825317 -2020-03-22 22:21:16 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:16 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:16 INFO root:17 - Start work on 20 lines bound lower: 17.261985953825317 and upper: 10000.0 -2020-03-22 22:21:16 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:16 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:16 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 22:21:16 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:17 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.7484692850078165 -2020-03-22 22:21:17 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:17 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:17 INFO root:17 - Start work on 20 lines bound lower: -4.7484692850078165 and upper: 15.650425673000953 -2020-03-22 22:21:17 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:17 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:17 INFO root:17 - Start work on 20 lines bound lower: 15.650425673000953 and upper: 1.3937133752804036 -2020-03-22 22:21:17 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:17 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.3937133752804036 -2020-03-22 22:21:17 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:17 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.067835743077815 -2020-03-22 22:21:17 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:17 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:17 INFO root:17 - Start work on 20 lines bound lower: -2.067835743077815 and upper: 9.993211223221921 -2020-03-22 22:21:17 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:17 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:17 INFO root:17 - Start work on 20 lines bound lower: 9.993211223221921 and upper: -4.7484692850078165 -2020-03-22 22:21:17 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:17 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:17 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.7484692850078165 -2020-03-22 22:21:17 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:18 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.17982779560049103 -2020-03-22 22:21:18 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:18 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:18 INFO root:17 - Start work on 20 lines bound lower: -0.17982779560049103 and upper: 12.348730149278364 -2020-03-22 22:21:18 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:18 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:18 INFO root:17 - Start work on 20 lines bound lower: 12.348730149278364 and upper: -2.067835743077815 -2020-03-22 22:21:18 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:18 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.067835743077815 -2020-03-22 22:21:18 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:18 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.067835743077815 -2020-03-22 22:21:18 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:18 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:18 INFO root:17 - Start work on 20 lines bound lower: -2.067835743077815 and upper: 9.720086417156532 -2020-03-22 22:21:18 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:18 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:18 INFO root:17 - Start work on 20 lines bound lower: 9.720086417156532 and upper: -0.17982779560049103 -2020-03-22 22:21:18 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:18 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.17982779560049103 -2020-03-22 22:21:18 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:18 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.067835743077815 -2020-03-22 22:21:18 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:18 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:18 INFO root:17 - Start work on 20 lines bound lower: -2.067835743077815 and upper: 9.993211223221921 -2020-03-22 22:21:18 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:18 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:18 INFO root:17 - Start work on 20 lines bound lower: 9.993211223221921 and upper: -2.067835743077815 -2020-03-22 22:21:18 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:18 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:18 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.067835743077815 -2020-03-22 22:21:18 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:19 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.4552408014300612 -2020-03-22 22:21:19 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:19 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:19 INFO root:17 - Start work on 20 lines bound lower: -0.4552408014300612 and upper: 7.586593028607457 -2020-03-22 22:21:19 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:19 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:19 INFO root:17 - Start work on 20 lines bound lower: 7.586593028607457 and upper: -2.067835743077815 -2020-03-22 22:21:19 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:19 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.067835743077815 -2020-03-22 22:21:19 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:19 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.7484692850078165 -2020-03-22 22:21:19 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:19 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:19 INFO root:17 - Start work on 20 lines bound lower: -4.7484692850078165 and upper: -1.6919337802976289 -2020-03-22 22:21:19 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:19 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:19 INFO root:17 - Start work on 20 lines bound lower: -1.6919337802976289 and upper: -0.4552408014300612 -2020-03-22 22:21:19 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:19 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:19 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.4552408014300612 -2020-03-22 22:21:19 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:20 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.321545537302062 -2020-03-22 22:21:20 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:20 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:20 INFO root:17 - Start work on 20 lines bound lower: -4.321545537302062 and upper: 3.2614514619001724 -2020-03-22 22:21:20 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:20 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:20 INFO root:17 - Start work on 20 lines bound lower: 3.2614514619001724 and upper: -4.7484692850078165 -2020-03-22 22:21:20 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:20 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:20 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.7484692850078165 -2020-03-22 22:21:20 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:21 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.080291180835137 -2020-03-22 22:21:21 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:21 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:21 INFO root:17 - Start work on 20 lines bound lower: 5.080291180835137 and upper: 12.348730149278364 -2020-03-22 22:21:21 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:21 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:21 INFO root:17 - Start work on 20 lines bound lower: 12.348730149278364 and upper: -4.321545537302062 -2020-03-22 22:21:21 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:21 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.321545537302062 -2020-03-22 22:21:21 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:21 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.63721752659221 -2020-03-22 22:21:21 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:21 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:21 INFO root:17 - Start work on 20 lines bound lower: 9.63721752659221 and upper: 22.77845699430046 -2020-03-22 22:21:21 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:21 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:21 INFO root:17 - Start work on 20 lines bound lower: 22.77845699430046 and upper: 5.080291180835137 -2020-03-22 22:21:21 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:21 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:21 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.080291180835137 -2020-03-22 22:21:21 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:25 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -6.2214532275279275 -2020-03-22 22:21:25 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:25 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:25 INFO root:17 - Start work on 20 lines bound lower: -6.2214532275279275 and upper: 1.7286127116998375 -2020-03-22 22:21:25 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:25 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:25 INFO root:17 - Start work on 20 lines bound lower: 1.7286127116998375 and upper: 9.63721752659221 -2020-03-22 22:21:25 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:25 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:25 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.63721752659221 -2020-03-22 22:21:25 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:27 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.321545537302062 -2020-03-22 22:21:27 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:27 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:27 INFO root:17 - Start work on 20 lines bound lower: -4.321545537302062 and upper: 1.0676840738096463 -2020-03-22 22:21:27 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:27 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:27 INFO root:17 - Start work on 20 lines bound lower: 1.0676840738096463 and upper: -6.2214532275279275 -2020-03-22 22:21:27 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:27 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:27 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -6.2214532275279275 -2020-03-22 22:21:27 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:28 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.0611023636727019 -2020-03-22 22:21:28 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:28 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:28 INFO root:17 - Start work on 20 lines bound lower: -0.0611023636727019 and upper: 6.951197354519038 -2020-03-22 22:21:28 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:28 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:28 INFO root:17 - Start work on 20 lines bound lower: 6.951197354519038 and upper: -4.321545537302062 -2020-03-22 22:21:28 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:28 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:28 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.321545537302062 -2020-03-22 22:21:28 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:29 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.6919337802976289 -2020-03-22 22:21:29 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:29 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:29 INFO root:17 - Start work on 20 lines bound lower: -1.6919337802976289 and upper: 8.365774328634295 -2020-03-22 22:21:29 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:29 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:29 INFO root:17 - Start work on 20 lines bound lower: 8.365774328634295 and upper: -0.0611023636727019 -2020-03-22 22:21:29 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:29 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:29 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.0611023636727019 -2020-03-22 22:21:29 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:30 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.321545537302062 -2020-03-22 22:21:30 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:30 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:30 INFO root:17 - Start work on 20 lines bound lower: -4.321545537302062 and upper: 6.140969207567393 -2020-03-22 22:21:30 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:30 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:30 INFO root:17 - Start work on 20 lines bound lower: 6.140969207567393 and upper: -1.6919337802976289 -2020-03-22 22:21:30 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:30 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:30 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.6919337802976289 -2020-03-22 22:21:30 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:31 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.3833706847646434 -2020-03-22 22:21:31 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:31 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:31 INFO root:17 - Start work on 20 lines bound lower: 2.3833706847646434 and upper: 6.837251165180876 -2020-03-22 22:21:31 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:31 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:31 INFO root:17 - Start work on 20 lines bound lower: 6.837251165180876 and upper: -4.321545537302062 -2020-03-22 22:21:31 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:31 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.321545537302062 -2020-03-22 22:21:31 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:31 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.9188632327218835 -2020-03-22 22:21:31 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:31 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:31 INFO root:17 - Start work on 20 lines bound lower: -1.9188632327218835 and upper: 1.5530640255435983 -2020-03-22 22:21:31 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:31 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:31 INFO root:17 - Start work on 20 lines bound lower: 1.5530640255435983 and upper: 2.3833706847646434 -2020-03-22 22:21:31 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:31 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:31 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.3833706847646434 -2020-03-22 22:21:31 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:32 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.8552350155501431 -2020-03-22 22:21:32 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:32 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:32 INFO root:17 - Start work on 20 lines bound lower: 0.8552350155501431 and upper: 3.5983555037107027 -2020-03-22 22:21:32 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:32 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:32 INFO root:17 - Start work on 20 lines bound lower: 3.5983555037107027 and upper: -1.9188632327218835 -2020-03-22 22:21:32 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:32 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:32 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.9188632327218835 -2020-03-22 22:21:32 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:33 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.684860606923147 -2020-03-22 22:21:33 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:33 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:33 INFO root:17 - Start work on 20 lines bound lower: 6.684860606923147 and upper: 20.118102267469062 -2020-03-22 22:21:33 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:33 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:33 INFO root:17 - Start work on 20 lines bound lower: 20.118102267469062 and upper: 0.8552350155501431 -2020-03-22 22:21:33 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:33 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:33 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.8552350155501431 -2020-03-22 22:21:33 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.17982779560049103 -2020-03-22 22:21:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:34 INFO root:17 - Start work on 20 lines bound lower: -0.17982779560049103 and upper: 5.802960471231347 -2020-03-22 22:21:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:34 INFO root:17 - Start work on 20 lines bound lower: 5.802960471231347 and upper: 6.684860606923147 -2020-03-22 22:21:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:34 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:34 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.684860606923147 -2020-03-22 22:21:34 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:35 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.082886429070938 -2020-03-22 22:21:35 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:35 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:35 INFO root:17 - Start work on 20 lines bound lower: -4.082886429070938 and upper: 8.365774328634295 -2020-03-22 22:21:35 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:35 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:35 INFO root:17 - Start work on 20 lines bound lower: 8.365774328634295 and upper: -0.17982779560049103 -2020-03-22 22:21:35 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:35 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.17982779560049103 -2020-03-22 22:21:35 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:35 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.067835743077815 -2020-03-22 22:21:35 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:35 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:35 INFO root:17 - Start work on 20 lines bound lower: -2.067835743077815 and upper: 10.525024885781223 -2020-03-22 22:21:35 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:35 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:35 INFO root:17 - Start work on 20 lines bound lower: 10.525024885781223 and upper: -4.082886429070938 -2020-03-22 22:21:35 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:35 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:35 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.082886429070938 -2020-03-22 22:21:35 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:36 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.005257754717244 -2020-03-22 22:21:36 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:36 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:36 INFO root:17 - Start work on 20 lines bound lower: 4.005257754717244 and upper: 13.70714054831587 -2020-03-22 22:21:36 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:36 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:36 INFO root:17 - Start work on 20 lines bound lower: 13.70714054831587 and upper: -2.067835743077815 -2020-03-22 22:21:36 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:36 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.067835743077815 -2020-03-22 22:21:36 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:36 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 12.736576835139248 -2020-03-22 22:21:36 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:36 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:36 INFO root:17 - Start work on 20 lines bound lower: 12.736576835139248 and upper: 25.923961413677855 -2020-03-22 22:21:36 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:36 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:36 INFO root:17 - Start work on 20 lines bound lower: 25.923961413677855 and upper: 4.005257754717244 -2020-03-22 22:21:36 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:36 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:36 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.005257754717244 -2020-03-22 22:21:36 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:37 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.7765381103620872 -2020-03-22 22:21:37 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:37 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:37 INFO root:17 - Start work on 20 lines bound lower: 1.7765381103620872 and upper: 8.671615817657669 -2020-03-22 22:21:37 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:37 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:37 INFO root:17 - Start work on 20 lines bound lower: 8.671615817657669 and upper: 12.736576835139248 -2020-03-22 22:21:37 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:37 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 12.736576835139248 -2020-03-22 22:21:37 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:37 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.802960471231347 -2020-03-22 22:21:37 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:37 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:37 INFO root:17 - Start work on 20 lines bound lower: 5.802960471231347 and upper: 9.993211223221921 -2020-03-22 22:21:37 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:37 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:37 INFO root:17 - Start work on 20 lines bound lower: 9.993211223221921 and upper: 1.7765381103620872 -2020-03-22 22:21:37 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:37 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:37 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.7765381103620872 -2020-03-22 22:21:37 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:38 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.2614514619001724 -2020-03-22 22:21:38 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:38 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:38 INFO root:17 - Start work on 20 lines bound lower: 3.2614514619001724 and upper: 19.573705026844134 -2020-03-22 22:21:38 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:38 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:38 INFO root:17 - Start work on 20 lines bound lower: 19.573705026844134 and upper: 5.802960471231347 -2020-03-22 22:21:38 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:38 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:38 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.802960471231347 -2020-03-22 22:21:38 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:39 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.680236127355858 -2020-03-22 22:21:39 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:39 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:39 INFO root:17 - Start work on 20 lines bound lower: 2.680236127355858 and upper: 6.140969207567393 -2020-03-22 22:21:39 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:39 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:39 INFO root:17 - Start work on 20 lines bound lower: 6.140969207567393 and upper: 3.2614514619001724 -2020-03-22 22:21:39 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:39 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:39 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.2614514619001724 -2020-03-22 22:21:39 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:40 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.2934960474742994 -2020-03-22 22:21:40 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:40 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:40 INFO root:17 - Start work on 20 lines bound lower: -2.2934960474742994 and upper: 1.6034725384583743 -2020-03-22 22:21:40 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:40 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:40 INFO root:17 - Start work on 20 lines bound lower: 1.6034725384583743 and upper: 2.680236127355858 -2020-03-22 22:21:40 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:40 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:40 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.680236127355858 -2020-03-22 22:21:40 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:41 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.3363022142616998 -2020-03-22 22:21:41 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:41 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:41 INFO root:17 - Start work on 20 lines bound lower: -1.3363022142616998 and upper: 8.757520326458328 -2020-03-22 22:21:41 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:41 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:41 INFO root:17 - Start work on 20 lines bound lower: 8.757520326458328 and upper: -2.2934960474742994 -2020-03-22 22:21:41 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:41 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:41 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.2934960474742994 -2020-03-22 22:21:41 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:42 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.140969207567393 -2020-03-22 22:21:42 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:42 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:42 INFO root:17 - Start work on 20 lines bound lower: 6.140969207567393 and upper: 12.736576835139248 -2020-03-22 22:21:42 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:42 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:42 INFO root:17 - Start work on 20 lines bound lower: 12.736576835139248 and upper: -1.3363022142616998 -2020-03-22 22:21:42 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:42 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.3363022142616998 -2020-03-22 22:21:42 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:42 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.082886429070938 -2020-03-22 22:21:42 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:42 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:42 INFO root:17 - Start work on 20 lines bound lower: -4.082886429070938 and upper: -0.599908499103428 -2020-03-22 22:21:42 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:42 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:42 INFO root:17 - Start work on 20 lines bound lower: -0.599908499103428 and upper: 6.140969207567393 -2020-03-22 22:21:42 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:42 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:42 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.140969207567393 -2020-03-22 22:21:42 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:43 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.4552408014300612 -2020-03-22 22:21:43 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:43 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:43 INFO root:17 - Start work on 20 lines bound lower: -0.4552408014300612 and upper: 5.399624098561496 -2020-03-22 22:21:43 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:43 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:43 INFO root:17 - Start work on 20 lines bound lower: 5.399624098561496 and upper: -4.082886429070938 -2020-03-22 22:21:43 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:43 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:43 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -4.082886429070938 -2020-03-22 22:21:43 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:44 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 25.045630224925585 -2020-03-22 22:21:44 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:44 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:44 INFO root:17 - Start work on 20 lines bound lower: 25.045630224925585 and upper: 31.498441195688805 -2020-03-22 22:21:44 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:44 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:44 INFO root:17 - Start work on 20 lines bound lower: 31.498441195688805 and upper: -0.4552408014300612 -2020-03-22 22:21:44 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:44 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:44 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.4552408014300612 -2020-03-22 22:21:44 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:45 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 19.573705026844134 -2020-03-22 22:21:45 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:45 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:45 INFO root:17 - Start work on 20 lines bound lower: 19.573705026844134 and upper: 25.001872702213497 -2020-03-22 22:21:45 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:45 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:45 INFO root:17 - Start work on 20 lines bound lower: 25.001872702213497 and upper: 25.045630224925585 -2020-03-22 22:21:45 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:45 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 25.045630224925585 -2020-03-22 22:21:45 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:45 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -115.24021515298026 -2020-03-22 22:21:45 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:45 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:45 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: -8.59266399897667 -2020-03-22 22:21:45 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:45 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:45 INFO root:17 - Start work on 20 lines bound lower: -8.59266399897667 and upper: 19.573705026844134 -2020-03-22 22:21:45 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:45 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:45 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 19.573705026844134 -2020-03-22 22:21:45 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:46 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:46 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: 6.32546147269663 -2020-03-22 22:21:46 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:46 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:46 INFO root:17 - Start work on 20 lines bound lower: 6.32546147269663 and upper: 65.94492582674519 -2020-03-22 22:21:46 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:46 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:46 INFO root:17 - Start work on 20 lines bound lower: 65.94492582674519 and upper: -8.59266399897667 -2020-03-22 22:21:46 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:46 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:46 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: -8.59266399897667 -2020-03-22 22:21:46 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:47 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:47 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: -4.321545537302062 -2020-03-22 22:21:47 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:47 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:47 INFO root:17 - Start work on 20 lines bound lower: -4.321545537302062 and upper: 12.348730149278364 -2020-03-22 22:21:47 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:47 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:47 INFO root:17 - Start work on 20 lines bound lower: 12.348730149278364 and upper: 6.32546147269663 -2020-03-22 22:21:47 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:47 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:47 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: 6.32546147269663 -2020-03-22 22:21:47 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:47 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:47 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: 1.8470612104614978 -2020-03-22 22:21:47 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:47 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:47 INFO root:17 - Start work on 20 lines bound lower: 1.8470612104614978 and upper: 10.525024885781223 -2020-03-22 22:21:47 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:47 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:47 INFO root:17 - Start work on 20 lines bound lower: 10.525024885781223 and upper: -4.321545537302062 -2020-03-22 22:21:47 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:47 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:47 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: -4.321545537302062 -2020-03-22 22:21:47 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:48 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:48 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: 1.5530640255435983 -2020-03-22 22:21:48 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:48 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:48 INFO root:17 - Start work on 20 lines bound lower: 1.5530640255435983 and upper: 9.601702287778929 -2020-03-22 22:21:48 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:48 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:48 INFO root:17 - Start work on 20 lines bound lower: 9.601702287778929 and upper: 1.8470612104614978 -2020-03-22 22:21:48 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:48 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:48 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: 1.8470612104614978 -2020-03-22 22:21:48 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:49 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:49 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: -2.067835743077815 -2020-03-22 22:21:49 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:49 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:49 INFO root:17 - Start work on 20 lines bound lower: -2.067835743077815 and upper: 12.736576835139248 -2020-03-22 22:21:49 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:49 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:49 INFO root:17 - Start work on 20 lines bound lower: 12.736576835139248 and upper: 1.5530640255435983 -2020-03-22 22:21:49 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:49 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:49 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: 1.5530640255435983 -2020-03-22 22:21:49 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:49 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:49 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: -4.082886429070938 -2020-03-22 22:21:49 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:49 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:49 INFO root:17 - Start work on 20 lines bound lower: -4.082886429070938 and upper: 9.601702287778929 -2020-03-22 22:21:49 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:49 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:49 INFO root:17 - Start work on 20 lines bound lower: 9.601702287778929 and upper: -2.067835743077815 -2020-03-22 22:21:49 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:49 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:49 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: -2.067835743077815 -2020-03-22 22:21:49 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:50 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:50 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: -5.8989152317685924 -2020-03-22 22:21:50 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:50 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:50 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: 0.2501786861798451 -2020-03-22 22:21:50 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:50 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:50 INFO root:17 - Start work on 20 lines bound lower: 0.2501786861798451 and upper: -4.082886429070938 -2020-03-22 22:21:50 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:50 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:50 INFO root:17 - Start work on 20 lines bound lower: -115.24021515298026 and upper: -4.082886429070938 -2020-03-22 22:21:50 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:50 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:50 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: 5.399624098561496 -2020-03-22 22:21:50 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:50 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:50 INFO root:17 - Start work on 20 lines bound lower: 5.399624098561496 and upper: 12.736846231824046 -2020-03-22 22:21:50 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:50 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:50 INFO root:17 - Start work on 20 lines bound lower: 12.736846231824046 and upper: 0.2501786861798451 -2020-03-22 22:21:50 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:50 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:50 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: 0.2501786861798451 -2020-03-22 22:21:50 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:51 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:51 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: -3.6077449245565094 -2020-03-22 22:21:51 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:51 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:51 INFO root:17 - Start work on 20 lines bound lower: -3.6077449245565094 and upper: -2.01865875467049 -2020-03-22 22:21:51 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:51 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:51 INFO root:17 - Start work on 20 lines bound lower: -2.01865875467049 and upper: 5.399624098561496 -2020-03-22 22:21:51 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:51 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:51 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: 5.399624098561496 -2020-03-22 22:21:51 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:52 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:52 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: -1.9188632327218835 -2020-03-22 22:21:52 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:52 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:52 INFO root:17 - Start work on 20 lines bound lower: -1.9188632327218835 and upper: 1.5530640255435983 -2020-03-22 22:21:52 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:52 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:52 INFO root:17 - Start work on 20 lines bound lower: 1.5530640255435983 and upper: -3.6077449245565094 -2020-03-22 22:21:52 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:52 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:52 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: -3.6077449245565094 -2020-03-22 22:21:52 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:52 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:52 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: -0.2808637421122224 -2020-03-22 22:21:52 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:52 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:52 INFO root:17 - Start work on 20 lines bound lower: -0.2808637421122224 and upper: 2.3833706847646434 -2020-03-22 22:21:52 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:52 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:52 INFO root:17 - Start work on 20 lines bound lower: 2.3833706847646434 and upper: -1.9188632327218835 -2020-03-22 22:21:52 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:52 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:52 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: -1.9188632327218835 -2020-03-22 22:21:52 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:53 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:53 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: -1.2811993236036905 -2020-03-22 22:21:53 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:53 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:53 INFO root:17 - Start work on 20 lines bound lower: -1.2811993236036905 and upper: 5.399624098561496 -2020-03-22 22:21:53 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:53 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:53 INFO root:17 - Start work on 20 lines bound lower: 5.399624098561496 and upper: -0.2808637421122224 -2020-03-22 22:21:53 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:53 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:53 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: -0.2808637421122224 -2020-03-22 22:21:53 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:54 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:54 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: 1.8470612104614978 -2020-03-22 22:21:54 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:54 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:54 INFO root:17 - Start work on 20 lines bound lower: 1.8470612104614978 and upper: 10.525024885781223 -2020-03-22 22:21:54 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:54 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:54 INFO root:17 - Start work on 20 lines bound lower: 10.525024885781223 and upper: -1.2811993236036905 -2020-03-22 22:21:54 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:54 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:54 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: -1.2811993236036905 -2020-03-22 22:21:54 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:54 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:54 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: 1.6034725384583743 -2020-03-22 22:21:54 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:54 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:54 INFO root:17 - Start work on 20 lines bound lower: 1.6034725384583743 and upper: 2.961018329009482 -2020-03-22 22:21:54 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:54 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:54 INFO root:17 - Start work on 20 lines bound lower: 2.961018329009482 and upper: 1.8470612104614978 -2020-03-22 22:21:54 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:54 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:54 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: 1.8470612104614978 -2020-03-22 22:21:54 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:55 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: -3.6058958363121167 -2020-03-22 22:21:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:55 INFO root:17 - Start work on 20 lines bound lower: -3.6058958363121167 and upper: -3.6058958363121167 -2020-03-22 22:21:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:55 INFO root:17 - Start work on 20 lines bound lower: -3.6058958363121167 and upper: 1.6034725384583743 -2020-03-22 22:21:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:21:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:21:55 INFO root:17 - Start work on 20 lines bound lower: -5.8989152317685924 and upper: 1.6034725384583743 -2020-03-22 22:21:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:22:01 INFO root:17 - === E N D - R M === 41 -2020-03-22 22:22:03 INFO root:17 - Open ForkJoinPool -2020-03-22 22:22:03 INFO root:17 - Start work on 20 lines bound lower: -3.6058958363121167 and upper: -3.6058958363121167 -2020-03-22 22:22:03 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:24 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 22:26:25 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 22:26:26 INFO root:17 - === S T A R T - R M === -2020-03-22 22:26:26 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.9208501330953114 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 2.9208501330953114 and upper: 7.390912571793268 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 7.390912571793268 and upper: 10000.0 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.4618201510609037 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -2.4618201510609037 and upper: 1.346139349907466 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 1.346139349907466 and upper: 2.9208501330953114 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.9208501330953114 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.5250177182299485 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 3.5250177182299485 and upper: 26.956288838290387 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 26.956288838290387 and upper: -2.4618201510609037 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.4618201510609037 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.935076284802691 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 5.935076284802691 and upper: 19.24148679059439 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 19.24148679059439 and upper: 3.5250177182299485 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.5250177182299485 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.578194065103971 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 6.578194065103971 and upper: 13.380712941669975 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 13.380712941669975 and upper: 5.935076284802691 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.935076284802691 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.053910833389137 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 6.053910833389137 and upper: 16.41959867701697 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 16.41959867701697 and upper: 6.578194065103971 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.578194065103971 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.7039276030229846 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 2.7039276030229846 and upper: 7.390912571793268 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 7.390912571793268 and upper: 6.053910833389137 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.053910833389137 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.6049489272138273 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -3.6049489272138273 and upper: 8.630924310865808 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 8.630924310865808 and upper: 2.7039276030229846 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.7039276030229846 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.509809520644226 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 4.509809520644226 and upper: 14.355647776791171 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 14.355647776791171 and upper: -3.6049489272138273 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.6049489272138273 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -9.73146222868596 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -9.73146222868596 and upper: 3.4341162193874717 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 3.4341162193874717 and upper: 4.509809520644226 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.509809520644226 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.2283556457645466 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 1.2283556457645466 and upper: 3.4985127724546703 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 3.4985127724546703 and upper: -9.73146222868596 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -9.73146222868596 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.817072379882728 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 3.817072379882728 and upper: 10.785280154909861 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 10.785280154909861 and upper: 1.2283556457645466 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.2283556457645466 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.3207355396337799 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 1.3207355396337799 and upper: 16.482720361855982 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 16.482720361855982 and upper: 3.817072379882728 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.817072379882728 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.025434519233503 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 7.025434519233503 and upper: 10.785280154909861 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 10.785280154909861 and upper: 1.3207355396337799 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.3207355396337799 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.9399926402949403 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -2.9399926402949403 and upper: 12.67017132412323 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 12.67017132412323 and upper: 7.025434519233503 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.025434519233503 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.3207355396337799 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 1.3207355396337799 and upper: 14.556087511185083 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 14.556087511185083 and upper: -2.9399926402949403 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.9399926402949403 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.8504625745818234 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -0.8504625745818234 and upper: 5.935076284802691 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 5.935076284802691 and upper: 1.3207355396337799 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.3207355396337799 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.8504625745818234 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -0.8504625745818234 and upper: 7.686232185342964 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 7.686232185342964 and upper: -0.8504625745818234 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.8504625745818234 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.3207355396337799 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 1.3207355396337799 and upper: 17.342105006729103 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 17.342105006729103 and upper: -0.8504625745818234 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.8504625745818234 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10.785280154909861 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 10.785280154909861 and upper: 20.627974946152843 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 20.627974946152843 and upper: 1.3207355396337799 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.3207355396337799 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -15.7896784044502 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -15.7896784044502 and upper: 0.6101995756578752 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 0.6101995756578752 and upper: 10.785280154909861 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10.785280154909861 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.9208501330953114 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 2.9208501330953114 and upper: 11.998249535774303 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 11.998249535774303 and upper: -15.7896784044502 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -15.7896784044502 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.053910833389137 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 6.053910833389137 and upper: 8.263418368850484 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 8.263418368850484 and upper: 2.9208501330953114 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.9208501330953114 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -9.287008323789253 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -9.287008323789253 and upper: -4.260487408054354 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -4.260487408054354 and upper: 6.053910833389137 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.053910833389137 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 14.65955348319144 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 14.65955348319144 and upper: 21.93293006780516 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 21.93293006780516 and upper: -9.287008323789253 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -9.287008323789253 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.346139349907466 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 1.346139349907466 and upper: 6.58547829165962 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 6.58547829165962 and upper: 14.65955348319144 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 14.65955348319144 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10.785280154909861 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 10.785280154909861 and upper: 21.93293006780516 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 21.93293006780516 and upper: 1.346139349907466 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.346139349907466 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.053910833389137 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 6.053910833389137 and upper: 12.527644960938929 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 12.527644960938929 and upper: 10.785280154909861 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10.785280154909861 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.767097376760694 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 3.767097376760694 and upper: 12.527644960938929 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 12.527644960938929 and upper: 6.053910833389137 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.053910833389137 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.563422402437437 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 5.563422402437437 and upper: 7.686232185342964 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 7.686232185342964 and upper: 3.767097376760694 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.767097376760694 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.898489159110326 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 9.898489159110326 and upper: 26.956288838290387 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 26.956288838290387 and upper: 5.563422402437437 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.563422402437437 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -12.827329472541583 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -12.827329472541583 and upper: -1.721641262446428 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -1.721641262446428 and upper: 9.898489159110326 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.898489159110326 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.9399926402949403 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -2.9399926402949403 and upper: 5.582300949957621 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 5.582300949957621 and upper: -12.827329472541583 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -12.827329472541583 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.3207355396337799 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 1.3207355396337799 and upper: 17.001401600095246 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 17.001401600095246 and upper: -2.9399926402949403 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.9399926402949403 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.9552589693971245 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 2.9552589693971245 and upper: 12.67017132412323 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 12.67017132412323 and upper: 1.3207355396337799 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.3207355396337799 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.509809520644226 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 4.509809520644226 and upper: 20.627974946152843 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 20.627974946152843 and upper: 2.9552589693971245 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.9552589693971245 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.8504625745818234 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -0.8504625745818234 and upper: 10.785280154909861 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 10.785280154909861 and upper: 4.509809520644226 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.509809520644226 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.509809520644226 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 4.509809520644226 and upper: 14.65955348319144 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 14.65955348319144 and upper: -0.8504625745818234 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.8504625745818234 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.16323711081639 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 7.16323711081639 and upper: 9.456024821368295 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: 9.456024821368295 and upper: 4.509809520644226 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.509809520644226 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -128.10585839084044 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -128.10585839084044 and upper: -128.10585839084044 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -128.10585839084044 and upper: 7.16323711081639 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:26 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.16323711081639 -2020-03-22 22:26:26 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:26 INFO root:17 - === E N D - R M === 0 -2020-03-22 22:26:26 INFO root:17 - Repeated Median Estimator -2020-03-22 22:26:26 INFO root:17 - Line m: -128.10585839084044, b: 8715.185735624049 -2020-03-22 22:26:53 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-22 22:26:54 INFO root:17 - Generated successfully!Thread-0 -2020-03-22 22:26:55 INFO root:17 - === S T A R T - R M === -2020-03-22 22:26:55 INFO root:17 - Created instance of IntersectionComputer -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.9993973005760046 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 3.9993973005760046 and upper: 7.779234586877233 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 7.779234586877233 and upper: 10000.0 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.878189443494474 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 9.878189443494474 and upper: 20.1347059609802 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 20.1347059609802 and upper: 3.9993973005760046 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.9993973005760046 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.024785974637546 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 6.024785974637546 and upper: 14.843471525760794 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 14.843471525760794 and upper: 9.878189443494474 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.878189443494474 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.548642432067169 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 6.548642432067169 and upper: 10.07793699671678 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 10.07793699671678 and upper: 6.024785974637546 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.024785974637546 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.3087853343886247 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -1.3087853343886247 and upper: 10.43667618517348 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 10.43667618517348 and upper: 6.548642432067169 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.548642432067169 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 8.153929545552254 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 8.153929545552254 and upper: 12.560462060634727 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 12.560462060634727 and upper: -1.3087853343886247 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -1.3087853343886247 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.6459341370745326 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 3.6459341370745326 and upper: 8.778356593591901 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 8.778356593591901 and upper: 8.153929545552254 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 8.153929545552254 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.0592046897162817 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -3.0592046897162817 and upper: 3.595287773154944 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 3.595287773154944 and upper: 3.6459341370745326 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.6459341370745326 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.7967098710779363 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 2.7967098710779363 and upper: 10.547760384950191 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 10.547760384950191 and upper: -3.0592046897162817 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -3.0592046897162817 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.042744201358454 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 9.042744201358454 and upper: 12.551176346809667 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 12.551176346809667 and upper: 2.7967098710779363 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.7967098710779363 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 8.571462975590952 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 8.571462975590952 and upper: 11.045349386650145 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 11.045349386650145 and upper: 9.042744201358454 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.042744201358454 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.5913643012585794 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 2.5913643012585794 and upper: 10.43667618517348 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 10.43667618517348 and upper: 8.571462975590952 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 8.571462975590952 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.135111763425835 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 9.135111763425835 and upper: 10.368059789205354 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 10.368059789205354 and upper: 2.5913643012585794 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 2.5913643012585794 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.9502461833579305 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 5.9502461833579305 and upper: 31.64008316807151 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 31.64008316807151 and upper: 9.135111763425835 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.135111763425835 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.135111763425835 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 9.135111763425835 and upper: 12.532604919159546 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 12.532604919159546 and upper: 5.9502461833579305 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.9502461833579305 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.9277588092690965 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 0.9277588092690965 and upper: 11.822825643838218 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 11.822825643838218 and upper: 9.135111763425835 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.135111763425835 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.024785974637546 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 6.024785974637546 and upper: 10.919956401771358 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 10.919956401771358 and upper: 0.9277588092690965 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.9277588092690965 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.690547297463223 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 4.690547297463223 and upper: 37.26881028615951 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 37.26881028615951 and upper: 6.024785974637546 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.024785974637546 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.9277588092690965 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 0.9277588092690965 and upper: 8.778356593591901 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 8.778356593591901 and upper: 4.690547297463223 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 4.690547297463223 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.9128943782993497 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -0.9128943782993497 and upper: 10.288007327242541 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 10.288007327242541 and upper: 0.9277588092690965 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.9277588092690965 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.124762668955983 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 9.124762668955983 and upper: 12.380303301823854 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 12.380303301823854 and upper: -0.9128943782993497 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.9128943782993497 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.0847165891615425 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -2.0847165891615425 and upper: 10.919956401771358 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 10.919956401771358 and upper: 9.124762668955983 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 9.124762668955983 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.9128943782993497 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -0.9128943782993497 and upper: 13.872447508981184 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 13.872447508981184 and upper: -2.0847165891615425 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -2.0847165891615425 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.9277588092690965 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 0.9277588092690965 and upper: 9.745709688681155 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 9.745709688681155 and upper: -0.9128943782993497 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: -0.9128943782993497 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.919182167317478 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 6.919182167317478 and upper: 9.48720234717458 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 9.48720234717458 and upper: 0.9277588092690965 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 0.9277588092690965 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.533370717591557 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 1.533370717591557 and upper: 12.532604919159546 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 12.532604919159546 and upper: 6.919182167317478 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 6.919182167317478 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.6459341370745326 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 3.6459341370745326 and upper: 17.46952488590077 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 17.46952488590077 and upper: 1.533370717591557 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 1.533370717591557 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.376075585165092 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 7.376075585165092 and upper: 7.779234586877233 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 7.779234586877233 and upper: 3.6459341370745326 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 3.6459341370745326 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 5.323388178050695 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 5.323388178050695 and upper: 5.323388178050695 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: 5.323388178050695 and upper: 7.376075585165092 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - Open ForkJoinPool -2020-03-22 22:26:55 INFO root:17 - Start work on 20 lines bound lower: -10000.0 and upper: 7.376075585165092 -2020-03-22 22:26:55 INFO root:17 - CartesianProduct: 400 -2020-03-22 22:26:55 INFO root:17 - === E N D - R M === 0 -2020-03-22 22:26:55 INFO root:17 - Repeated Median Estimator -2020-03-22 22:26:55 INFO root:17 - Line m: 5.323388178050695, b: 12280.921954490834 -2020-03-23 07:13:44 INFO root:17 - Thread: AWT-EventQueue-0 -2020-03-23 07:14:41 INFO root:17 - Import successfully! Thread-0 -2020-03-23 07:14:43 INFO root:17 - === S T A R T - L M S === -2020-03-23 07:14:43 INFO root:17 - Created instance of IntersectionComputer -2020-03-23 07:14:43 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:43 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -16.10196628480978 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.952843753613501 and upper: 10000.0 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -6.942843753613501 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - Start work on 16 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - Start work on 15 lines bound lower: -0.02505439831988667 and upper: 6.290538066981433 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:44 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.015054398319886671 and upper: 4.051692269833316 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: -0.005054398319886671 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 0.6713029077645908 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:45 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Open ForkJoinPool -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:52 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:52 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 15 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - Start work on 16 lines bound lower: 1.360787696677777 and upper: 2.196278777582778 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:53 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:14:54 INFO root:17 - === E N D - L M S === 10 -2020-03-23 07:14:54 INFO root:17 - Least Median of Squares -2020-03-23 07:14:54 INFO root:17 - Line m: 1.6978341413444988, b: 53.68796963423085 -2020-03-23 07:15:01 INFO root:17 - === S T A R T - R M === -2020-03-23 07:15:04 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 1.9951474219521292 and upper: 2.3803062927047303 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: 2.3803062927047303 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 10000.0 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:04 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:07 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:07 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:07 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7600343359422856 and upper: 1.8089417265243481 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.8089417265243481 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.9951474219521292 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6586428639224085 and upper: 1.7596443495219978 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7596443495219978 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7600343359422856 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.669268246161509 and upper: 1.7172121794478221 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7172121794478221 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6586428639224085 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7087181316727384 and upper: 1.7534021588180895 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7534021588180895 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.669268246161509 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7065580119696326 and upper: 1.7396372962009026 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7396372962009026 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7087181316727384 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6416869949156059 and upper: 1.6745770392329438 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6745770392329438 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7065580119696326 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7046683213933003 and upper: 1.7529296935705927 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7529296935705927 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6416869949156059 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6469190387100896 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6469190387100896 and upper: 1.7097615569703197 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.7097615569703197 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.7046683213933003 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: -10000.0 and upper: 1.6735983920919648 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Open ForkJoinPool -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 256 -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - CartesianProduct: 225 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Start work on 16 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 -2020-03-23 07:15:08 INFO root:17 - Bigger than threshold, split into subtask. -2020-03-23 07:15:08 INFO root:17 - Start work on 15 lines bound lower: 1.6735983920919648 and upper: 1.792631339496751 + at de.wwwu.awolf.presenter.util.FastElementSelector.randomizedSelect(FastElementSelector.java:34) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.pepareResult(TheilSenEstimator.java:199) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:103) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:26) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + ... 3 more +[DEBUG] 2020-03-28 12:20:45 [Thread-8] - AlgorithmHandler will start Brute Force (LMS), with 100 +[DEBUG] 2020-03-28 12:20:45 [Thread-8] - run Algorithm: NaivLeastMedianOfSquaresEstimator +[INFO ] 2020-03-28 12:20:45 [pool-2-thread-1] - === S T A R T - naiv L M S === +[DEBUG] 2020-03-28 12:20:53 [Thread-9] - AlgorithmHandler will start Brute Force (RM), with 100 +[DEBUG] 2020-03-28 12:20:53 [Thread-9] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-03-28 12:20:53 [pool-2-thread-2] - === S T A R T - naiv R M === +[INFO ] 2020-03-28 12:20:53 [pool-2-thread-2] - Zeit: 0 +[DEBUG] 2020-03-28 12:21:01 [Thread-10] - AlgorithmHandler will start Brute Force (TS), with 100 +[DEBUG] 2020-03-28 12:21:01 [Thread-10] - run Algorithm: NaivTheilSenEstimator +[INFO ] 2020-03-28 12:21:01 [pool-2-thread-2] - === S T A R T - naiv T S === +[INFO ] 2020-03-28 12:21:01 [pool-2-thread-2] - Zeit: 0 +[DEBUG] 2020-03-28 12:21:56 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:21:56 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:21:56 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:21:56 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:21:56 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:21:56 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:21:56 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-28 12:21:56 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-28 12:21:56 [main] - Presenter initialized! +[DEBUG] 2020-03-28 12:21:56 [main] - Start .... +[DEBUG] 2020-03-28 12:21:56 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 12:21:59 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-28 12:21:59 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-28 12:22:02 [Thread-5] - AlgorithmHandler will start Brute Force (TS), with 100 +[DEBUG] 2020-03-28 12:22:02 [Thread-5] - run Algorithm: NaivTheilSenEstimator +[INFO ] 2020-03-28 12:22:02 [pool-2-thread-1] - === S T A R T - naiv T S === +[INFO ] 2020-03-28 12:22:02 [pool-2-thread-1] - Zeit: 0 +[DEBUG] 2020-03-28 12:24:11 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:24:11 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:24:11 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:24:11 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:24:11 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:24:11 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:24:11 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-28 12:24:11 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-28 12:24:11 [main] - Presenter initialized! +[DEBUG] 2020-03-28 12:24:11 [main] - Start .... +[DEBUG] 2020-03-28 12:24:12 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 12:24:15 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-28 12:24:15 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-28 12:24:17 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 +[DEBUG] 2020-03-28 12:24:17 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-28 12:24:17 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-03-28 12:24:17 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 10000.0] +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 10000.0] +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-28 12:24:17 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-03-28 12:24:17 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-03-28 12:24:17 [pool-2-thread-1] - Line m: 5.000000000000001, b: -1.1102230246251565E-16 +[DEBUG] 2020-03-28 12:24:20 [Thread-6] - AlgorithmHandler will start Repeated Median, with 100 +[DEBUG] 2020-03-28 12:24:20 [Thread-6] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-03-28 12:24:20 [pool-2-thread-1] - === S T A R T - R M === +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 10000.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 5.000000000000002] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 5.0000000000000036] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0000000000000036, 5.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 5.000000000000002] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 5.000000000000003] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000003, 5.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-28 12:24:20 [pool-2-thread-1] - === E N D - R M === 0 +[INFO ] 2020-03-28 12:24:20 [pool-2-thread-1] - Repeated Median Estimator +[INFO ] 2020-03-28 12:24:20 [pool-2-thread-1] - Line m: 5.0, b: -1.373417356034607 +[DEBUG] 2020-03-28 12:24:22 [Thread-7] - AlgorithmHandler will start Theil-Sen, with 100 +[DEBUG] 2020-03-28 12:24:22 [Thread-7] - run Algorithm: TheilSenEstimator +[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 9999.0] +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] +[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] +[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] +[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 12:24:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[ERROR] 2020-03-28 12:24:22 [Thread-7] - Execution Exception while computing the result of Algorithm: TS +java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 + at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) + at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) + at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:54) + at de.wwwu.awolf.presenter.AbstractPresenter.executeAlgorithmByType(AbstractPresenter.java:121) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:22) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:19) + at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Task.java:1425) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Service.java:725) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Service.java:724) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) + at java.base/java.lang.Thread.run(Thread.java:834) +Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 + at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) + at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) + at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) + at java.base/java.util.Objects.checkIndex(Objects.java:372) + at java.base/java.util.ArrayList.get(ArrayList.java:458) + at de.wwwu.awolf.presenter.util.FastElementSelector.randomizedSelect(FastElementSelector.java:34) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.pepareResult(TheilSenEstimator.java:198) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:103) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:26) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + ... 3 more +[DEBUG] 2020-03-28 12:24:30 [Thread-8] - AlgorithmHandler will start Brute Force (LMS), with 100 +[DEBUG] 2020-03-28 12:24:30 [Thread-8] - run Algorithm: NaivLeastMedianOfSquaresEstimator +[INFO ] 2020-03-28 12:24:30 [pool-2-thread-1] - === S T A R T - naiv L M S === +[DEBUG] 2020-03-28 12:24:39 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 12:24:39 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 12:24:39 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:24:39 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 12:24:39 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 12:24:39 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 12:24:39 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-28 12:24:39 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-28 12:24:39 [main] - Presenter initialized! +[DEBUG] 2020-03-28 12:24:39 [main] - Start .... +[DEBUG] 2020-03-28 12:24:39 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 12:24:42 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-28 12:24:42 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-28 12:24:44 [Thread-5] - AlgorithmHandler will start Brute Force (TS), with 100 +[DEBUG] 2020-03-28 12:24:44 [Thread-5] - run Algorithm: NaivTheilSenEstimator +[INFO ] 2020-03-28 12:24:44 [pool-2-thread-1] - === S T A R T - naiv T S === +[INFO ] 2020-03-28 12:24:44 [pool-2-thread-1] - === E N D - naiv T S === +[INFO ] 2020-03-28 12:24:44 [pool-2-thread-1] - Slope: 5.0, y-Interception: 0.02819023530917235 +[DEBUG] 2020-03-28 12:24:45 [Thread-6] - AlgorithmHandler will start Brute Force (RM), with 100 +[DEBUG] 2020-03-28 12:24:45 [Thread-6] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-03-28 12:24:45 [pool-2-thread-1] - === S T A R T - naiv R M === +[INFO ] 2020-03-28 12:24:45 [pool-2-thread-1] - === E N D - naiv R M === +[INFO ] 2020-03-28 12:24:45 [pool-2-thread-1] - Slope: 5.0, y-Interception: -0.0 +[DEBUG] 2020-03-28 12:24:46 [Thread-7] - AlgorithmHandler will start Brute Force (LMS), with 100 +[DEBUG] 2020-03-28 12:24:46 [Thread-7] - run Algorithm: NaivLeastMedianOfSquaresEstimator +[INFO ] 2020-03-28 12:24:46 [pool-2-thread-1] - === S T A R T - naiv L M S === +[DEBUG] 2020-03-28 15:00:41 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 15:00:41 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 15:00:41 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 15:00:41 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 15:00:41 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 15:00:41 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 15:00:41 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-28 15:00:41 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-28 15:00:41 [main] - Presenter initialized! +[DEBUG] 2020-03-28 15:00:41 [main] - Start .... +[DEBUG] 2020-03-28 15:00:41 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 15:00:44 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-28 15:00:45 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-28 15:00:53 [Thread-5] - AlgorithmHandler will start Brute Force (LMS), with 100 +[DEBUG] 2020-03-28 15:00:53 [Thread-5] - run Algorithm: NaivLeastMedianOfSquaresEstimator +[INFO ] 2020-03-28 15:00:53 [pool-2-thread-1] - === S T A R T - naiv L M S === +[DEBUG] 2020-03-28 15:02:10 [Thread-6] - AlgorithmHandler will start Brute Force (RM), with 100 +[DEBUG] 2020-03-28 15:02:10 [Thread-6] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-03-28 15:02:10 [pool-2-thread-2] - === S T A R T - naiv R M === +[INFO ] 2020-03-28 15:02:10 [pool-2-thread-2] - === E N D - naiv R M === +[INFO ] 2020-03-28 15:02:10 [pool-2-thread-2] - Slope: 5.0, y-Interception: -0.0 +[DEBUG] 2020-03-28 15:02:22 [Thread-7] - AlgorithmHandler will start Brute Force (LMS), with 100 +[DEBUG] 2020-03-28 15:02:22 [Thread-7] - run Algorithm: NaivLeastMedianOfSquaresEstimator +[INFO ] 2020-03-28 15:02:22 [pool-2-thread-2] - === S T A R T - naiv L M S === +[INFO ] 2020-03-28 15:02:51 [pool-2-thread-1] - === E N D - naiv L M S === +[INFO ] 2020-03-28 15:02:51 [pool-2-thread-1] - Slope: 5.0, y-Interception: -0.0 +[INFO ] 2020-03-28 15:04:21 [pool-2-thread-2] - === E N D - naiv L M S === +[INFO ] 2020-03-28 15:04:21 [pool-2-thread-2] - Slope: 5.0, y-Interception: -0.0 +[DEBUG] 2020-03-28 15:05:07 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 15:05:07 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 15:05:07 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 15:05:07 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 15:05:07 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 15:05:07 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 15:05:07 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-28 15:05:07 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-28 15:05:07 [main] - Presenter initialized! +[DEBUG] 2020-03-28 15:05:07 [main] - Start .... +[DEBUG] 2020-03-28 15:05:07 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 16:12:08 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 16:12:08 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 16:12:08 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 16:12:08 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 16:12:08 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 16:12:08 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 16:12:08 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-28 16:12:08 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-28 16:12:08 [main] - Presenter initialized! +[DEBUG] 2020-03-28 16:12:08 [main] - Start .... +[DEBUG] 2020-03-28 16:12:09 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 16:15:19 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 16:15:19 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 16:15:19 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 16:15:19 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 16:15:19 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 16:15:19 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 16:15:19 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-28 16:15:19 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-28 16:15:19 [main] - Presenter initialized! +[DEBUG] 2020-03-28 16:15:19 [main] - Start .... +[DEBUG] 2020-03-28 16:15:19 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 16:17:34 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 16:17:34 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 16:17:34 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 16:17:34 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 16:17:34 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 16:17:34 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 16:17:34 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-28 16:17:34 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-28 16:17:34 [main] - Presenter initialized! +[DEBUG] 2020-03-28 16:17:34 [main] - Start .... +[DEBUG] 2020-03-28 16:17:34 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 16:19:36 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 16:19:36 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 16:19:36 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 16:19:36 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 16:19:36 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 16:19:36 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 16:19:36 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-28 16:19:36 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-28 16:19:36 [main] - Presenter initialized! +[DEBUG] 2020-03-28 16:19:36 [main] - Start .... +[DEBUG] 2020-03-28 16:19:36 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 16:19:49 [Thread-4] - No lines in the Model. Nothing to calculate. +[DEBUG] 2020-03-28 16:22:00 [main] - Create instance of Presenter. +[DEBUG] 2020-03-28 16:22:00 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-28 16:22:00 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 16:22:00 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-28 16:22:00 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-28 16:22:00 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-28 16:22:00 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-28 16:22:00 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-28 16:22:00 [main] - Presenter initialized! +[DEBUG] 2020-03-28 16:22:00 [main] - Start .... +[DEBUG] 2020-03-28 16:22:01 [Thread-3] - View has been set. +[DEBUG] 2020-03-28 16:22:09 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-28 16:22:09 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-28 16:22:20 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 +[DEBUG] 2020-03-28 16:22:20 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-28 16:22:20 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-03-28 16:22:20 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 16:22:20 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-28 16:22:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-28 16:22:20 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-03-28 16:22:20 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-03-28 16:22:20 [pool-2-thread-1] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-03-28 16:22:44 [Thread-6] - AlgorithmHandler will start Brute Force (TS), with 100 +[DEBUG] 2020-03-28 16:22:44 [Thread-6] - run Algorithm: NaivTheilSenEstimator +[INFO ] 2020-03-28 16:22:44 [pool-2-thread-1] - === S T A R T - naiv T S === +[INFO ] 2020-03-28 16:22:44 [pool-2-thread-1] - === E N D - naiv T S === +[INFO ] 2020-03-28 16:22:44 [pool-2-thread-1] - Slope: 5.0, y-Interception: 0.17943206419028723 +[DEBUG] 2020-03-29 10:26:38 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 10:26:38 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 10:26:38 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:26:38 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 10:26:38 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 10:26:38 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:26:38 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 10:26:38 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 10:26:38 [main] - Presenter initialized! +[DEBUG] 2020-03-29 10:26:38 [main] - Start .... +[DEBUG] 2020-03-29 10:26:38 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 10:43:12 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 10:43:12 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 10:43:12 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:43:12 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 10:43:12 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 10:43:12 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:43:12 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 10:43:12 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 10:43:12 [main] - Presenter initialized! +[DEBUG] 2020-03-29 10:43:12 [main] - Start .... +[DEBUG] 2020-03-29 10:43:13 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 10:46:20 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 10:46:20 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 10:46:20 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:46:20 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 10:46:20 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 10:46:20 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:46:20 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 10:46:20 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 10:46:20 [main] - Presenter initialized! +[DEBUG] 2020-03-29 10:46:20 [main] - Start .... +[DEBUG] 2020-03-29 10:46:20 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 10:48:05 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 10:48:05 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 10:48:05 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:48:05 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 10:48:05 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 10:48:05 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:48:05 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 10:48:05 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 10:48:05 [main] - Presenter initialized! +[DEBUG] 2020-03-29 10:48:05 [main] - Start .... +[DEBUG] 2020-03-29 10:48:06 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 10:49:28 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 10:49:28 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 10:49:28 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:49:28 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 10:49:28 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 10:49:28 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:49:28 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 10:49:28 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 10:49:28 [main] - Presenter initialized! +[DEBUG] 2020-03-29 10:49:28 [main] - Start .... +[DEBUG] 2020-03-29 10:49:28 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 10:52:38 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 10:52:38 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 10:52:38 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:52:38 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 10:52:38 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 10:52:38 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:52:38 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 10:52:38 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 10:52:38 [main] - Presenter initialized! +[DEBUG] 2020-03-29 10:52:38 [main] - Start .... +[DEBUG] 2020-03-29 10:52:38 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 10:55:55 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 10:55:55 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 10:55:55 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:55:55 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 10:55:55 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 10:55:55 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:55:55 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 10:55:55 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 10:55:55 [main] - Presenter initialized! +[DEBUG] 2020-03-29 10:55:55 [main] - Start .... +[DEBUG] 2020-03-29 10:55:55 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 10:56:44 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 10:56:44 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 10:56:44 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:56:44 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 10:56:44 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 10:56:44 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:56:44 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 10:56:44 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 10:56:44 [main] - Presenter initialized! +[DEBUG] 2020-03-29 10:56:44 [main] - Start .... +[DEBUG] 2020-03-29 10:56:44 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 10:59:18 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 10:59:18 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 10:59:18 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:59:18 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 10:59:18 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 10:59:18 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 10:59:18 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 10:59:18 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 10:59:18 [main] - Presenter initialized! +[DEBUG] 2020-03-29 10:59:18 [main] - Start .... +[DEBUG] 2020-03-29 10:59:18 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:01:12 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:01:12 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:01:12 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:01:12 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:01:12 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:01:12 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:01:12 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:01:12 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:01:12 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:01:12 [main] - Start .... +[DEBUG] 2020-03-29 11:01:12 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:03:40 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:03:40 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:03:40 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:03:40 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:03:40 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:03:40 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:03:40 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:03:40 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:03:40 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:03:40 [main] - Start .... +[DEBUG] 2020-03-29 11:03:40 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:05:22 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:05:22 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:05:22 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:05:22 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:05:22 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:05:22 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:05:22 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:05:22 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:05:22 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:05:22 [main] - Start .... +[DEBUG] 2020-03-29 11:05:22 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:08:04 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:08:04 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:08:04 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:08:04 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:08:04 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:08:04 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:08:04 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:08:04 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:08:04 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:08:04 [main] - Start .... +[DEBUG] 2020-03-29 11:08:04 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:09:04 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:09:04 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:09:04 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:09:04 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:09:04 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:09:04 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:09:04 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:09:04 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:09:04 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:09:04 [main] - Start .... +[DEBUG] 2020-03-29 11:09:04 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:10:34 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:10:34 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:10:34 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:10:34 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:10:34 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:10:34 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:10:34 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:10:34 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:10:34 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:10:34 [main] - Start .... +[DEBUG] 2020-03-29 11:10:34 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:11:23 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:11:23 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:11:23 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:11:23 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:11:23 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:11:23 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:11:23 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:11:23 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:11:23 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:11:23 [main] - Start .... +[DEBUG] 2020-03-29 11:11:23 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:13:05 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:13:05 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:13:06 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:13:06 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:13:06 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:13:06 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:13:06 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:13:06 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:13:06 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:13:06 [main] - Start .... +[DEBUG] 2020-03-29 11:13:06 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:15:22 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:15:22 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:15:22 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:15:22 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:15:22 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:15:22 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:15:22 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:15:22 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:15:22 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:15:22 [main] - Start .... +[DEBUG] 2020-03-29 11:15:22 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:15:56 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:15:56 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:15:56 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:15:56 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:15:56 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:15:56 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:15:56 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:15:56 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:15:56 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:15:56 [main] - Start .... +[DEBUG] 2020-03-29 11:15:57 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:16:36 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:16:36 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:16:36 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:16:36 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:16:36 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:16:36 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:16:36 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:16:36 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:16:36 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:16:36 [main] - Start .... +[DEBUG] 2020-03-29 11:16:36 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:16:48 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:16:48 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:16:48 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:16:48 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:16:48 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:16:48 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:16:48 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:16:48 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:16:48 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:16:48 [main] - Start .... +[DEBUG] 2020-03-29 11:16:48 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:17:34 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:17:34 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:17:34 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:17:34 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:17:34 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:17:34 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:17:34 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:17:34 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:17:34 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:17:34 [main] - Start .... +[DEBUG] 2020-03-29 11:17:35 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:18:33 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:18:33 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:18:33 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:18:33 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:18:33 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:18:33 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:18:33 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:18:33 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:18:33 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:18:33 [main] - Start .... +[DEBUG] 2020-03-29 11:18:33 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:19:22 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:19:22 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:19:22 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:19:22 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:19:22 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:19:22 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:19:22 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:19:22 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:19:22 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:19:22 [main] - Start .... +[DEBUG] 2020-03-29 11:19:22 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:20:24 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:20:24 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:20:24 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:20:24 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:20:24 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:20:24 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:20:24 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:20:24 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:20:24 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:20:24 [main] - Start .... +[DEBUG] 2020-03-29 11:20:24 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:20:40 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:20:40 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:20:40 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:20:40 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:20:40 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:20:40 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:20:40 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:20:40 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:20:40 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:20:40 [main] - Start .... +[DEBUG] 2020-03-29 11:20:41 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:21:08 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:21:08 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:21:08 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:21:08 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:21:08 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:21:08 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:21:08 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:21:08 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:21:08 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:21:08 [main] - Start .... +[DEBUG] 2020-03-29 11:21:08 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:21:55 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:21:55 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:21:55 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:21:55 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:21:55 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:21:55 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:21:55 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:21:55 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:21:55 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:21:55 [main] - Start .... +[DEBUG] 2020-03-29 11:21:55 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:22:11 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:22:11 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:22:11 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:22:11 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:22:11 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:22:11 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:22:11 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:22:11 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:22:11 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:22:11 [main] - Start .... +[DEBUG] 2020-03-29 11:22:11 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:22:28 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:22:28 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:22:28 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:22:28 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:22:28 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:22:28 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:22:28 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:22:28 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:22:28 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:22:28 [main] - Start .... +[DEBUG] 2020-03-29 11:22:29 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:23:04 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:23:04 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:23:04 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:23:04 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:23:04 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:23:04 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:23:04 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:23:04 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:23:04 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:23:04 [main] - Start .... +[DEBUG] 2020-03-29 11:23:04 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:23:43 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:23:43 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:23:43 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:23:43 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:23:43 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:23:43 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:23:43 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:23:43 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:23:43 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:23:43 [main] - Start .... +[DEBUG] 2020-03-29 11:23:44 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:25:42 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:25:42 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:25:42 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:25:42 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:25:42 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:25:42 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:25:42 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:25:42 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:25:42 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:25:42 [main] - Start .... +[DEBUG] 2020-03-29 11:25:42 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:25:56 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:25:56 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:25:56 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:25:56 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:25:56 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:25:56 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:25:56 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:25:56 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:25:56 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:25:56 [main] - Start .... +[DEBUG] 2020-03-29 11:25:56 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:26:39 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:26:39 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:26:39 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:26:39 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:26:39 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:26:39 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:26:39 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:26:39 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:26:39 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:26:39 [main] - Start .... +[DEBUG] 2020-03-29 11:26:39 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 11:28:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 11:28:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 11:28:17 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:28:17 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 11:28:17 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 11:28:17 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 11:28:17 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 11:28:17 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 11:28:17 [main] - Presenter initialized! +[DEBUG] 2020-03-29 11:28:17 [main] - Start .... +[DEBUG] 2020-03-29 11:28:17 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:35:41 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:35:41 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:35:41 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:35:41 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:35:41 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:35:41 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:35:41 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:35:41 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:35:41 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:35:41 [main] - Start .... +[DEBUG] 2020-03-29 12:35:41 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:42:57 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:42:57 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:42:57 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:42:57 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:42:57 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:42:57 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:42:57 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:42:57 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:42:57 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:42:57 [main] - Start .... +[DEBUG] 2020-03-29 12:42:57 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:43:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:43:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:43:29 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:43:29 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:43:29 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:43:29 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:43:29 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:43:29 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:43:29 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:43:29 [main] - Start .... +[DEBUG] 2020-03-29 12:43:29 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:44:28 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:44:28 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:44:28 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:44:28 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:44:28 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:44:28 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:44:28 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:44:28 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:44:28 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:44:28 [main] - Start .... +[DEBUG] 2020-03-29 12:44:28 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:45:15 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:45:15 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:45:15 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:45:15 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:45:15 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:45:15 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:45:15 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:45:15 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:45:15 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:45:15 [main] - Start .... +[DEBUG] 2020-03-29 12:45:15 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:45:39 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:45:39 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:45:39 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:45:39 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:45:39 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:45:39 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:45:39 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:45:39 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:45:39 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:45:39 [main] - Start .... +[DEBUG] 2020-03-29 12:45:39 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:47:16 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:47:16 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:47:16 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:47:16 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:47:16 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:47:16 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:47:16 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:47:16 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:47:16 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:47:16 [main] - Start .... +[DEBUG] 2020-03-29 12:47:16 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:47:44 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:47:44 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:47:44 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:47:44 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:47:44 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:47:44 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:47:44 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:47:44 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:47:44 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:47:44 [main] - Start .... +[DEBUG] 2020-03-29 12:47:44 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:48:42 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:48:42 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:48:42 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:48:42 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:48:42 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:48:42 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:48:42 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:48:42 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:48:42 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:48:42 [main] - Start .... +[DEBUG] 2020-03-29 12:48:42 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:48:58 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:48:58 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:48:58 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:48:58 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:48:58 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:48:58 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:48:58 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:48:58 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:48:58 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:48:58 [main] - Start .... +[DEBUG] 2020-03-29 12:48:59 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:49:35 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:49:35 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:49:35 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:49:35 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:49:35 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:49:35 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:49:35 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:49:35 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:49:35 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:49:35 [main] - Start .... +[DEBUG] 2020-03-29 12:49:35 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:49:50 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:49:50 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:49:50 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:49:50 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:49:50 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:49:50 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:49:50 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:49:50 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:49:50 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:49:50 [main] - Start .... +[DEBUG] 2020-03-29 12:49:50 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:54:09 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:54:09 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:54:09 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:54:09 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:54:09 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:54:09 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:54:09 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:54:09 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:54:09 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:54:09 [main] - Start .... +[DEBUG] 2020-03-29 12:54:09 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:57:14 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:57:14 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:57:14 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:57:14 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:57:14 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:57:14 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:57:14 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:57:14 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:57:14 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:57:14 [main] - Start .... +[DEBUG] 2020-03-29 12:57:15 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 12:58:00 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 12:58:00 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 12:58:00 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:58:00 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 12:58:00 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 12:58:00 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 12:58:00 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 12:58:00 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 12:58:00 [main] - Presenter initialized! +[DEBUG] 2020-03-29 12:58:00 [main] - Start .... +[DEBUG] 2020-03-29 12:58:00 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 13:01:09 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 13:01:09 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 13:01:09 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:01:09 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 13:01:09 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 13:01:09 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:01:09 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 13:01:09 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 13:01:09 [main] - Presenter initialized! +[DEBUG] 2020-03-29 13:01:09 [main] - Start .... +[DEBUG] 2020-03-29 13:01:09 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 13:05:17 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 13:05:17 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 13:05:17 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:05:17 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 13:05:17 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 13:05:17 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:05:17 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 13:05:17 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 13:05:17 [main] - Presenter initialized! +[DEBUG] 2020-03-29 13:05:17 [main] - Start .... +[DEBUG] 2020-03-29 13:05:18 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 13:21:09 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-29 13:21:09 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-29 13:21:14 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 +[DEBUG] 2020-03-29 13:21:14 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-29 13:21:14 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-03-29 13:21:14 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-29 13:21:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 13:21:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 13:21:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-29 13:21:14 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-03-29 13:21:14 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-03-29 13:21:14 [pool-2-thread-1] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-03-29 13:21:51 [Thread-6] - AlgorithmHandler will start Repeated Median, with 100 +[DEBUG] 2020-03-29 13:21:51 [Thread-6] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-03-29 13:21:51 [pool-2-thread-1] - === S T A R T - R M === +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 10000.0] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.000000000000001] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 5.000000000000002] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000002, 4.999999999999999] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.000000000000001] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 4.999999999999999] +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:21:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-29 13:21:51 [pool-2-thread-1] - === E N D - R M === 0 +[INFO ] 2020-03-29 13:21:51 [pool-2-thread-1] - Repeated Median Estimator +[INFO ] 2020-03-29 13:21:51 [pool-2-thread-1] - Line m: 5.0, b: -0.12271311688805535 +[DEBUG] 2020-03-29 13:23:20 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 13:23:20 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 13:23:20 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:23:20 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 13:23:20 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 13:23:20 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:23:20 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 13:23:20 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 13:23:20 [main] - Presenter initialized! +[DEBUG] 2020-03-29 13:23:20 [main] - Start .... +[DEBUG] 2020-03-29 13:23:20 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 13:24:29 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 13:24:29 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 13:24:29 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:24:29 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 13:24:29 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 13:24:29 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:24:29 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 13:24:29 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 13:24:29 [main] - Presenter initialized! +[DEBUG] 2020-03-29 13:24:29 [main] - Start .... +[DEBUG] 2020-03-29 13:24:29 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 13:25:13 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 13:25:13 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 13:25:13 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:25:13 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 13:25:13 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 13:25:13 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:25:13 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 13:25:13 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 13:25:13 [main] - Presenter initialized! +[DEBUG] 2020-03-29 13:25:13 [main] - Start .... +[DEBUG] 2020-03-29 13:25:13 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 13:26:06 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 13:26:06 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 13:26:06 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:26:06 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 13:26:06 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 13:26:06 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:26:06 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 13:26:06 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 13:26:06 [main] - Presenter initialized! +[DEBUG] 2020-03-29 13:26:06 [main] - Start .... +[DEBUG] 2020-03-29 13:26:06 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 13:28:40 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 13:28:40 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 13:28:40 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:28:40 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 13:28:40 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 13:28:40 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:28:40 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 13:28:40 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 13:28:40 [main] - Presenter initialized! +[DEBUG] 2020-03-29 13:28:40 [main] - Start .... +[DEBUG] 2020-03-29 13:28:40 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 13:29:01 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 13:29:01 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 13:29:01 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:29:01 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 13:29:01 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 13:29:01 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:29:01 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 13:29:01 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 13:29:01 [main] - Presenter initialized! +[DEBUG] 2020-03-29 13:29:01 [main] - Start .... +[DEBUG] 2020-03-29 13:29:01 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 13:35:40 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 13:35:40 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 13:35:40 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:35:40 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 13:35:40 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 13:35:40 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:35:40 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 13:35:40 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 13:35:40 [main] - Presenter initialized! +[DEBUG] 2020-03-29 13:35:40 [main] - Start .... +[DEBUG] 2020-03-29 13:35:40 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 13:35:43 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-29 13:35:43 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-29 13:35:47 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 +[DEBUG] 2020-03-29 13:35:47 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-29 13:35:47 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-03-29 13:35:47 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-29 13:35:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 13:35:47 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:35:47 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:35:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:35:47 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:35:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:35:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:35:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:35:47 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 13:35:47 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:35:47 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:35:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:35:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:35:47 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:35:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:35:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-29 13:35:47 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-03-29 13:35:47 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-03-29 13:35:47 [pool-2-thread-1] - Line m: 5.0, b: -0.0 +[INFO ] 2020-03-29 13:35:47 [JavaFX Application Thread] - Result: true +[DEBUG] 2020-03-29 13:38:53 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 13:38:53 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 13:38:53 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:38:53 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 13:38:53 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 13:38:53 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:38:53 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 13:38:53 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 13:38:53 [main] - Presenter initialized! +[DEBUG] 2020-03-29 13:38:53 [main] - Start .... +[DEBUG] 2020-03-29 13:38:53 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 13:38:57 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-29 13:38:57 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-29 13:39:10 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 +[DEBUG] 2020-03-29 13:39:10 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-29 13:39:10 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-03-29 13:39:10 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-29 13:39:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 13:39:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 13:39:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-29 13:39:10 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-03-29 13:39:10 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-03-29 13:39:10 [pool-2-thread-1] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-03-29 13:39:54 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 13:39:54 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 13:39:54 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:39:54 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 13:39:54 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 13:39:54 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:39:54 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 13:39:54 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 13:39:54 [main] - Presenter initialized! +[DEBUG] 2020-03-29 13:39:54 [main] - Start .... +[DEBUG] 2020-03-29 13:39:54 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 13:39:57 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-29 13:39:57 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-29 13:39:58 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 +[DEBUG] 2020-03-29 13:39:58 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-29 13:39:58 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-03-29 13:39:58 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 10000.0] +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 10000.0] +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:39:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-29 13:39:58 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-03-29 13:39:59 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-03-29 13:39:59 [pool-2-thread-1] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-03-29 13:40:02 [Thread-6] - AlgorithmHandler will start Repeated Median, with 100 +[DEBUG] 2020-03-29 13:40:02 [Thread-6] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-03-29 13:40:02 [pool-2-thread-1] - === S T A R T - R M === +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000001, 10000.0] +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(5.000000000000002, 4.999999999999999] +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-29 13:40:02 [pool-2-thread-1] - === E N D - R M === 0 +[INFO ] 2020-03-29 13:40:02 [pool-2-thread-1] - Repeated Median Estimator +[INFO ] 2020-03-29 13:40:02 [pool-2-thread-1] - Line m: 5.0, b: -2.0678632223277167 +[DEBUG] 2020-03-29 13:40:04 [Thread-7] - AlgorithmHandler will start Theil-Sen, with 100 +[DEBUG] 2020-03-29 13:40:04 [Thread-7] - run Algorithm: TheilSenEstimator +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 9999.0] +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.0, 5.0] +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:40:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[ERROR] 2020-03-29 13:40:04 [Thread-7] - Execution Exception while computing the result of Algorithm: TS +java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 + at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) + at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) + at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:54) + at de.wwwu.awolf.presenter.AbstractPresenter.executeAlgorithmByType(AbstractPresenter.java:121) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:22) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:19) + at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Task.java:1425) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Service.java:725) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Service.java:724) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) + at java.base/java.lang.Thread.run(Thread.java:834) +Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 + at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) + at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) + at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) + at java.base/java.util.Objects.checkIndex(Objects.java:372) + at java.base/java.util.ArrayList.get(ArrayList.java:458) + at de.wwwu.awolf.presenter.util.FastElementSelector.randomizedSelect(FastElementSelector.java:34) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.pepareResult(TheilSenEstimator.java:198) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:103) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:26) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + ... 3 more +[DEBUG] 2020-03-29 13:40:08 [Thread-8] - AlgorithmHandler will start Brute Force (LMS), with 100 +[DEBUG] 2020-03-29 13:40:08 [Thread-8] - run Algorithm: NaivLeastMedianOfSquaresEstimator +[INFO ] 2020-03-29 13:40:08 [pool-2-thread-1] - === S T A R T - naiv L M S === +[DEBUG] 2020-03-29 13:40:10 [Thread-9] - AlgorithmHandler will start Brute Force (RM), with 100 +[DEBUG] 2020-03-29 13:40:10 [Thread-9] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-03-29 13:40:10 [pool-2-thread-2] - === S T A R T - naiv R M === +[INFO ] 2020-03-29 13:40:10 [pool-2-thread-2] - === E N D - naiv R M === +[INFO ] 2020-03-29 13:40:10 [pool-2-thread-2] - Slope: 5.0, y-Interception: -0.0 +[DEBUG] 2020-03-29 13:53:36 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 13:53:36 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 13:53:36 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:53:36 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 13:53:36 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 13:53:36 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:53:36 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 13:53:36 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 13:53:36 [main] - Presenter initialized! +[DEBUG] 2020-03-29 13:53:36 [main] - Start .... +[DEBUG] 2020-03-29 13:53:36 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 13:53:52 [Thread-4] - Generating Data: Size: 100, dataType: LINE +[INFO ] 2020-03-29 13:53:52 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-29 13:53:56 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 100 +[DEBUG] 2020-03-29 13:53:56 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-29 13:53:56 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-03-29 13:53:56 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-29 13:53:56 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 13:53:56 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:56 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:56 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 13:53:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.99, 5.000000000000001] +[DEBUG] 2020-03-29 13:53:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 100 I(-9999.99, 5.000000000000001] +[DEBUG] 2020-03-29 13:53:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:53:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-29 13:53:57 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-03-29 13:53:57 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-03-29 13:53:57 [pool-2-thread-1] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-03-29 13:54:13 [Thread-6] - AlgorithmHandler will start Brute Force (RM), with 100 +[DEBUG] 2020-03-29 13:54:13 [Thread-6] - run Algorithm: NaivRepeatedMedianEstimator +[INFO ] 2020-03-29 13:54:13 [pool-2-thread-1] - === S T A R T - naiv R M === +[INFO ] 2020-03-29 13:54:13 [pool-2-thread-1] - === E N D - naiv R M === +[INFO ] 2020-03-29 13:54:13 [pool-2-thread-1] - Slope: 5.0, y-Interception: -0.0 +[DEBUG] 2020-03-29 13:54:18 [Thread-7] - AlgorithmHandler will start Brute Force (TS), with 100 +[DEBUG] 2020-03-29 13:54:18 [Thread-7] - run Algorithm: NaivTheilSenEstimator +[INFO ] 2020-03-29 13:54:18 [pool-2-thread-1] - === S T A R T - naiv T S === +[INFO ] 2020-03-29 13:54:18 [pool-2-thread-1] - === E N D - naiv T S === +[INFO ] 2020-03-29 13:54:18 [pool-2-thread-1] - Slope: 5.0, y-Interception: 0.16950594329871282 +[DEBUG] 2020-03-29 13:55:57 [Thread-8] - AlgorithmHandler will start Brute Force (LMS), with 100 +[DEBUG] 2020-03-29 13:55:57 [Thread-8] - run Algorithm: NaivLeastMedianOfSquaresEstimator +[INFO ] 2020-03-29 13:55:57 [pool-2-thread-2] - === S T A R T - naiv L M S === +[DEBUG] 2020-03-29 13:59:51 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 13:59:51 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 13:59:51 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:59:51 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 13:59:51 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 13:59:51 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 13:59:51 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 13:59:51 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 13:59:51 [main] - Presenter initialized! +[DEBUG] 2020-03-29 13:59:51 [main] - Start .... +[DEBUG] 2020-03-29 13:59:52 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 13:59:54 [Thread-4] - Generating Data: Size: 10000, dataType: LINE +[INFO ] 2020-03-29 13:59:54 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-29 13:59:57 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 10000 +[DEBUG] 2020-03-29 13:59:57 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-29 13:59:57 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-03-29 13:59:57 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-29 13:59:57 [pool-2-thread-1] - Open ForkJoinPool: lines: 10000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 13:59:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 13:59:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:16 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:21 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:30 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:30 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:30 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:30 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:40 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:00:44 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:03:47 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 14:03:47 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 14:03:47 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 14:03:47 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 14:03:47 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 14:03:47 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 14:03:47 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 14:03:47 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 14:03:47 [main] - Presenter initialized! +[DEBUG] 2020-03-29 14:03:47 [main] - Start .... +[DEBUG] 2020-03-29 14:03:47 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 14:05:15 [Thread-4] - Generating Data: Size: 10000, dataType: LINE +[INFO ] 2020-03-29 14:05:15 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-29 14:06:05 [Thread-5] - AlgorithmHandler will start Repeated Median, with 10000 +[DEBUG] 2020-03-29 14:06:05 [Thread-5] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-03-29 14:06:05 [pool-2-thread-1] - === S T A R T - R M === +[INFO ] 2020-03-29 14:06:05 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-29 14:06:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 10000 I(-10000.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:06:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:19 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:21 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:40 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:40 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:40 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:40 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:40 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:40 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:42 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:44 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:44 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:44 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:44 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:44 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:51 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:51 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:06:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:07:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:07:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:14:57 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 14:14:57 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 14:14:57 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 14:14:57 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 14:14:57 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 14:14:57 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 14:14:57 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 14:14:57 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 14:14:57 [main] - Presenter initialized! +[DEBUG] 2020-03-29 14:14:57 [main] - Start .... +[DEBUG] 2020-03-29 14:14:57 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 14:16:48 [Thread-4] - No lines in the Model. Nothing to calculate. +[DEBUG] 2020-03-29 14:16:53 [Thread-5] - Generating Data: Size: 10000, dataType: LINE +[INFO ] 2020-03-29 14:16:53 [Thread-5] - Generate was successful! +[DEBUG] 2020-03-29 14:17:05 [Thread-6] - AlgorithmHandler will start Least Median of Squares, with 10000 +[DEBUG] 2020-03-29 14:17:05 [Thread-6] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-29 14:17:05 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-03-29 14:17:05 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-29 14:17:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 10000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:17:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:17 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:17 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:22 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:22 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:22 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:22 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:41 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:17:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:19:49 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 14:19:49 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 14:19:49 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 14:19:49 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 14:19:49 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 14:19:49 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 14:19:49 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 14:19:49 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 14:19:49 [main] - Presenter initialized! +[DEBUG] 2020-03-29 14:19:49 [main] - Start .... +[DEBUG] 2020-03-29 14:19:49 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 14:20:04 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-03-29 14:20:04 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-29 14:20:25 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-03-29 14:20:25 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-29 14:20:25 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-03-29 14:20:25 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-29 14:20:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:20:25 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:20:25 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:20:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-29 14:20:26 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-03-29 14:20:26 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-03-29 14:20:26 [pool-2-thread-1] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-03-29 14:24:29 [Thread-6] - AlgorithmHandler will start Repeated Median, with 1000 +[DEBUG] 2020-03-29 14:24:29 [Thread-6] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-03-29 14:24:29 [pool-2-thread-2] - === S T A R T - R M === +[DEBUG] 2020-03-29 14:24:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:24:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 10000.0] +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:33 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000009] +[DEBUG] 2020-03-29 14:24:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000009, 5.0000000000000115] +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0000000000000115, 5.000000000000001] +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000001] +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000009] +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000009] +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:24:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-29 14:24:36 [pool-2-thread-2] - === E N D - R M === 6 +[INFO ] 2020-03-29 14:24:36 [pool-2-thread-2] - Repeated Median Estimator +[INFO ] 2020-03-29 14:24:36 [pool-2-thread-2] - Line m: 5.0, b: 0.25033147386551113 +[DEBUG] 2020-03-29 14:25:05 [Thread-7] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-03-29 14:25:05 [Thread-7] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-29 14:25:05 [pool-2-thread-2] - === S T A R T - L M S === +[DEBUG] 2020-03-29 14:25:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 10000.0] +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 10000.0] +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-29 14:25:05 [pool-2-thread-2] - === E N D - L M S === 0 +[INFO ] 2020-03-29 14:25:05 [pool-2-thread-2] - Least Median of Squares +[INFO ] 2020-03-29 14:25:05 [pool-2-thread-2] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-03-29 14:25:13 [Thread-8] - AlgorithmHandler will start Theil-Sen, with 1000 +[DEBUG] 2020-03-29 14:25:13 [Thread-8] - run Algorithm: TheilSenEstimator +[DEBUG] 2020-03-29 14:25:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-9999.0, 9999.0] +[DEBUG] 2020-03-29 14:25:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-9999.0, 5.0] +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-9999.0, 5.0] +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-9999.0, 5.0] +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:25:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[ERROR] 2020-03-29 14:25:14 [Thread-8] - Execution Exception while computing the result of Algorithm: TS +java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 + at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) + at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) + at de.wwwu.awolf.presenter.algorithms.AlgorithmHandler.runAlgorithmByType(AlgorithmHandler.java:54) + at de.wwwu.awolf.presenter.AbstractPresenter.executeAlgorithmByType(AbstractPresenter.java:122) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:24) + at de.wwwu.awolf.view.services.ButtonClickService$1.call(ButtonClickService.java:20) + at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Task.java:1425) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Service.java:725) + at java.base/java.security.AccessController.doPrivileged(Native Method) + at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Service.java:724) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) + at java.base/java.lang.Thread.run(Thread.java:834) +Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 + at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) + at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) + at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) + at java.base/java.util.Objects.checkIndex(Objects.java:372) + at java.base/java.util.ArrayList.get(ArrayList.java:458) + at de.wwwu.awolf.presenter.util.FastElementSelector.randomizedSelect(FastElementSelector.java:34) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.pepareResult(TheilSenEstimator.java:198) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:103) + at de.wwwu.awolf.presenter.algorithms.advanced.TheilSenEstimator.call(TheilSenEstimator.java:26) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) + at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) + ... 3 more +[DEBUG] 2020-03-29 14:26:59 [main] - Create instance of Presenter. +[DEBUG] 2020-03-29 14:26:59 [main] - Lookup for Algorithm Classes. +[DEBUG] 2020-03-29 14:26:59 [main] - Found: LeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 14:26:59 [main] - Found: RepeatedMedianEstimator +[DEBUG] 2020-03-29 14:26:59 [main] - Found: TheilSenEstimator +[DEBUG] 2020-03-29 14:26:59 [main] - Found: NaivLeastMedianOfSquaresEstimator +[DEBUG] 2020-03-29 14:26:59 [main] - Found: NaivRepeatedMedianEstimator +[DEBUG] 2020-03-29 14:26:59 [main] - Found: NaivTheilSenEstimator +[DEBUG] 2020-03-29 14:26:59 [main] - Presenter initialized! +[DEBUG] 2020-03-29 14:26:59 [main] - Start .... +[DEBUG] 2020-03-29 14:26:59 [Thread-3] - View has been set. +[DEBUG] 2020-03-29 14:27:18 [Thread-4] - Generating Data: Size: 1000, dataType: LINE +[INFO ] 2020-03-29 14:27:18 [Thread-4] - Generate was successful! +[DEBUG] 2020-03-29 14:27:26 [Thread-5] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-03-29 14:27:26 [Thread-5] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-29 14:27:26 [pool-2-thread-1] - === S T A R T - L M S === +[INFO ] 2020-03-29 14:27:26 [pool-2-thread-1] - Created instance of IntersectionComputer +[DEBUG] 2020-03-29 14:27:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:27:26 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:27:26 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-29 14:27:27 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-03-29 14:27:27 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-03-29 14:27:27 [pool-2-thread-1] - Line m: 5.0, b: -0.0 +[DEBUG] 2020-03-29 14:27:48 [Thread-6] - AlgorithmHandler will start Least Median of Squares, with 1000 +[DEBUG] 2020-03-29 14:27:48 [Thread-6] - run Algorithm: LeastMedianOfSquaresEstimator +[INFO ] 2020-03-29 14:27:48 [pool-2-thread-1] - === S T A R T - L M S === +[DEBUG] 2020-03-29 14:27:48 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:27:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 10000.0] +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 10000.0] +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-29 14:27:49 [pool-2-thread-1] - === E N D - L M S === 0 +[INFO ] 2020-03-29 14:27:49 [pool-2-thread-1] - Least Median of Squares +[INFO ] 2020-03-29 14:27:49 [pool-2-thread-1] - Line m: 4.999999999999999, b: 4.440892098500626E-16 +[DEBUG] 2020-03-29 14:27:58 [Thread-7] - AlgorithmHandler will start Repeated Median, with 1000 +[DEBUG] 2020-03-29 14:27:58 [Thread-7] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-03-29 14:27:58 [pool-2-thread-1] - === S T A R T - R M === +[DEBUG] 2020-03-29 14:27:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:27:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 10000.0] +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:27:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:27:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:04 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 4.999999999999999] +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000002] +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000009] +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000009, 5.0000000000000115] +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0000000000000115, 5.000000000000002] +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000002] +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000009] +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.000000000000009] +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.0000000000000115] +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0000000000000115, 5.000000000000015] +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000015, 5.0] +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.0000000000000115] +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.0000000000000115] +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.0000000000000115] +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0000000000000115, 5.000000000000014] +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.000000000000014, 5.0] +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.0] +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(5.0, 5.0000000000000115] +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Open ForkJoinPool: lines: 1000 I(4.999999999999999, 5.0000000000000115] +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [pool-2-thread-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-7] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:28:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-29 14:28:15 [pool-2-thread-1] - === E N D - R M === 16 +[INFO ] 2020-03-29 14:28:15 [pool-2-thread-1] - Repeated Median Estimator +[INFO ] 2020-03-29 14:28:15 [pool-2-thread-1] - Line m: 5.0, b: -0.6793539041714536 +[DEBUG] 2020-03-29 14:29:38 [Thread-8] - AlgorithmHandler will start Repeated Median, with 1000 +[DEBUG] 2020-03-29 14:29:38 [Thread-8] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-03-29 14:29:38 [pool-2-thread-2] - === S T A R T - R M === +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 10000.0] +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[INFO ] 2020-03-29 14:29:39 [pool-2-thread-2] - === E N D - R M === 0 +[INFO ] 2020-03-29 14:29:39 [pool-2-thread-2] - Repeated Median Estimator +[INFO ] 2020-03-29 14:29:39 [pool-2-thread-2] - Line m: 5.0, b: -0.6793539041714536 +[DEBUG] 2020-03-29 14:29:45 [Thread-9] - AlgorithmHandler will start Repeated Median, with 1000 +[DEBUG] 2020-03-29 14:29:45 [Thread-9] - run Algorithm: RepeatedMedianEstimator +[INFO ] 2020-03-29 14:29:45 [pool-2-thread-2] - === S T A R T - R M === +[DEBUG] 2020-03-29 14:29:45 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:45 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 10000.0] +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 10000.0] +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:46 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:47 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:48 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:49 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:50 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:51 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:52 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:53 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:54 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:55 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:56 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:57 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:58 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:29:59 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:00 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:01 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:02 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:03 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:04 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:05 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:06 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:07 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:08 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:09 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:10 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:11 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:12 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:13 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:14 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:15 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:16 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:17 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:18 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:19 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:20 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:21 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:22 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:23 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:24 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:25 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:26 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:27 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:28 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:29 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:30 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:31 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:32 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:33 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:34 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:35 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:36 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000002] +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000002, 5.0] +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:37 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(-10000.0, 5.0] +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:38 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.0, 5.000000000000001] +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-13] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-11] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-29] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-21] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-27] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-1] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-5] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-17] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-9] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-31] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-19] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-3] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-25] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Open ForkJoinPool: lines: 1000 I(5.000000000000001, 5.0] +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-23] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [ForkJoinPool.commonPool-worker-15] - Bigger than threshold, split into subtask. +[DEBUG] 2020-03-29 14:30:39 [pool-2-thread-2] - Bigger than threshold, split into subtask. diff --git a/LinearRegressionTool/settings.gradle b/LinearRegressionTool/settings.gradle index 7ce0362..0cb380d 100644 --- a/LinearRegressionTool/settings.gradle +++ b/LinearRegressionTool/settings.gradle @@ -1,5 +1,4 @@ /* * This file was generated by the Gradle 'init' task. */ - rootProject.name = 'masterarbeit' diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/App.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/App.java index f9bb857..43af790 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/App.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/App.java @@ -51,9 +51,13 @@ public class App extends Application { //register at presenter new GuiRegisterService(fxmlLoader.getController()).start(); primaryStage.setTitle(TITLE); - Scene scene = new Scene(pane, 1000, 800); - scene.getStylesheets().add(ViewController.class.getResource("/style/console.css").toExternalForm()); + Scene scene = new Scene(pane, 1200, 900); + scene.getStylesheets().add(ViewController.class.getResource("/style/style.css").toExternalForm()); primaryStage.setScene(scene); + primaryStage.setOnCloseRequest(e -> { + Platform.exit(); + System.exit(0); + }); primaryStage.show(); } catch (IOException e) { Logging.logError("Error reading FXML file. ", e); diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/Line.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/Line.java index b629818..2f5d79d 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/Line.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/Line.java @@ -1,5 +1,9 @@ package de.wwwu.awolf.model; +import org.apache.commons.math3.util.Precision; + +import java.util.Objects; + /** * Implementierung verschiedener Algorithmen zur Berechnung von Ausgleichsgeraden. * @@ -7,7 +11,9 @@ package de.wwwu.awolf.model; * @Email: a_wolf28@uni-muenster.de * @Date: 12.06.2017. */ -public class Line implements Comparable{ +public class Line implements Comparable { + + private final double epsilon = 0.00001; private final Double MAX = 9999d; private final Double MIN = -9999d; @@ -76,20 +82,20 @@ public class Line implements Comparable{ } - private Double calculateX1(Double min) { + public Double calculateX1(Double min) { return min; } - private Double calculateY1(Double min) { - return (min * m) + b; + public Double calculateY1(Double min) { + return (min * (m * -1)) + b; } - private Double calculateX2(Double max) { + public Double calculateX2(Double max) { return max; } - private Double calculateY2(Double max) { - return (max * m) + b; + public Double calculateY2(Double max) { + return (max * (m * -1)) + b; } /** @@ -189,7 +195,7 @@ public class Line implements Comparable{ public boolean equals(Object obj) { if (obj instanceof Line) { Line other = (Line) obj; - return other.getM().equals(this.getM()) && other.getB().equals(this.getB()); + return Precision.equals(other.getM(), this.getM(), epsilon) && Precision.equals(other.getB(), this.getB(), epsilon); } else { return super.equals(obj); } @@ -197,7 +203,7 @@ public class Line implements Comparable{ @Override public int hashCode() { - return super.hashCode() + this.getM().hashCode() + this.getB().hashCode(); + return Objects.hash(Precision.round(m, 5), Precision.round(b, 5)); } @Override @@ -272,16 +278,10 @@ public class Line implements Comparable{ @Override public int compareTo(Line line) { - if (this.getM().equals(line.getM())) { - if (this.getB() <= line.getB()) { - return -1; - } else { - return 1; - } - } else if (this.getM() < line.getM()) { - return -1; + if (Precision.compareTo(this.getM(), line.getM(), epsilon) == 0) { + return this.getB().compareTo(line.getB()); } else { - return 1; + return this.getM().compareTo(line.getM()); } } } diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/LineModel.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/LineModel.java index cd82286..2dbcc86 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/LineModel.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/LineModel.java @@ -17,6 +17,8 @@ public class LineModel { private Double xMaximum; private Double yMinimum; private Double yMaximum; + private Double MIN; + private Double MAX; private int size; /** @@ -31,6 +33,8 @@ public class LineModel { yMinimum = Double.MAX_VALUE; yMaximum = Double.MIN_VALUE; + MIN = 0d; + MAX = 0d; } @@ -41,8 +45,17 @@ public class LineModel { */ public void addLine(Line line) { this.lines.add(line); + MIN = line.getM() <= MIN ? line.getM() : MIN; + MAX = line.getM() >= MAX ? line.getM() : MAX; } + public Double getMIN() { + return MIN; + } + + public Double getMAX() { + return MAX; + } /** * @return Liste der Geraden @@ -55,7 +68,7 @@ public class LineModel { * @param lines Liste der Geraden */ public void setLines(Set lines) { - this.lines = lines; + lines.forEach(this::addLine); this.size = lines.size(); } diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/Point.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/Point.java index 6967eb8..007af2e 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/Point.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/Point.java @@ -1,5 +1,9 @@ package de.wwwu.awolf.model; +import org.apache.commons.math3.util.Precision; + +import java.util.Objects; + /** * Implementierung verschiedener Algorithmen zur Berechnung von Ausgleichsgeraden. * @@ -9,6 +13,8 @@ package de.wwwu.awolf.model; */ public class Point implements Comparable { + private final double epsilon = 0.00001; + private Double x; private Double y; private String id; @@ -67,16 +73,10 @@ public class Point implements Comparable { @Override public int compareTo(Point o) { - if (this.getX().equals(o.getX())) { - if (this.getY() <= o.getY()) { - return -1; - } else { - return 1; - } - } else if (this.getX() < o.getX()) { - return -1; + if (Precision.compareTo(this.getX(), o.getX(), epsilon) == 0) { + return this.getY().compareTo(o.getY()); } else { - return 1; + return this.getX().compareTo(o.getX()); } } @@ -90,7 +90,7 @@ public class Point implements Comparable { public boolean equals(Object obj) { if (obj instanceof Point) { Point other = (Point) obj; - return other.getX().equals(this.getX()) && other.getY().equals(this.getY()); + return Precision.equals(other.getX(), this.getX(), epsilon) && Precision.equals(other.getY(), this.getY(), epsilon); } else { return super.equals(obj); } @@ -98,7 +98,7 @@ public class Point implements Comparable { @Override public int hashCode() { - return super.hashCode() + this.getX().hashCode() + this.getY().hashCode(); + return Objects.hash(Precision.round(x, 5), Precision.round(y, 5)); } /** diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/communication/AlgorithmData.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/communication/AlgorithmData.java index 2057e03..18456dc 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/communication/AlgorithmData.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/communication/AlgorithmData.java @@ -1,12 +1,22 @@ package de.wwwu.awolf.model.communication; import de.wwwu.awolf.model.Line; +import de.wwwu.awolf.presenter.algorithms.Algorithm; public class AlgorithmData implements Data { private SubscriberType type; + private Algorithm.Type algorithmType; private Line lineData; + public Algorithm.Type getAlgorithmType() { + return algorithmType; + } + + public void setAlgorithmType(Algorithm.Type algorithmType) { + this.algorithmType = algorithmType; + } + @Override public SubscriberType getType() { return type; diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/communication/SubscriberType.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/communication/SubscriberType.java index e05b684..31056e9 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/communication/SubscriberType.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/model/communication/SubscriberType.java @@ -7,9 +7,7 @@ public enum SubscriberType { EVAL_T, LINES_RES, LINES_RES_MULT, - LMS, - RM, - TS, + ALGORITHM, PICTURE, GENERATOR } diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/AbstractPresenter.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/AbstractPresenter.java index b1bd02f..bf9303c 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/AbstractPresenter.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/AbstractPresenter.java @@ -10,6 +10,7 @@ import de.wwwu.awolf.presenter.evaluation.EvaluatationHandler; import de.wwwu.awolf.presenter.util.Logging; import de.wwwu.awolf.view.ViewController; import javafx.application.Platform; +import javafx.beans.property.BooleanProperty; import java.util.Objects; import java.util.Set; @@ -57,32 +58,20 @@ public abstract class AbstractPresenter implements Flow.Subscriber { @Override public void onNext(Data data) { + Logging.logDebug("Presenter received message. Type: " + data.getType()); switch (data.getType()) { case EVALUATION_TABLE_DATA: evaluatedDatas(data); break; - case LMS: - visualizeLmsAlgorithm(data); - break; - case RM: - visualizeRmAlgorithm(data); - break; - case TS: - visualizeTsAlgorithm(data); - break; - case GENERATOR: - Logging.logInfo("Generierung war Erfolgreich"); + case ALGORITHM: + visualizeAlgorithm(data); break; default: break; } } - protected abstract void visualizeTsAlgorithm(Data data); - - protected abstract void visualizeRmAlgorithm(Data data); - - protected abstract void visualizeLmsAlgorithm(Data data); + protected abstract void visualizeAlgorithm(Data data); protected abstract void evaluatedDatas(Data data); @@ -107,18 +96,29 @@ public abstract class AbstractPresenter implements Flow.Subscriber { this.algorithmHandler.runAlgorithmByType(type, lines); } + /** + * Execute an algorithm specified by a type + * + * @param type algorithm type + * @param lines set of lines + */ + public void executeAlgorithmByType(Algorithm.Type type, Set lines, BooleanProperty guiFlag) { + this.algorithmHandler.runAlgorithmByType(type, lines, guiFlag); + } + /** * Execute an algorithm specified by a type * (use the Lines from the LineModel) * * @param type algorithm type */ - public void executeAlgorithmByType(Algorithm.Type type) { + public Line executeAlgorithmByType(Algorithm.Type type, BooleanProperty guiFlag) { if (getModel().getSize() == 0) { Logging.logDebug("No lines in the Model. Nothing to calculate."); + throw new IllegalArgumentException(); } else { Logging.logDebug("AlgorithmHandler will start " + type.getName() + ", with " + getModel().getSize()); - this.algorithmHandler.runAlgorithmByType(type, getModel().getLines()); + return this.algorithmHandler.runAlgorithmByType(type, getModel().getLines(), guiFlag); } } @@ -141,7 +141,6 @@ public abstract class AbstractPresenter implements Flow.Subscriber { */ public void registerView(ViewController view) { this.view = view; - Logging.enableGuiLogging(); Logging.logDebug("View has been set."); diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/Presenter.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/Presenter.java index 74a5ecc..011698c 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/Presenter.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/Presenter.java @@ -7,6 +7,7 @@ import de.wwwu.awolf.model.communication.EvaluationData; import de.wwwu.awolf.presenter.data.DataHandler; import de.wwwu.awolf.presenter.evaluation.EvaluatationHandler; import de.wwwu.awolf.presenter.util.Logging; +import javafx.application.Platform; import javax.swing.*; import java.io.File; @@ -37,27 +38,13 @@ public class Presenter extends AbstractPresenter { } @Override - protected void visualizeTsAlgorithm(Data data) { + protected void visualizeAlgorithm(Data data) { AlgorithmData algorithmData = (AlgorithmData) data; - SwingUtilities.invokeLater(() -> getView().visualizeTS(algorithmData.getLineData())); - Logging.logInfo("Theil-Sen Estimator"); - Logging.logInfo(algorithmData.getLineData().toString()); - } - @Override - protected void visualizeRmAlgorithm(Data data) { - AlgorithmData algorithmData = (AlgorithmData) data; - SwingUtilities.invokeLater(() -> getView().visualizeRM(algorithmData.getLineData())); - Logging.logInfo("Repeated Median Estimator"); - Logging.logInfo(algorithmData.getLineData().toString()); - } - - @Override - protected void visualizeLmsAlgorithm(Data data) { - AlgorithmData algorithmData = (AlgorithmData) data; - SwingUtilities.invokeLater(() -> getView().visualizeLMS(algorithmData.getLineData())); - Logging.logInfo("Least Median of Squares"); - Logging.logInfo(algorithmData.getLineData().toString()); + Platform.runLater(() -> { + getView().getAlgorithmTabControllers().get(algorithmData.getAlgorithmType()).updatePlot(getModel(), algorithmData.getLineData()); + }); + Logging.logInfo("Type: " + algorithmData.getType() + ". Result: " + algorithmData.getLineData().toString()); } @Override @@ -100,6 +87,9 @@ public class Presenter extends AbstractPresenter { getModel().setLines(data); //Berechnung der Schnittpunkte und vis. der Ergebnisse (anz. Geraden, anz. Schnittpunkte) Logging.logInfo("Import was successful! "); + Platform.runLater(() -> { + getView().getAlgorithmTabControllers().values().forEach(e -> e.updatePlot(getModel(), null)); + }); return data; } @@ -113,6 +103,9 @@ public class Presenter extends AbstractPresenter { Set data = getDataHandler().getData(type, n); getModel().setLines(data); Logging.logInfo("Generate was successful!"); + Platform.runLater(() -> { + getView().getAlgorithmTabControllers().values().forEach(e -> e.updatePlot(getModel(), null)); + }); return data; } diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/AlgorithmHandler.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/AlgorithmHandler.java index 7e4d5bf..e7fdd0c 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/AlgorithmHandler.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/AlgorithmHandler.java @@ -3,6 +3,7 @@ package de.wwwu.awolf.presenter.algorithms; import de.wwwu.awolf.model.Line; import de.wwwu.awolf.presenter.Presenter; import de.wwwu.awolf.presenter.util.Logging; +import javafx.beans.property.BooleanProperty; import javax.annotation.Nullable; import java.util.EnumMap; @@ -38,7 +39,11 @@ public class AlgorithmHandler { } @Nullable - public Line runAlgorithmByType(final Algorithm.Type type, final Set setOfLines) { + public Line runAlgorithmByType(final Algorithm.Type type, final Set setOfLines, final BooleanProperty guiFlag) { + + if (guiFlag != null) + guiFlag.setValue(true); + //get the instance Algorithm algorithm = algorithmMapping.get(type); algorithm.setPresenter(Presenter.getInstance()); @@ -51,16 +56,25 @@ public class AlgorithmHandler { completionService.submit(algorithm); try { + return completionService.take().get(); } catch (InterruptedException e) { Logging.logError("Interrupt Exception while waiting for result of Algorithm: " + algorithm.getType(), e); Thread.currentThread().interrupt(); } catch (ExecutionException e) { Logging.logError("Execution Exception while computing the result of Algorithm: " + algorithm.getType(), e); + } finally { + if (guiFlag != null) + guiFlag.setValue(false); } return null; } + @Nullable + public Line runAlgorithmByType(final Algorithm.Type type, final Set setOfLines) { + return runAlgorithmByType(type, setOfLines, null); + } + private void lookUp() { Logging.logDebug("Lookup for Algorithm Classes."); ServiceLoader load = ServiceLoader.load(Algorithm.class); diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/advanced/LeastMedianOfSquaresEstimator.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/advanced/LeastMedianOfSquaresEstimator.java index 12b7f38..195a8aa 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/advanced/LeastMedianOfSquaresEstimator.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/advanced/LeastMedianOfSquaresEstimator.java @@ -362,14 +362,15 @@ public class LeastMedianOfSquaresEstimator implements Algorithm { private Line pepareResult() { if (this.subscriber != null) { - double m = (getSigmaMin().getX2() + getSigmaMin().getX1()) * 0.5; + double m = ((getSigmaMin().getX2() + getSigmaMin().getX1()) * 0.5); double b = (getSigmaMin().getY2() + getSigmaMin().getY1()) * -0.5; slope = m; yInterception = b; AlgorithmData data = new AlgorithmData(); - data.setType(SubscriberType.LMS); + data.setAlgorithmType(getType()); + data.setType(SubscriberType.ALGORITHM); data.setLineData(new Line(m, b)); this.subscriber.onNext(data); } else { diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/advanced/RepeatedMedianEstimator.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/advanced/RepeatedMedianEstimator.java index 931f047..b391530 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/advanced/RepeatedMedianEstimator.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/advanced/RepeatedMedianEstimator.java @@ -237,7 +237,8 @@ public class RepeatedMedianEstimator implements Algorithm { if (this.subscriber != null) { AlgorithmData data = new AlgorithmData(); - data.setType(SubscriberType.RM); + data.setAlgorithmType(getType()); + data.setType(SubscriberType.ALGORITHM); data.setLineData(new Line(getSlope(), getyInterception())); this.subscriber.onNext(data); } diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/advanced/TheilSenEstimator.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/advanced/TheilSenEstimator.java index e4f27e7..719bdb2 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/advanced/TheilSenEstimator.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/advanced/TheilSenEstimator.java @@ -206,7 +206,8 @@ public class TheilSenEstimator implements Algorithm { if (this.subscriber != null) { AlgorithmData data = new AlgorithmData(); - data.setType(SubscriberType.TS); + data.setAlgorithmType(getType()); + data.setType(SubscriberType.ALGORITHM); data.setLineData(new Line(m, b)); this.subscriber.onNext(data); } diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/naiv/NaivLeastMedianOfSquaresEstimator.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/naiv/NaivLeastMedianOfSquaresEstimator.java index 486f4e8..b0a07aa 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/naiv/NaivLeastMedianOfSquaresEstimator.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/naiv/NaivLeastMedianOfSquaresEstimator.java @@ -1,7 +1,9 @@ package de.wwwu.awolf.presenter.algorithms.naiv; import de.wwwu.awolf.model.Line; +import de.wwwu.awolf.model.communication.AlgorithmData; import de.wwwu.awolf.model.communication.Data; +import de.wwwu.awolf.model.communication.SubscriberType; import de.wwwu.awolf.presenter.AbstractPresenter; import de.wwwu.awolf.presenter.algorithms.Algorithm; import de.wwwu.awolf.presenter.util.FastElementSelector; @@ -66,6 +68,12 @@ public class NaivLeastMedianOfSquaresEstimator implements Algorithm { Logging.logInfo("=== E N D - naiv L M S ==="); Logging.logInfo("Slope: " + getSlope() + ", y-Interception: " + getYInterception()); + AlgorithmData data = new AlgorithmData(); + data.setAlgorithmType(getType()); + data.setType(SubscriberType.ALGORITHM); + data.setLineData(new Line(getSlope(), getYInterception())); + this.subscriber.onNext(data); + return new Line(getSlope(), getYInterception()); } diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/naiv/NaivRepeatedMedianEstimator.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/naiv/NaivRepeatedMedianEstimator.java index cd4f29d..5df7851 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/naiv/NaivRepeatedMedianEstimator.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/naiv/NaivRepeatedMedianEstimator.java @@ -2,7 +2,9 @@ package de.wwwu.awolf.presenter.algorithms.naiv; import de.wwwu.awolf.model.Line; import de.wwwu.awolf.model.Point; +import de.wwwu.awolf.model.communication.AlgorithmData; import de.wwwu.awolf.model.communication.Data; +import de.wwwu.awolf.model.communication.SubscriberType; import de.wwwu.awolf.presenter.AbstractPresenter; import de.wwwu.awolf.presenter.algorithms.Algorithm; import de.wwwu.awolf.presenter.util.FastElementSelector; @@ -85,7 +87,11 @@ public class NaivRepeatedMedianEstimator implements Algorithm { end = System.currentTimeMillis(); Logging.logInfo("=== E N D - naiv R M ==="); Logging.logInfo("Slope: " + getSlope() + ", y-Interception: " + getYInterception()); - + AlgorithmData data = new AlgorithmData(); + data.setAlgorithmType(getType()); + data.setType(SubscriberType.ALGORITHM); + data.setLineData(new Line(getSlope(), getYInterception())); + this.subscriber.onNext(data); return new Line(getSlope(), getYInterception()); } diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/naiv/NaivTheilSenEstimator.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/naiv/NaivTheilSenEstimator.java index 5041c60..0c3f9f1 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/naiv/NaivTheilSenEstimator.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/algorithms/naiv/NaivTheilSenEstimator.java @@ -1,7 +1,9 @@ package de.wwwu.awolf.presenter.algorithms.naiv; import de.wwwu.awolf.model.Line; +import de.wwwu.awolf.model.communication.AlgorithmData; import de.wwwu.awolf.model.communication.Data; +import de.wwwu.awolf.model.communication.SubscriberType; import de.wwwu.awolf.presenter.AbstractPresenter; import de.wwwu.awolf.presenter.algorithms.Algorithm; import de.wwwu.awolf.presenter.util.FastElementSelector; @@ -66,7 +68,11 @@ public class NaivTheilSenEstimator implements Algorithm { end = System.currentTimeMillis(); Logging.logInfo("=== E N D - naiv T S ==="); Logging.logInfo("Slope: " + getSlope() + ", y-Interception: " + getYInterception()); - + AlgorithmData data = new AlgorithmData(); + data.setAlgorithmType(getType()); + data.setType(SubscriberType.ALGORITHM); + data.setLineData(new Line(getSlope(), getYInterception())); + this.subscriber.onNext(data); return new Line(getSlope(), getYInterception()); } diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/data/DataHandler.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/data/DataHandler.java index 42d0834..7c1990d 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/data/DataHandler.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/data/DataHandler.java @@ -78,5 +78,11 @@ public class DataHandler { CIRCLE } + public enum ActionType { + IMPORT, + EXPORT, + GENERATE + } + } diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/util/IntersectionComputer.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/util/IntersectionComputer.java index c1d922c..c6fb15f 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/util/IntersectionComputer.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/util/IntersectionComputer.java @@ -8,6 +8,7 @@ import java.util.*; import java.util.concurrent.ForkJoinPool; import java.util.concurrent.ForkJoinTask; import java.util.concurrent.RecursiveTask; +import java.util.concurrent.atomic.AtomicInteger; import java.util.stream.Collectors; /** @@ -45,15 +46,21 @@ public class IntersectionComputer { * @param higher obere Schranke * @return Liste der Schnittpunkte */ - public Collection compute(final List lines, final double lower, final double higher) { + public Set compute(final Collection lines, final double lower, final double higher) { + + final Set fullInput = new HashSet<>(lines); + final Set copyInput = new HashSet<>(lines); + + if (lower == higher) { - return Collections.emptyList(); + return Collections.emptySet(); } else { Logging.logDebug("Open ForkJoinPool: lines: " + lines.size() + " I(" + lower + ", " + higher + "]"); ForkJoinPool pool = ForkJoinPool.commonPool(); - RecursiveComputationTask recursiveComputationTask = new RecursiveComputationTask(lines, lines, lower, higher); + RecursiveComputationTask recursiveComputationTask = new RecursiveComputationTask(fullInput, copyInput, lower, higher); pool.execute(recursiveComputationTask); - return recursiveComputationTask.join(); + Set join = recursiveComputationTask.join(); + return join; } } @@ -64,7 +71,7 @@ public class IntersectionComputer { * @param sampledLine eine spezielle Gerade * @return Liste mit x Koordinaten der Schnittpunkte */ - public List calculateIntersectionAbscissas(List set, Line sampledLine, double lower, double upper) { + public List calculateIntersectionAbscissas(Collection set, Line sampledLine, double lower, double upper) { List lines = new LinkedList<>(set); Set intersections = new HashSet<>(); @@ -79,16 +86,16 @@ public class IntersectionComputer { return new ArrayList<>(intersections); } - private class RecursiveComputationTask extends RecursiveTask> { + private class RecursiveComputationTask extends RecursiveTask> { - private static final int THRESHOLD = 20; + private static final int THRESHOLD = 200; - private final List lines; - private final List fullList; + private final Set lines; + private final Set fullList; private final double lower; private final double upper; - public RecursiveComputationTask(final List fullList, final List lines, final double lower, final double upper) { + public RecursiveComputationTask(final Set fullList, final Set lines, final double lower, final double upper) { this.lines = lines; this.fullList = fullList; this.lower = lower; @@ -96,12 +103,11 @@ public class IntersectionComputer { } @Override - protected Collection compute() { + protected Set compute() { if (this.lines.isEmpty()) { - return Collections.emptyList(); + return Collections.emptySet(); } else if (this.lines.size() > THRESHOLD) { - Logging.logDebug("Bigger than threshold, split into subtask."); - return ForkJoinTask.invokeAll(createSubTask()).stream().map(ForkJoinTask::join).flatMap(Collection::stream).collect(Collectors.toList()); + return ForkJoinTask.invokeAll(createSubTask()).stream().map(ForkJoinTask::join).flatMap(Collection::stream).collect(Collectors.toSet()); } else { return work(this.fullList, this.lines, this.lower, this.upper); } @@ -109,12 +115,27 @@ public class IntersectionComputer { private Collection createSubTask() { List dividedTasks = new ArrayList<>(); - dividedTasks.add(new RecursiveComputationTask(this.fullList, this.lines.subList(0, this.lines.size() / 2), this.lower, this.upper)); - dividedTasks.add(new RecursiveComputationTask(this.fullList, this.lines.subList(this.lines.size() / 2, this.lines.size()), this.lower, this.upper)); + + long midpoint = Math.round(this.lines.size() * 0.5); + + Set firstSubSet = new HashSet<>(); + Set secondSubSet = new HashSet<>(); + AtomicInteger count = new AtomicInteger(); + this.lines.forEach(next -> { + int index = count.getAndIncrement(); + if (index < midpoint) { + firstSubSet.add(next); + } else { + secondSubSet.add(next); + } + }); + + dividedTasks.add(new RecursiveComputationTask(this.fullList, firstSubSet, this.lower, this.upper)); + dividedTasks.add(new RecursiveComputationTask(this.fullList, secondSubSet, this.lower, this.upper)); return dividedTasks; } - private Collection work(List fullList, List lines, double lower, double higher) { + private Set work(Set fullList, Set lines, double lower, double higher) { Set points = new HashSet<>(); List> lists = Lists.cartesianProduct(new ArrayList<>(fullList), new ArrayList<>(lines)); lists.forEach(entry -> { diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/util/Logging.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/util/Logging.java index 63ab002..e2863b8 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/util/Logging.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/presenter/util/Logging.java @@ -10,9 +10,7 @@ public class Logging { } - public static void enableGuiLogging() { - logger.addAppender(new GuiAppender()); - } + private static Logger getLogger() { return logger; diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/ViewController.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/ViewController.java index 11626a7..1561fef 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/ViewController.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/ViewController.java @@ -2,23 +2,21 @@ package de.wwwu.awolf.view; import de.wwwu.awolf.model.Line; +import de.wwwu.awolf.presenter.Presenter; import de.wwwu.awolf.presenter.algorithms.Algorithm; import de.wwwu.awolf.presenter.data.DataHandler; import de.wwwu.awolf.presenter.util.Logging; import de.wwwu.awolf.view.controller.AlgorithmTabController; import de.wwwu.awolf.view.services.DataService; import javafx.application.Platform; -import javafx.event.ActionEvent; -import javafx.event.EventHandler; import javafx.fxml.FXMLLoader; -import javafx.scene.Node; import javafx.scene.Parent; import javafx.scene.control.*; +import javafx.stage.FileChooser; +import java.io.File; import java.io.IOException; -import java.util.Collection; -import java.util.HashMap; -import java.util.Map; +import java.util.*; /** * Implementierung verschiedener Algorithmen zur Berechnung von Ausgleichsgeraden. @@ -34,10 +32,15 @@ public class ViewController { public TabPane tabPane; public MenuBar menuBar; - public TextArea logArea; + private Map algorithmTabControllers; + + public Map getAlgorithmTabControllers() { + return algorithmTabControllers; + } public ViewController() { super(); + this.algorithmTabControllers = new EnumMap<>(Algorithm.Type.class); } public void initGui() { @@ -54,7 +57,6 @@ public class ViewController { props.put("dsfsdfsdf", "dsadasd"); - try { for (Algorithm.Type value : Algorithm.Type.values()) { FXMLLoader loader = new FXMLLoader(); @@ -63,7 +65,9 @@ public class ViewController { AlgorithmTabController controller = loader.getController(); controller.setAlgorithmType(value); controller.setProperties(props); + controller.setModel(Presenter.getInstance().getModel()); controller.init(); + this.algorithmTabControllers.put(value, controller); Tab tab = new Tab(value.getName(), parent); tab.setId(value.name()); tabPane.getTabs().add(tab); @@ -74,7 +78,6 @@ public class ViewController { } - } private void initMenuBar() { @@ -84,18 +87,39 @@ public class ViewController { Menu helpMenu = new Menu("Help"); // Create MenuItems + //export the data MenuItem exportItem = new MenuItem("Export"); + exportItem.setOnAction(actionEvent -> { + FileChooser fileChooser = new FileChooser(); + File file = fileChooser.showOpenDialog(null); + if (file != null && file.canWrite() && file.canRead()) { + new DataService(DataHandler.ActionType.EXPORT, file).start(); + } + }); + + //start an import of data MenuItem importItem = new MenuItem("Import"); + importItem.setOnAction(actionEvent -> { + FileChooser fileChooser = new FileChooser(); + File file = fileChooser.showOpenDialog(null); + if (file != null && file.canWrite() && file.canRead()) { + new DataService(DataHandler.ActionType.IMPORT, file).start(); + } + }); + + //exit menu item should stop the application MenuItem exitItem = new MenuItem("Exit"); + exitItem.setOnAction(actionEvent -> { + Platform.exit(); + System.exit(0); + }); + + // about the application MenuItem aboutItem = new MenuItem("About"); MenuItem generationItem = new MenuItem("Generate"); - generationItem.setOnAction(new EventHandler() { - @Override - public void handle(ActionEvent actionEvent) { - //TODO - new DataService(DataHandler.DataType.LINE, 100).start(); - } + generationItem.setOnAction(actionEvent -> { + new DataService(DataHandler.ActionType.GENERATE, DataHandler.DataType.LINE, 1000).start(); }); MenuItem evaluationItem = new MenuItem("Evaluate"); @@ -156,11 +180,6 @@ public class ViewController { */ public void appendEvalResult(Map> tableEntries) { -// SwingUtilities.invokeLater(() -> { -// evaluationPanel.addRow(tableEntries); -// evaluationPanel.repaint(); -// evaluationPanel.revalidate(); -// }); } /** @@ -172,154 +191,16 @@ public class ViewController { appendEvalResult(res); } - - /******************************************************************************************************************* - * init GUI - ******************************************************************************************************************/ - /** - * Komponenten werden in Container gesetzt - */ - private void addComponents() { -// toolBar.add(importButton); -// toolBar.add(exportButton); -// toolBar.add(generateButton); -// toolBar.setFloatable(false); -// -// setJMenuBar(menu.getMenuBar()); -// add(toolBar); -// -// setupSplitPane(); -// setupTabbedPane(); -// ((JPanel) progressDialog.getContentPane()).setBorder(BorderFactory.createLineBorder(Color.DARK_GRAY)); -// -// this.add(toolBar, BorderLayout.NORTH); -// this.add(splitpane, BorderLayout.CENTER); - } - - - /** - * Initialisierung der Komponenten - */ - private void initializeComponents(Collection list) { - -// //panels -// toolBar = new JToolBar(); -// lmsPanel = new LMSPanel(); -// rmPanel = new RMPanel(); -// tsPanel = new TSPanel(); -// menu = new MenuBar(); -// -// //Dialogs -// progressDialog = new JDialog(); -// progressDialog.setLocationRelativeTo(null); -// progressContent = progressDialog.getContentPane(); -// progressBar = new JProgressBar(); -// -// //Panes -// tabbedPane = new JTabbedPane(); -// output = new InfoPanel(); -// splitpane = new JSplitPane(); -// -// //Buttons -// importButton = new JButton(); -// generateButton = new JButton(); -// exportButton = new JButton(); - - } - - /** - * Icons werden passend gesetzt - */ - private void setIcons() { -// try { -// ClassLoader classLoader = getClass().getClassLoader(); -// Image imgImport = ImageIO.read(classLoader.getResource("import.png")).getScaledInstance(16, 16, Image.SCALE_SMOOTH); -// Image imgStart = ImageIO.read(classLoader.getResource("start.png")).getScaledInstance(32, 32, Image.SCALE_SMOOTH); -// Image imgGenerate = ImageIO.read(classLoader.getResource("generate.png")).getScaledInstance(16, 16, Image.SCALE_SMOOTH); -// Image imgExport = ImageIO.read(classLoader.getResource("export.png")).getScaledInstance(16, 16, Image.SCALE_SMOOTH); -// Image imgFrame = ImageIO.read(classLoader.getResource("frame.png")).getScaledInstance(32, 23, Image.SCALE_SMOOTH); -// -// importButton.setIcon(new ImageIcon(imgImport)); -// exportButton.setIcon(new ImageIcon(imgExport)); -// generateButton.setIcon(new ImageIcon(imgGenerate)); -// lmsPanel.getStartButton().setIcon(new ImageIcon(imgStart)); -// rmPanel.getStartButton().setIcon(new ImageIcon(imgStart)); -// tsPanel.getStartButton().setIcon(new ImageIcon(imgStart)); -// this.setIconImage(imgFrame); -// } catch (IOException e) { -// Logging.logError(e.getMessage(), e); -// } - } - - /** - * Funktionalitäten werden hinzugefügt - */ - public void setActionListeners() { -// //action listener für MenuItems -// menu.addActionListeners(); -// -// //action listener für diese Klasse -// lmsPanel.getStartButton().addActionListener(new StartAlgorithmListener(((Presenter) getPresenter()), lmsPanel)); -// rmPanel.getStartButton().addActionListener(new StartAlgorithmListener(((Presenter) getPresenter()), rmPanel)); -// tsPanel.getStartButton().addActionListener(new StartAlgorithmListener(((Presenter) getPresenter()), tsPanel)); -// importButton.addActionListener(new ImportDataListener((Presenter) this.getPresenter())); -// exportButton.addActionListener(new ExportDataListener((Presenter) this.getPresenter())); -// generateButton.addActionListener(new GenerateDataListener((Presenter) this.getPresenter())); - - } - /** * Funktionalitäten werden aktiviert. */ public void enableFunctionality() { -// this.getLmsPanel().getStartButton().setEnabled(true); -// this.getRmPanel().getStartButton().setEnabled(true); -// this.getTsPanel().getStartButton().setEnabled(true); -// this.getExportButton().setEnabled(true); } /** * Funktionalitäten werden deaktiviert. */ public void disableFunctionality() { -// this.getLmsPanel().getStartButton().setEnabled(false); -// this.getRmPanel().getStartButton().setEnabled(false); -// this.getTsPanel().getStartButton().setEnabled(false); -// this.getExportButton().setEnabled(false); } - /******************************************************************************************************************* - * log Methode - ******************************************************************************************************************/ - /** - * @param s Text der ausgegeben wird - */ - public void logInfo(String s) { - Platform.runLater(() -> { - logArea.appendText(s + "\n"); - }); - } - - /** - * @param s Fehlertext der ausgegeben wird - */ - public void logError(String s) { - Platform.runLater(() -> { - logArea.appendText(s + "\n"); - }); - } - - /** - * @param s Text der in grüner Farbe ausgegeben wird - */ - public void logWarning(String s) { - Platform.runLater(() -> { - logArea.appendText(s + "\n"); - }); - } - - - /******************************************************************************************************************* - * Getter und Setter Methoden - ******************************************************************************************************************/ } diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/controller/AlgorithmTabController.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/controller/AlgorithmTabController.java index cd593a3..539abf8 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/controller/AlgorithmTabController.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/controller/AlgorithmTabController.java @@ -1,45 +1,59 @@ package de.wwwu.awolf.view.controller; +import de.wwwu.awolf.model.Line; +import de.wwwu.awolf.model.LineModel; import de.wwwu.awolf.presenter.algorithms.Algorithm; import de.wwwu.awolf.view.services.ButtonClickService; +import javafx.beans.property.BooleanProperty; import javafx.fxml.FXML; import javafx.geometry.Insets; import javafx.geometry.Pos; -import javafx.scene.canvas.Canvas; +import javafx.scene.chart.LineChart; +import javafx.scene.chart.XYChart; import javafx.scene.control.Button; import javafx.scene.control.Label; import javafx.scene.control.TextField; import javafx.scene.layout.BorderPane; import javafx.scene.layout.VBox; -import javafx.scene.text.Font; import java.util.Map; public class AlgorithmTabController { + private final XYChart.Series dataSerie; + private final XYChart.Series lineSerie; private Algorithm.Type algorithmType; private Map properties; + private LineModel model; @FXML - public Canvas canvas; + public LineChart chart; @FXML public VBox vBox; @FXML public Button startButton; - - public AlgorithmTabController() { - + dataSerie = new XYChart.Series<>(); + dataSerie.setName("Datapoints"); + lineSerie = new XYChart.Series<>(); + lineSerie.setName("Estimated Line"); } + public LineModel getModel() { + return model; + } + + public void setModel(LineModel model) { + this.model = model; + } public void init() { // add GUI elements to maintain the parameters properties.forEach((key, value) -> { //Pane component for the layout BorderPane borderPane = new BorderPane(); - borderPane.setPadding(new Insets(10,0,10,0)); + borderPane.setPadding(new Insets(10, 0, 10, 0)); //text field for the input TextField textField = new TextField(value); @@ -47,9 +61,8 @@ public class AlgorithmTabController { //label Label label = new Label(key); label.setAlignment(Pos.BASELINE_LEFT); - label.setFont(new Font("Arial", 17)); label.setLabelFor(textField); - label.setPadding(new Insets(2,10,0,0)); + label.setPadding(new Insets(2, 10, 0, 0)); //add components borderPane.setLeft(label); @@ -57,9 +70,32 @@ public class AlgorithmTabController { vBox.getChildren().add(borderPane); }); + BooleanProperty booleanProperty = startButton.disableProperty(); startButton.setOnAction(event -> { - new ButtonClickService(algorithmType).start(); - }); + ButtonClickService buttonClickService = new ButtonClickService(algorithmType, booleanProperty); + buttonClickService.start(); + } + ); + + updatePlot(this.model, null); + chart.getData().add(dataSerie); + chart.getData().add(lineSerie); + } + + public void updatePlot(final LineModel model, final Line pLine) { + dataSerie.getData().clear(); + model.getLines().forEach(line -> dataSerie.getData().add(new XYChart.Data<>(line.getM(), line.getB()))); + + if (pLine != null) { + lineSerie.getData().clear(); + Double x1 = pLine.calculateX1(model.getMIN()); + Double y1 = pLine.calculateY1(model.getMIN()); + Double x2 = pLine.calculateX2(model.getMAX()); + Double y2 = pLine.calculateY2(model.getMAX()); + + lineSerie.getData().add(new XYChart.Data<>(x1, y1)); + lineSerie.getData().add(new XYChart.Data<>(x2, y2)); + } } public Algorithm.Type getAlgorithmType() { @@ -77,4 +113,6 @@ public class AlgorithmTabController { public void setProperties(Map properties) { this.properties = properties; } + + } diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/services/ButtonClickService.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/services/ButtonClickService.java index ed14a34..d94a441 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/services/ButtonClickService.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/services/ButtonClickService.java @@ -1,26 +1,37 @@ package de.wwwu.awolf.view.services; +import de.wwwu.awolf.model.Line; import de.wwwu.awolf.presenter.Presenter; import de.wwwu.awolf.presenter.algorithms.Algorithm; +import javafx.beans.property.BooleanProperty; import javafx.concurrent.Service; import javafx.concurrent.Task; -public class ButtonClickService extends Service { +public class ButtonClickService extends Service { + private final BooleanProperty startButtonDisabled; private Algorithm.Type type; - public ButtonClickService(Algorithm.Type type) { - this.type = type; + public ButtonClickService(Algorithm.Type algorithmType, BooleanProperty startButtonDisabled) { + this.startButtonDisabled = startButtonDisabled; + this.type = algorithmType; } @Override - protected Task createTask() { + protected Task createTask() { - return new Task() { + return new Task() { @Override - protected String call() throws Exception { - Presenter.getInstance().executeAlgorithmByType(type); - return "done"; + protected Boolean call() throws Exception { + try { + Line line = Presenter.getInstance().executeAlgorithmByType(type, startButtonDisabled); + if (line != null) { + return true; + } + } catch (IllegalArgumentException e) { + return true; + } + return false; } }; } diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/services/DataService.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/services/DataService.java index 7ce8b11..3be351c 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/services/DataService.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/services/DataService.java @@ -5,23 +5,46 @@ import de.wwwu.awolf.presenter.data.DataHandler; import javafx.concurrent.Service; import javafx.concurrent.Task; -public class DataService extends Service { +import java.io.File; +public class DataService extends Service { + + private File file; private DataHandler.DataType type; + private DataHandler.ActionType actionType; private int n; - public DataService(DataHandler.DataType type, int n) { + public DataService(final DataHandler.ActionType actionType, final DataHandler.DataType type, final int n) { this.type = type; + this.actionType = actionType; this.n = n; } + public DataService(final DataHandler.ActionType actionType, final File file) { + this.actionType = actionType; + this.file = file; + this.type = null; + this.n = -1; + } + @Override - protected Task createTask() { + protected Task createTask() { return new Task<>() { @Override - protected String call() throws Exception { - Presenter.getInstance().generateDataset(n, type); - return "done"; + protected Boolean call() throws Exception { + switch (actionType) { + case EXPORT: + Presenter.getInstance().exportDataset(file); + break; + case IMPORT: + Presenter.getInstance().importDataset(file); + break; + case GENERATE: + Presenter.getInstance().generateDataset(n, type); + break; + } + + return true; } }; } diff --git a/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/services/GuiRegisterService.java b/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/services/GuiRegisterService.java index 1f7a23f..a64bc03 100644 --- a/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/services/GuiRegisterService.java +++ b/LinearRegressionTool/src/main/java/de/wwwu/awolf/view/services/GuiRegisterService.java @@ -5,7 +5,7 @@ import de.wwwu.awolf.view.ViewController; import javafx.concurrent.Service; import javafx.concurrent.Task; -public class GuiRegisterService extends Service { +public class GuiRegisterService extends Service { private final ViewController view; @@ -15,12 +15,12 @@ public class GuiRegisterService extends Service { } @Override - protected Task createTask() { + protected Task createTask() { return new Task<>() { @Override - protected String call() throws Exception { + protected Boolean call() throws Exception { Presenter.getInstance().registerView(view); - return "Done"; + return true; } }; } diff --git a/LinearRegressionTool/src/main/resources/views/AlgorithmTab.fxml b/LinearRegressionTool/src/main/resources/views/AlgorithmTab.fxml index 3ab0a62..1aa8316 100644 --- a/LinearRegressionTool/src/main/resources/views/AlgorithmTab.fxml +++ b/LinearRegressionTool/src/main/resources/views/AlgorithmTab.fxml @@ -2,11 +2,11 @@ - + - + @@ -22,16 +22,6 @@ -
- -
- - - - - - - @@ -46,4 +36,20 @@ +
+ + + + + + + + + + + + + + +
diff --git a/LinearRegressionTool/src/main/resources/views/MainFrame.fxml b/LinearRegressionTool/src/main/resources/views/MainFrame.fxml index 5aa7b0f..03c7395 100644 --- a/LinearRegressionTool/src/main/resources/views/MainFrame.fxml +++ b/LinearRegressionTool/src/main/resources/views/MainFrame.fxml @@ -12,12 +12,6 @@
- - -
-